derfloh205 / LoadoutReminder

2 stars 1 forks source link

Error on Tailoring > Unravel > Tattered Wildercloth #7

Closed Tequima closed 9 months ago

Tequima commented 9 months ago

When I try to unravel Tattered Wildercloth or Wildercloth (both from bank and from reagent bag) I get this error:

(It also happens when I select the item from the drop-down list)

93x ...eCraftSim/Modules/CraftStatistics/Frames.lua:363: attempt to perform arithmetic on field '?' (a nil value) [string "@CraftSim/Modules/CraftStatistics/Frames.lua"]:363: in function fillFunc' [string "@CraftSim/Libs/GGUI/GGUI.lua"]:2105: in functionAdd' [string "@CraftSim/Modules/CraftStatistics/Frames.lua"]:341: in function UpdateDisplay' [string "@CraftSim/Main/CraftSim.lua"]:708: in functionTriggerModulesByRecipeType' [string "@CraftSim/Main/CraftSim.lua"]:213: in function TriggerModulesErrorSafe' [string "@CraftSim/Main/CraftSim.lua"]:258: in function <CraftSim/Main/CraftSim.lua:231> [string "=[C]"]: in functionInit' [string "@Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:404: in function `SelectRecipe' [string "@Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:393: in function <...lizzard_Professions/Blizzard_ProfessionsCrafting.lua:384>

[string "@SharedXML/CallbackRegistry.lua"]:178: in function <SharedXML/CallbackRegistry.lua:177>

[string "@SharedXML/CallbackRegistry.lua"]:181: in function `TriggerEvent' [string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeList.lua"]:125: in function <...fessionsTemplates/Blizzard_ProfessionsRecipeList.lua:112>

[string "@SharedXML/CallbackRegistry.lua"]:178: in function <SharedXML/CallbackRegistry.lua:177>

[string "@SharedXML/CallbackRegistry.lua"]:181: in function TriggerEvent' [string "@SharedXML/Scroll/ScrollUtil.lua"]:532: in functionSetElementDataSelected_Internal' [string "@SharedXML/Scroll/ScrollUtil.lua"]:497: in function SelectElementData' [string "@SharedXML/Scroll/ScrollUtil.lua"]:537: in functionSelect' [string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeList.lua"]:58: in function <...fessionsTemplates/Blizzard_ProfessionsRecipeList.lua:46>

Locals: row =

{ active = false frame = Frame { } columns =
{ } isGGUI = true } qualityRow = Frame { 0 = text =
{ } SetQuality = defined @CraftSim/Modules/CraftStatistics/Frames.lua:150 } chanceRow = Frame { 0 = text =
{ } } craftsRow = Frame { 0 = text =
{ } } expectedCostsRow = Frame { 0 = text =
{ } } expectedCostsWithReturnRow = Frame { 0 = text =
{ } } expectedCostsForQuality = 0 expectedSellReturnForQuality = 0 (temporary) = 3.926108 (temporary) = nil (temporary) = 2 (temporary) = FontString { 0 = } (temporary) = "|cff00FF000|TInterface\MoneyFrame\UI-CopperIcon:10:10:2:0|t|r" (temporary) = (*temporary) = "attempt to perform arithmetic on field '?' (a nil value)" qualityID = 3 chance = 0.203000 expectedCrafts = 4.930000 recipeData =
{ isGear = false reagentData =
{ } maxQuality = 3 recipeIcon = 4549287 crafterClass = "MAGE" supportsCraftingStats = true supportsCraftingspeed = true learned = true crafter = "Mystime" isSalvageRecipe = true supportsMulticraft = false isOldWorldRecipe = false relativeProfitCached = 0 buffData =
{ } isEnchantingRecipe = false isAlchemicalExperimentation = false isCooking = false recipeID = 376562 averageProfitCached = 0 numSkillUps = 1 priceData =
{ } isRecraft = false resultData =
{ } professionStatModifiers =
{ } professionStats =
{ } baseProfessionStats =
{ } hasQualityReagents = false supportsInspiration = true recipeName = "Dragon Isles Unravelling" supportsQualities = true isSoulbound = false baseItemAmount = 5 isSimulationModeData = false categoryID = 1668 specializationData =
{ } professionGearSet =
{ } supportsResourcefulness = true professionData =
{ } subtypeID = 2 isBaseRecraftRecipe = false }

Tequima commented 9 months ago

I also tested by:

  1. disabling all add-ons: no error
  2. re-enabling only TSM: no error
  3. re-enabling only TSM & Craftsim: error
Tequima commented 9 months ago

Closing this as I realise I followed the link to your new add-on (instead of Craftsim) by mistake!