Skip to content
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 error at start + other problems #54

Open
gruntsrb opened this issue Nov 29, 2022 · 0 comments
Open

Lua error at start + other problems #54

gruntsrb opened this issue Nov 29, 2022 · 0 comments

Comments

@gruntsrb
Copy link

First issue I have is this Lua error at start (only Garrison addon is enabled nothing else)
Second the portion of the UI that shows all the options is behind the main browse UI so you can't select anything.
And third you can't move the window with Blizzmove addon if I enable it it just pops another Lua error.

Thank you !

Message: ...rface/AddOns/GarrisonCommander/GarrisonCommander.lua:2019: attempt to index upvalue 'GMFMissionsListScrollFrameScrollChild' (a nil value)
Time: Tue Nov 29 17:43:17 2022
Count: 1
Stack: ...rface/AddOns/GarrisonCommander/GarrisonCommander.lua:2019: attempt to index upvalue 'GMFMissionsListScrollFrameScrollChild' (a nil value)
[string "@Interface/AddOns/GarrisonCommander/GarrisonCommander.lua"]:2019: in function GrowPanel' [string "@Interface/AddOns/GarrisonCommander/GarrisonCommander.lua"]:1707: in function <...rface/AddOns/GarrisonCommander/GarrisonCommander.lua:1703> [string "=(tail call)"]: ? [string "=(tail call)"]: ? [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: self =

{
IsFollowerUpgrade = defined @Interface/AddOns/GarrisonCommander/Init.lua:246
ScriptGarrisonMissionFrame_OnShow = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:1703
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:2312
ApplyMAXRES = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:532
HookedGarrisonFollowerListButton_OnClick = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:1323
ApplyIXP = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:595
GarrisonMissionFrame_SelectTab = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:3106
DrawSingleButton = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:2747
AddFollowersToButton = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:3036
TestMissionExtra = defined @Interface/AddOns/GarrisonCommander/MissionCache.lua:474
EventGARRISON_MISSION_STARTED = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:940
MarkAsSeen = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:1776
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:2320
showdata = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:499
CleanUp = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:1893
ApplyGCSKIPRARE = defined @Interface/AddOns/GarrisonCommander/MissionControl.lua:770
CreatePrivateDb = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:867
ApplyFOLLOWERMISSIONLIST = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:590
AddOptionToOptionsLayer = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:1083
Garrison_SortMissions_Class = defined @Interface/AddOns/GarrisonCommander/GarrisonCommander.lua:367
NewModule = defined @Interface/AddOns/G

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant