CraftSim

CraftSim

2M Downloads

crafting lua error

lpairr opened this issue ยท 1 comments

commented

I just started getting a lua error when doing recipe scan for cooking. I can scan all other professions but i get a lua error for cooking.

Message: Interface/AddOns/CraftSim/DB/crafterDB.lua:436: table index is nil
Time: Tue Dec 10 11:39:13 2024
Count: 1
Stack: Interface/AddOns/CraftSim/DB/crafterDB.lua:436: table index is nil
[string "=[C]"]: ?
[string "@Interface/AddOns/CraftSim/DB/crafterDB.lua"]:436: in function GetFavoriteRecipes' [string "@Interface/AddOns/CraftSim/DB/crafterDB.lua"]:462: in function UpdateFavoriteRecipe'
[string "@Interface/AddOns/CraftSim/Modules/RecipeScan/RecipeScan.lua"]:161: in function FilterRecipeInfo' [string "@Interface/AddOns/CraftSim/Modules/RecipeScan/RecipeScan.lua"]:258: in function mapFunc'
[string "@Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua"]:191: in function <Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua:174>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/CraftSim/Modules/RecipeScan/RecipeScan.lua"]:285: in function ScanRow' [string "@Interface/AddOns/CraftSim/Modules/RecipeScan/UI.lua"]:439: in function clickCallback'
[string "@Interface/AddOns/CraftSim/Libs/GGUI/GGUI.lua"]:1911: in function <Interface/AddOns/CraftSim/Libs/GGUI/GGUI.lua:1909>

commented

This appears to be a duplicate of this issue