Lua Error 2nd #1255


Open
  • Mrcows063 created this issue Dec 27, 2022

    Just downloaded this and got 2 lua errors already,

     

     

    1x Chatter/Modules/AltNames.lua:222: attempt to index global 'UnitPopupButtons' (a nil value)
    [string "@Chatter/Modules/AltNames.lua"]:222: in main chunk

    Locals:
    addon = "Chatter"
    private = <table> {
    }
    Chatter = <table> {
    SetDefaultModuleLibraries = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:363
    Enable = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:290
    RegisterChatCommand = <function> defined @AdiBags/libs/AceConsole-3.0/AceConsole-3.0.lua:81
    FCF_Tab_OnClick = <function> defined @Chatter/Chatter.lua:172
    EnableModule = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:328
    modules = <table> {
    }
    GetModule = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:206
    IterateEmbeds = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:438
    IsClassic = false
    SecureHook = <function> defined @AdiBags/libs/AceHook-3.0/AceHook-3.0.lua:335
    defaultModuleLibraries = <table> {
    }
    TimeLeft = <function> defined @Chatter/Libs/AceTimer-3.0/AceTimer-3.0.lua:172
    UnregisterChatCommand = <function> defined @AdiBags/libs/AceConsole-3.0/AceConsole-3.0.lua:107
    RawHookScript = <function> defined @AdiBags/libs/AceHook-3.0/AceHook-3.0.lua:394
    ScheduleRepeatingTimer = <function> defined @Chatter/Libs/AceTimer-3.0/AceTimer-3.0.lua:129
    CancelAllTimers = <function> defined @Chatter/Libs/AceTimer-3.0/AceTimer-3.0.lua:160
    Printf = <function> defined @AdiBags/libs/AceConsole-3.0/AceConsole-3.0.lua:65
    SetDefaultModulePrototype = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:405
    name = "Chatter"
    IsEnabled = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:447
    orderedModules = <table> {
    }
    ScheduleTimer = <function> defined @Chatter/Libs/AceTimer-3.0/AceTimer-3.0.lua:94
    DisableModule = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:346
    SetUpdateConfig = <function> defined @Chatter/Chatter.lua:229
    OnDisable = <function> defined @Chatter/Chatter.lua:262
    OnEnable = <function> defined @Chatter/Chatter.lua:245
    GetArgs = <function> defined @AdiBags/libs/AceConsole-3.0/AceConsole-3.0.lua:140
    Print = <function> defined @AdiBags/libs/AceConsole-3.0/AceConsole-3.0.lua:50
    Disable = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:310
    IsHooked = <function> defined @AdiBags/libs/AceHook-3.0/AceHook-3.0.lua:492
    hooks = <table> {
    }
    FCF_OpenTemporaryWindow = <function> defined @Chatter/Chatter.lua:186
    IsModule = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:464
    RemoveMenuHook = <function> defined @Chatter/Chatter.lua:168
    SetDefaultModuleState = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:383
    OpenConfig = <function> defined @Chatter/Chatter.lua:207
    OnInitialize = <function> defined @Chatter/Chatter.lua:76
    SetEnabledState = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:420
    Hook = <function> defined @AdiBags/libs/AceHook-3.0/AceHook-3.0.lua:273
    enabledState = true
    defaultModulePrototype = <table> {
    }
    CancelTimer = <function> defined @Chatter/Libs/AceTimer-3.0/AceTimer-3.0.lua:147
    AddMenuHook = <function> defined @Chatter/Chatter.lua:164
    NewModule = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:231
    UnhookAll = <function> defined @AdiBags/libs/AceHook-3.0/AceHook-3.0.lua:476
    Unhook = <function> defined @AdiBags/libs/AceHook-3.0/AceHook-3.0.lua:417
    IterateModules = <function> defined @AdiBags/libs/AceAddon-3.0/AceAddon-3.0.lua:433
    SecureHookScript = <function> defined @AdiBags/libs/AceHook-3.0/AceHook-3.0.lua:409
    RawHook = <


To post a comment, please login or register a new account.