Lua error when crafting not using the default interface
KyrosKrane opened this issue ยท 1 comments
Each time I craft an item using TSM (which hides the default crafting interface, and therefore all the CraftSim windows), I get this error.
Currently using CraftSim 11.3.6
187x CraftSim/Modules/CraftQueue/Frames.lua:749: attempt to index field 'frame' (a nil value)
[string "@CraftSim/Modules/CraftQueue/Frames.lua"]:749: in function `UpdateRestockOptionsDisplay'
[string "@CraftSim/Modules/CraftQueue/Frames.lua"]:757: in function `UpdateDisplay'
[string "@CraftSim/Modules/CraftQueue/CraftQueue.lua"]:291: in function `?'
[string "@CraftSim/Libs/GUTIL/GUTIL.lua"]:211: in function <CraftSim/Libs/GUTIL/GUTIL.lua:211>
Locals:
self = <table> {
Init = <function> defined @CraftSim/Modules/CraftQueue/Frames.lua:8
UpdateDisplay = <function> defined @CraftSim/Modules/CraftQueue/Frames.lua:755
UpdateRestockOptionsDisplay = <function> defined @CraftSim/Modules/CraftQueue/Frames.lua:670
UpdateQueueDisplay = <function> defined @CraftSim/Modules/CraftQueue/Frames.lua:620
UpdateFrameListByCraftQueue = <function> defined @CraftSim/Modules/CraftQueue/Frames.lua:439
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'frame' (a nil value)"