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
Describe the bug
This occurs on some profession/characters but not others for me. In particular, it looks like it fails while scanning Weavercloth Reagent Bags on Tailoring and on the new Contract: The Cartels of Undermine on Inscription. That's all I have noticed so far, but will update if I notice more. Thanks!
To Reproduce
Steps to reproduce the behavior:
Run a scan recipe on a certain character/profession.
It fails before completion. Error below.
Expected behavior
The recipe scan should complete and not error/crash before finishing.
Screenshots
If applicable, add screenshots to help explain your problem.
Addon Version: [e.g. 19.7.1]
Additional context
Lua Error:
Message: .../Modules/ReagentOptimization/ReagentOptimization.lua:439: attempt to perform arithmetic on field '?' (a nil value)
Time: Wed Feb 26 11:14:15 2025
Count: 1
Stack:
[C]: ?
[Interface/AddOns/CraftSim/Modules/ReagentOptimization/ReagentOptimization.lua]:439: in function 'calculateArrayBP'
[Interface/AddOns/CraftSim/Modules/ReagentOptimization/ReagentOptimization.lua]:469: in function 'OptimizeReagentAllocation'
[Interface/AddOns/CraftSim/Classes/RecipeData.lua]:780: in function 'OptimizeReagents'
[Interface/AddOns/CraftSim/Classes/RecipeData.lua]:1232: in function 'OptimizeProfit'
[Interface/AddOns/CraftSim/Classes/RecipeData.lua]:1864: in function 'OptimizeSubRecipes'
[Interface/AddOns/CraftSim/Classes/RecipeData.lua]:1298: in function 'continue'
[Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua]:1177: in function <Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua:1176>
Locals:
The text was updated successfully, but these errors were encountered:
Describe the bug
This occurs on some profession/characters but not others for me. In particular, it looks like it fails while scanning Weavercloth Reagent Bags on Tailoring and on the new Contract: The Cartels of Undermine on Inscription. That's all I have noticed so far, but will update if I notice more. Thanks!
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The recipe scan should complete and not error/crash before finishing.
Screenshots
If applicable, add screenshots to help explain your problem.
Addon Version: [e.g. 19.7.1]
Additional context
Lua Error:
Message: .../Modules/ReagentOptimization/ReagentOptimization.lua:439: attempt to perform arithmetic on field '?' (a nil value)
Time: Wed Feb 26 11:14:15 2025
Count: 1
Stack:
[C]: ?
[Interface/AddOns/CraftSim/Modules/ReagentOptimization/ReagentOptimization.lua]:439: in function 'calculateArrayBP'
[Interface/AddOns/CraftSim/Modules/ReagentOptimization/ReagentOptimization.lua]:469: in function 'OptimizeReagentAllocation'
[Interface/AddOns/CraftSim/Classes/RecipeData.lua]:780: in function 'OptimizeReagents'
[Interface/AddOns/CraftSim/Classes/RecipeData.lua]:1232: in function 'OptimizeProfit'
[Interface/AddOns/CraftSim/Classes/RecipeData.lua]:1864: in function 'OptimizeSubRecipes'
[Interface/AddOns/CraftSim/Classes/RecipeData.lua]:1298: in function 'continue'
[Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua]:1177: in function <Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua:1176>
Locals:
The text was updated successfully, but these errors were encountered: