CraftSim

CraftSim

2M Downloads

Restock from recipe scan not working

IraDei83 opened this issue ยท 1 comments

commented

Message: ...ce/AddOns/CraftSim/Modules/CraftQueue/CraftQueue.lua:167: attempt to compare number with nil
Time: Tue Dec 12 03:51:04 2023
Count: 2
Stack: ...ce/AddOns/CraftSim/Modules/CraftQueue/CraftQueue.lua:167: attempt to compare number with nil
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/CraftSim/Modules/CraftQueue/CraftQueue.lua"]:167: in function ImportRecipeScan' [string "@Interface/AddOns/CraftSim/Modules/CraftQueue/Frames.lua"]:193: in function clickCallback'
[string "@Interface/AddOns/CraftSim/Libs/GGUI/GGUI.lua"]:1115: in function <Interface/AddOns/CraftSim/Libs/GGUI/GGUI.lua:1113>

Locals: (*temporary) = "LeftButton"
(*temporary) = false
(*temporary) = defined =[C]:-1

commented

It seems a restock option lacked a default value which lead to a nil error (fixed in 11.3.1)