10.1.5: CraftSim/Main/CraftSim.lua:93: attempt to index global 'ProfessionsFrame' (a nil value)
ntowle opened this issue · 5 comments
Just sitting in Valdrakken:
2800x CraftSim/Main/CraftSim.lua:93: attempt to index global 'ProfessionsFrame' (a nil value)
[string "@CraftSim/Main/CraftSim.lua"]:93: in function `?'
[string "@CraftSim/Main/CraftSim.lua"]:4: in function <CraftSim/Main/CraftSim.lua:4>
yeah craftsim doesnt show for me anymore with patch / updated addons:
............
3x ...aceCraftSim/Modules/AverageProfit/Frames.lua:13: attempt to index global 'ProfessionsFrame' (a nil value)
[string "@CraftSim/Modules/AverageProfit/Frames.lua"]:13: in function Init' [string "@CraftSim/Main/CraftSim.lua"]:290: in function
?'
[string "@CraftSim/Main/CraftSim.lua"]:4: in function <CraftSim/Main/CraftSim.lua:4>
Locals:
self =
UpdateDisplay = defined @CraftSim/Modules/AverageProfit/Frames.lua:128
InitExplanation = defined @CraftSim/Modules/AverageProfit/Frames.lua:166
Init = defined @CraftSim/Modules/AverageProfit/Frames.lua:7
}
sizeX = 320
sizeY = 120
offsetX = -10
offsetY = 30
(*temporary) =
Decollapse = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:470
SavePosition = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:571
SetStatus = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:515
new = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:303
ResetPosition = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:489
__tostring = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:57
RestoreSavedConfig = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:555
SetStatusList = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:505
super =
}
Collapse = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:451
EnableHyperLinksForFrameAndChilds = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:429
SetSize = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:417
GetStatus = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:551
__index =
}
__call = defined @CraftSim/Libs/GGUI-1.0/GGUI.lua:62
}
(*temporary) =
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'ProfessionsFrame' (a nil value)"
Adding the dependency gets rid of the LUA errors but the addon still won't load.
Same for me, is there yet another issue?