CraftSim

CraftSim

2M Downloads

lua error on Everforged Weapons

berezerker opened this issue ยท 3 comments

commented

Upon clicking on Everforged Weapon I get lua error
Message: Interface/AddOns/CraftSim/Classes/PriceData.lua:225: attempt to index field 'item' (a nil value)
Time: Sat Sep 21 02:29:22 2024
Count: 3
Stack: Interface/AddOns/CraftSim/Classes/PriceData.lua:225: attempt to index field 'item' (a nil value)
[string "@Interface/AddOns/CraftSim/Classes/PriceData.lua"]:225: in function UpdateReagentPriceInfos' [string "@Interface/AddOns/CraftSim/Classes/PriceData.lua"]:57: in function Update'
[string "@Interface/AddOns/CraftSim/Classes/RecipeData.lua"]:252: in function new' [string "@Interface/AddOns/CraftSim/Libs/classic.lua"]:64: in function RecipeData'
[string "@Interface/AddOns/CraftSim/Init/Init.lua"]:572: in function TriggerModulesByRecipeType' [string "@Interface/AddOns/CraftSim/Init/Init.lua"]:85: in function <Interface/AddOns/CraftSim/Init/Init.lua:83> [string "@Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua"]:605: in function checkCondition'
[string "@Interface/AddOns/CraftSim/Libs/GUTIL/GUTIL.lua"]:611: in function WaitFor' [string "@Interface/AddOns/CraftSim/Init/Init.lua"]:74: in function TriggerModuleUpdate'
[string "@Interface/AddOns/CraftSim/Init/Init.lua"]:126: in function <Interface/AddOns/CraftSim/Init/Init.lua:106>
[string "=[C]"]: ?
[string "=[C]"]: in function Init' ... [string "=[C]"]: ? [string "@Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua"]:144: in function <...e/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua:143> [string "=[C]"]: ? [string "@Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua"]:147: in function TriggerEvent'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollUtil.lua"]:519: in function SetElementDataSelected_Internal' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollUtil.lua"]:480: in function <...dOns/Blizzard_SharedXML/Shared/Scroll/ScrollUtil.lua:479> [string "=[C]"]: in function securecallfunction'
[string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollUtil.lua"]:484: in function SelectElementData' [string "@Interface/AddOns/Blizzard_SharedXML/Shared/Scroll/ScrollUtil.lua"]:524: in function Select'
[string "@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeList.lua"]:58: in function <...fessionsTemplates/Blizzard_ProfessionsRecipeList.lua:46>

Locals: self =

{
resourcefulnessSavedCosts = 0
qualityPriceList =
{
}
craftingCostsFixed = 0
selfCraftedReagents =
{
}
craftingCosts = 0
craftingCostsRequired = 0
expectedCostsPerItem = 0
reagentPriceInfos =
{
}
resourcefulnessSavedCostsAverage = 0
recipeData =
{
}
}
useSubRecipes = false
reagentData =
{
optionalReagentSlots =
{
}
recipeData =
{
}
requiredReagents =
{
}
sparkReagentSlot =
{
}
finishingReagentSlots =
{
}
salvageReagentSlot =
{
}
}
possibleOptionals =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
8 =
{
}
9 =
{
}
10 =
{
}
11 =
{
}
12 =
{
}
13 =
{
}
14 =
{
}
15 =
{
}
16 =
{
}
17 =
{
}
18 =
{
}
19 =
{
}
20 =
{
}
21 =
{
}
22 =
{
}
23 =
{
}
24 =
{
}
25 =
{
}
26 =
{
}
27 =
{
}
28 =
{
}
29 =
{
}
30 =
{
}
31 =
{
}
32 =
{
}
33 =
{
}
34 =
{
}
35 =
{
}
36 =
{
}
37 =
{
}
38 =
{
}
39 =
{
}
40 =
{
}
41 =
{
}
42 =
{
}
43 =
{
}
44 =
{
}
45 =
{
}
46 =
{
}
47 =
{
}
48 =
{
}
49 =
{
}
50 =
{
}
51 =
{
}
52 =
{
}
53 =
{
}
54 =
{
}
55 =
{
}
56 =
{
}
57 =
{
}
58 =
{
}
59 =
{
}
60 = <

commented

Also on Algari items, Charged items, all Everforged items

commented

legend!

commented

hotfixed