CraftSim

CraftSim

2M Downloads

Lua Error - "attempt to index global 'DevTool' (a nil value)"

dannydan187 opened this issue ยท 3 comments

commented

I keep getting this error as soon as I open up my profession window, on any toon, and for any profession. Any help would be appreciated!!

image

Message: ...erface/AddOns/CraftSim/Modules/RecipeScan/Frames.lua:230: attempt to index global 'DevTool' (a nil value)
Time: Wed Jan 24 08:20:23 2024
Count: 2
Stack: ...erface/AddOns/CraftSim/Modules/RecipeScan/Frames.lua:230: attempt to index global 'DevTool' (a nil value)
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/CraftSim/Modules/RecipeScan/Frames.lua"]:230: in function UpdateProfessionListDisplay' [string "@Interface/AddOns/CraftSim/Modules/RecipeScan/Frames.lua"]:223: in function UpdateProfessionList'
[string "@Interface/AddOns/CraftSim/Modules/RecipeScan/RecipeScan.lua"]:358: in function <...ce/AddOns/CraftSim/Modules/RecipeScan/RecipeScan.lua:357>
[string "@Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua"]:519: in function checkCondition' [string "@Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua"]:525: in function WaitFor'
[string "@Interface/AddOns/CraftSim/Modules/RecipeScan/RecipeScan.lua"]:361: in function <...ce/AddOns/CraftSim/Modules/RecipeScan/RecipeScan.lua:354>

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

commented

in the most recent update (14.2.4) this should be fixed

commented

@dannydan187 can you please check if its still occuring on that version?

commented

Yes! Great timing! It looks like this has been fixed and I am receiving no more errors. Thank you for your quick responses =)