Specialization Info window broken
DeeRez opened this issue ยท 1 comments
v 11.3.1
Specialization Info window does not show at all no matter how many times you check/uncheck the box.
Error:
1x ...eCraftSim/Modules/CraftStatistics/Frames.lua:363: attempt to perform arithmetic on field '?' (a nil value)
[string "@CraftSim/Modules/CraftStatistics/Frames.lua"]:363: in function fillFunc' [string "@CraftSim/Libs/GGUI/GGUI.lua"]:2105: in function
Add'
[string "@CraftSim/Modules/CraftStatistics/Frames.lua"]:341: in function UpdateDisplay' [string "@CraftSim/Main/CraftSim.lua"]:710: in function
TriggerModulesByRecipeType'
[string "@CraftSim/Main/CraftSim.lua"]:215: in function `TriggerModulesErrorSafe'
[string "@CraftSim/Modules/ControlPanel/Frames.lua"]:32: in function <...faceCraftSim/Modules/ControlPanel/Frames.lua:31>
Seems to share root cause with #181
Lets take the discussion about this error to #183