You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
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>
The text was updated successfully, but these errors were encountered: