Error on launch 9.2.5 #156


  • New
  • Defect
Open
  • Felinae_OCE created this issue Jun 1, 2022

    3x HandyNotes\HandyNotes_HandyNotes.lua:36: attempt to index global 'UnitPopupButtons' (a nil value)
    [string "@HandyNotes\HandyNotes_HandyNotes.lua"]:36: in main chunk

    Locals:
    HandyNotes = <table> {
    SetDefaultModuleLibraries = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:367
    GetContinentZoneList = <function> defined @HandyNotes\HandyNotes.lua:229
    GetMapFiletoMapID = <function> defined @HandyNotes\HandyNotes.lua:261
    Enable = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:294
    RegisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:85
    EnableModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:332
    modules = <table> {
    }
    GetModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:210
    IterateEmbeds = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:442
    plugins = <table> {
    }
    defaultModuleLibraries = <table> {
    }
    UnregisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:111
    Printf = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:69
    OnProfileChanged = <function> defined @HandyNotes\HandyNotes.lua:651
    SetDefaultModulePrototype = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:409
    UpdateMinimapPlugin = <function> defined @HandyNotes\HandyNotes.lua:421
    name = "HandyNotes"
    IsEnabled = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:451
    orderedModules = <table> {
    }
    DisableModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:350
    OnDisable = <function> defined @HandyNotes\HandyNotes.lua:639
    OnEnable = <function> defined @HandyNotes\HandyNotes.lua:626
    RegisterMessage = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
    GetArgs = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:144
    Print = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:54
    OnInitialize = <function> defined @HandyNotes\HandyNotes.lua:608
    UpdatePluginMap = <function> defined @HandyNotes\HandyNotes.lua:492
    UpdateMinimap = <function> defined @HandyNotes\HandyNotes.lua:482
    NewModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:235
    IsModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:468
    UpdateWorldMapPlugin = <function> defined @HandyNotes\HandyNotes.lua:406
    SetDefaultModuleState = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:387
    WorldMapDataProvider = <table> {
    }
    GetMapIDtoMapFile = <function> defined @HandyNotes\HandyNotes.lua:267
    SetEnabledState = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:424
    getXY = <function> defined @HandyNotes\HandyNotes.lua:255
    enabledState = true
    UpdateWorldMap = <function> defined @HandyNotes\HandyNotes.lua:412
    RegisterEvent = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
    UnregisterAllMessages = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
    RegisterPluginDB = <function> defined @HandyNotes\HandyNotes.lua:152
    UnregisterAllEvents = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
    SendMessage = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:59
    IterateModules = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:437
    UnregisterMessage = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
    getCoord = <function> defined @HandyNotes\HandyNotes.lua:252
    GetName = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:279
    defaultModuleState = true
    UnregisterEvent = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
    Disable = <function> defin

  • Felinae_OCE added the tags Defect New Jun 1, 2022
  • Badbrain79 posted a comment Jun 1, 2022

    having still this error after updating to 1.66

     

    226x Usage: local sources = C_TransmogCollection.GetAppearanceSources(appearanceID, categoryType, transmogLocation)
    [string "=[C]"]: in function `GetAppearanceSources'
    [string "@HandyNotes_Shadowlands\core\rewards-Rewards.lua"]:411: in function `IsKnown'
    [string "@HandyNotes_Shadowlands\core\rewards-Rewards.lua"]:446: in function `IsObtained'
    [string "@HandyNotes_Shadowlands\core\nodes.lua"]:106: in function `IsCollected'
    [string "@HandyNotes_Shadowlands\core\nodes.lua"]:472: in function <HandyNotes_Shadowlands\core\nodes.lua:471>
    [string "=(tail call)"]: ?
    [string "@HandyNotes_Shadowlands\core\nodes.lua"]:200: in function `Prepare'
    [string "@HandyNotes_Shadowlands\core\map.lua"]:158: in function `Prepare'
    [string "@HandyNotes_Shadowlands\common.lua"]:311: in function `Prepare'
    [string "@HandyNotes_Shadowlands\core\core.lua"]:205: in function <HandyNotes_Shadowlands\core\core.lua:194>
    [string "=(tail call)"]: ?
    [string "@HandyNotes\HandyNotes-v1.6.5.lua"]:435: in function `UpdateMinimapPlugin'
    [string "@HandyNotes\HandyNotes-v1.6.5.lua"]:494: in function `?'
    [string "@ElvUI\Libraries\Core\Ace\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...Core\Ace\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
    [string "=[C]"]: ?
    [string "@ElvUI\Libraries\Core\Ace\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...Core\Ace\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
    [string "@ElvUI\Libraries\Core\Ace\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `SendMessage'
    [string "@HandyNotes_Shadowlands\core\core.lua"]:253: in function `RefreshImmediate'
    [string "@HandyNotes_Shadowlands\core\core.lua"]:248: in function <HandyNotes_Shadowlands\core\core.lua:246>
    [string "@SharedXML\C_TimerAugment.lua"]:16: in function <SharedXML\C_TimerAugment.lua:14>

  • ozgod posted a comment Jun 1, 2022

    I have the this error

     

    9x Usage: local sources = C_TransmogCollection.GetAppearanceSources(appearanceID, categoryType, transmogLocation)
    [string "=[C]"]: in function `GetAppearanceSources'
    [string "@HandyNotes_Shadowlands\core\rewards-Rewards.lua"]:411: in function `IsKnown'
    [string "@HandyNotes_Shadowlands\core\rewards-Rewards.lua"]:446: in function `IsObtained'
    [string "@HandyNotes_Shadowlands\core\nodes.lua"]:106: in function `IsCollected'
    [string "@HandyNotes_Shadowlands\core\nodes.lua"]:472: in function <HandyNotes_Shadowlands\core\nodes.lua:471>
    [string "=(tail call)"]: ?
    [string "@HandyNotes_Shadowlands\core\nodes.lua"]:200: in function `Prepare'
    [string "@HandyNotes_Shadowlands\core\map.lua"]:158: in function `Prepare'
    [string "@HandyNotes_Shadowlands\common.lua"]:311: in function `Prepare'
    [string "@HandyNotes_Shadowlands\core\core.lua"]:205: in function <HandyNotes_Shadowlands\core\core.lua:194>
    [string "=(tail call)"]: ?
    [string "@HandyNotes\HandyNotes-v1.6.6.lua"]:334: in function <HandyNotes\HandyNotes.lua:322>
    ...
    [string "=[C]"]: in function `secureexecuterange'
    [string "@Blizzard_MapCanvas\Blizzard_MapCanvas.lua"]:587: in function `OnMapChanged'
    [string "@Blizzard_WorldMap\Blizzard_WorldMap.lua"]:234: in function <...rfaceBlizzard_WorldMap\Blizzard_WorldMap.lua:233>
    [string "=[C]"]: ?
    [string "=[C]"]: in function `OnMapChanged'
    [string "@Blizzard_MapCanvas\Blizzard_MapCanvas.lua"]:60: in function `SetMapID'
    [string "@FrameXML\QuestMapFrame.lua"]:628: in function `QuestMapFrame_ShowQuestDetails'
    [string "@FrameXML\QuestMapFrame.lua"]:711: in function `QuestMapFrame_OpenToQuestDetails'
    [string "@Blizzard_ObjectiveTracker\Blizzard_QuestObjectiveTracker.lua"]:79: in function `OnBlockHeaderClick'
    [string "@Blizzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua"]:686: in function <...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:684>


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