-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LUA errors in Garrison command table #57
Comments
I can confirm - i get the same error message. |
Hello Message: ...rface/AddOns/GarrisonCommander/GarrisonCommander.lua:2018: attempt to index upvalue 'GMFMissionsListScrollFrameScrollChild' (a nil value) Locals: self = {IsFollowerUpgrade = defined @Interface/AddOns/GarrisonCommander/Init.lua:246 ScriptGarrisonMissionFrame_OnShow = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:1702 ApplyMINXPLEVEL = defined @Interface/AddOns/GarrisonCommander/MissionControl.lua:774 modules = } CancelTimer = defined @Interface/AddOns/GarrisonCommander/libs/LibInit/Ace3/AceTimer-3.0/AceTimer-3.0.lua:147 OpenFollowersTab = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:2311 ApplyMAXRES = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:531 HookedGarrisonFollowerListButton_OnClick = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:1322 ApplyIXP = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:594 GarrisonMissionFrame_SelectTab = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:3105 DrawSingleButton = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:2746 AddFollowersToButton = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:3035 TestMissionExtra = defined @Interface/AddOns/GarrisonCommander/MissionCache.lua:474 EventGARRISON_MISSION_STARTED = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:939 MarkAsSeen = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:1775 ApplySGCSKIPEPIC = defined @Interface/AddOns/GarrisonCommander/ShipControl.lua:772 GetMarketValue = defined @Interface/AddOns/GarrisonCommander/MissionCache.lua:87 db = } SetEnabledState = defined @Interface/AddOns/GarrisonCommander/libs/LibInit/Ace3/AceAddon-3.0/AceAddon-3.0.lua:420 MCMatchMaker = defined @Interface/AddOns/GarrisonCommander/MatchMaker.lua:324 OpenProgressTab = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:2319 showdata = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:498 CleanUp = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:1892 ApplyGCSKIPRARE = defined @Interface/AddOns/GarrisonCommander/MissionControl.lua:770 CreatePrivateDb = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:866 ApplyFOLLOWERMISSIONLIST = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:589 AddOptionToOptionsLayer = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:1082 Garrison_SortMissions_Class = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:367 NewModule = defined @Interface/AddOns/G |
I believe I have the same issue. Here is the error BugSack gives. Additionally I had an issue where the Garrison Commander Menu Header did not close unless I reload the UI, but that turned out to be caused by GarrisonSwitch. 1x ...rfaceGarrisonCommander/GarrisonCommander.lua:2018: attempt to index upvalue 'GMFMissionsListScrollFrameScrollChild' (a nil value) Locals: IsFollowerUpgrade = defined @GarrisonCommander/Init.lua:246 ScriptGarrisonMissionFrame_OnShow = defined @GarrisonCommander/GarrisonCommander.lua:1702 ApplyMINXPLEVEL = defined @GarrisonCommander/MissionControl.lua:774 modules = } CancelTimer = defined @Ace3/AceTimer-3.0/AceTimer-3.0.lua:147 OpenFollowersTab = defined @GarrisonCommander/GarrisonCommander.lua:2311 ApplyMAXRES = defined @GarrisonCommander/GarrisonCommander.lua:531 HookedGarrisonFollowerListButton_OnClick = defined @GarrisonCommander/GarrisonCommander.lua:1322 ApplyIXP = defined @GarrisonCommander/GarrisonCommander.lua:594 GarrisonMissionFrame_SelectTab = defined @GarrisonCommander/GarrisonCommander.lua:3105 DrawSingleButton = defined @GarrisonCommander/GarrisonCommander.lua:2746 AddFollowersToButton = defined @GarrisonCommander/GarrisonCommander.lua:3035 TestMissionExtra = defined @GarrisonCommander/MissionCache.lua:474 EventGARRISON_MISSION_STARTED = defined @GarrisonCommander/GarrisonCommander.lua:939 MarkAsSeen = defined @GarrisonCommander/GarrisonCommander.lua:1775 ApplySGCSKIPEPIC = defined @GarrisonCommander/ShipControl.lua:772 GetMarketValue = defined @GarrisonCommander/MissionCache.lua:87 db = } SetEnabledState = defined @Ace3/AceAddon-3.0/AceAddon-3.0.lua:420 MCMatchMaker = defined @GarrisonCommander/MatchMaker.lua:324 OpenProgressTab = defined @GarrisonCommander/GarrisonCommander.lua:2319 showdata = defined @GarrisonCommander/GarrisonCommander.lua:498 CleanUp = defined @GarrisonCommander/GarrisonCommander.lua:1892 ApplyGCSKIPRARE = defined @GarrisonCommander/MissionControl.lua:770 CreatePrivateDb = defined @GarrisonCommander/GarrisonCommander.lua:866 ApplyFOLLOWERMISSIONLIST = defined @GarrisonCommander/GarrisonCommander.lua:589 AddOptionToOptionsLayer = defined @GarrisonCommander/GarrisonCommander.lua:1082 Garrison_SortMissions_Class = defined @GarrisonCommander/GarrisonCommander.lua:367 NewModule = defined @Ace3/AceAddon-3.0/AceAddon-3.0.lua:231 IsFollowerList = defined @GarrisonCommander/GarrisonCommander.lua:1254 RaiseCompleteDialog = defined @GarrisonCommander/GarrisonCommander.lua:1746 ApplyBIGSCREEN = defined @GarrisonCommander/GarrisonCommander.lua:555 IsProgressMissionPage = defined @GarrisonCommander/GarrisonCommander.lua:1248 revision = "839d027" GetName = defined @Ace3/AceAddon-3.0/AceAddon-3.0.lua:275 name = "GarrisonCommander" GetBiasColor = defined @GarrisonCommander/GarrisonCommander.lua:2038 Disable = defined @Ace3/AceAddon-3.0/AceAddon-3.0.lua:310 AddIconsToFollower = defined @GarrisonCommander/GarrisonCommander.lua:665 OnAllGarrisonMissions = defined @GarrisonCommander/MissionCache.lua:360 Unhook = defined @Ace3/AceHook-3.0/AceHook-3.0.lua:417 Print = defined @Ace3/AceConsole-3.0/AceConsole-3.0.lua:50 EventGARRISON_MISSION_COMPLETE_RESPONSE = defined @GarrisonCommander/GarrisonCommander.lua:976 ScriptGarrisonMissionButton_OnClick = defined @garriso |
Hello
I am getting LUA error in garrison command table.
Message: ...rface/AddOns/GarrisonCommander/GarrisonCommander.lua:2018: attempt to index upvalue 'GMFMissionsListScrollFrameScrollChild' (a nil value)
Time: Fri Dec 16 17:12:11 2022
Count: 1
Stack: ...rface/AddOns/GarrisonCommander/GarrisonCommander.lua:2018: attempt to index upvalue 'GMFMissionsListScrollFrameScrollChild' (a nil value)
[string "=[C]"]: ?
[string "@Interface/AddOns/GarrisonCommander/GarrisonCommander.lua"]:2018: in function
GrowPanel' [string "@Interface/AddOns/GarrisonCommander/GarrisonCommander.lua"]:1706: in function <...rface/AddOns/GarrisonCommander/GarrisonCommander.lua:1702> [string "=(tail call)"]: ? [string "=(tail call)"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? ... [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: in function
Show'[string "@Interface/FrameXML/UIParent.lua"]:2853: in function
SetUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:2657: in function
ShowUIPanel'[string "@Interface/FrameXML/UIParent.lua"]:2561: in function <Interface/FrameXML/UIParent.lua:2557>
[string "=[C]"]: in function
SetAttribute' [string "@Interface/FrameXML/UIParent.lua"]:3159: in function
ShowUIPanel'[string "@Interface/FrameXML/UIParent.lua"]:2220: in function <Interface/FrameXML/UIParent.lua:1362>
Locals:
Addon version 3.4.1
WoW Retail
The text was updated successfully, but these errors were encountered: