I’m getting the below Lua error every time I try to enter the crafting order screen for the Undulating Spore cloak. All other crafts work just fine, the error is only for this one.
It also occurs with all addons disabled.
Any assistance would be greatly appreciated.
7x …izzard_ProfessionsTemplates/Blizzard_Professions.lua:429: recipeID = 408318, allocationIndex = 1, foundIndex = 3, reagentsSize = -1, id = 192097
[string “=[C]”]: in function assert' [string "@Blizzard_ProfessionsTemplates/Blizzard_Professions.lua"]:429: in function GetQuantitiesAllocated’
[string “@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua”]:231: in function GetAllocationDetails' [string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua"]:183: in function UpdateAllocationText’
[string “@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua”]:148: in function Update' [string "@Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua"]:108: in function <...sTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua:69> [string "=[C]"]: in function xpcall’
[string “@FrameXML/ObjectAPI/ContinuableContainer.lua”]:82: in function CheckIfSatisfied' [string "@FrameXML/ObjectAPI/ContinuableContainer.lua"]:33: in function <..FrameXML/ObjectAPI/ContinuableContainer.lua:31> [string "=[C]"]: in function xpcall’
[string “@FrameXML/ObjectAPI/AsyncCallbackSystem.lua”]:76: in function `FireCallbacks’
[string “@FrameXML/ObjectAPI/AsyncCallbackSystem.lua”]:35: in function <FrameXML/ObjectAPI/AsyncCallbackSystem.lua:31>
I would report this using the in-game bug report tool, as I think it will get to the team much faster that way (and with necessary log files and info attached). Other than that, the only advice I can give for Blizzard caused Lua errors is to disable error tracking using /console scriptErrors 0, and/or using a tool like BugSack/BugGrabber to grab them and tuck them away neatly.
i would start by doing a UI reset and seeing if it still happens. https://us.battle.net/support/en/article/7549 if that fixes it then you would have to reinstall your addons from scratch and try to see what might be causing it, be it an addon or a setting. you can always just restore your UI by reversing the steps if you want to or if that doesn’t help.
Message: …izzard_ProfesDS
Time: Wed May 10 17:44:16 2023
Count: 1
Stack: …izzard_ProfessionsTemplates/Blizzard_Professions.lua:429: recipeID = 408318, allocationIndex = 1, foundIndex = 3, reagentsSize = -1, id = 190453
[string “=[C]”]: ?
[string “=[C]”]: in function assert' [string "@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_Professions.lua"]:429: in function GetQuantitiesAllocated’
[string “@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua”]:231: in function GetAllocationDetails' [string "@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua"]:183: in function UpdateAllocationText’
[string “@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua”]:148: in function Update' [string "@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua"]:122: in function SetOverrideNameColor’
[string “@Interface/AddOns/Blizzard_Professions/Blizzard_ProfessionsCrafterOrderView.lua”]:445: in function SchematicPostInit' [string "@Interface/AddOns/Blizzard_Professions/Blizzard_ProfessionsCrafterOrderView.lua"]:205: in function postInit’
[string “@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeSchematicForm.lua”]:1395: in function <…emplates/Blizzard_ProfessionsRecipeSchematicForm.lua:313>
[string “=[C]”]: ?
[string “=[C]”]: in function Init' [string "@Interface/AddOns/Blizzard_Professions/Blizzard_ProfessionsCrafterOrderView.lua"]:689: in function SetOrder’
[string “@Interface/AddOns/Blizzard_Professions/Blizzard_ProfessionsCrafterOrderPage.lua”]:764: in function `ViewOrder’
[string “@Interface/AddOns/Blizzard_Professions/Blizzard_ProfessionsCrafterOrderPage.lua”]:63: in function <…Professions/Blizzard_ProfessionsCrafterOrderPage.lua:58>
Locals: (*temporary) = defined =[C]:-1
Message: …izzard_ProfessionsTemplates/Blizzard_Professions.lua:429: recipeID = 408318, allocationIndex = 1, foundIndex = 3, reagentsSize = -1, id = 190453
Time: Wed May 10 17:44:16 2023
Count: 1
Stack: …izzard_ProfessionsTemplates/Blizzard_Professions.lua:429: recipeID = 408318, allocationIndex = 1, foundIndex = 3, reagentsSize = -1, id = 190453
[string “=(tail call)”]: ?
[string “=[C]”]: in function assert' [string "@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_Professions.lua"]:429: in function GetQuantitiesAllocated’
[string “@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua”]:231: in function GetAllocationDetails' [string "@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua"]:183: in function UpdateAllocationText’
[string “@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua”]:148: in function Update' [string "@Interface/AddOns/Blizzard_ProfessionsTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua"]:108: in function <...sTemplates/Blizzard_ProfessionsRecipeReagentSlot.lua:69> [string "=[C]"]: in function xpcall’
[string “@Interface/FrameXML/ObjectAPI/ContinuableContainer.lua”]:82: in function CheckIfSatisfied' [string "@Interface/FrameXML/ObjectAPI/ContinuableContainer.lua"]:33: in function <...nterface/FrameXML/ObjectAPI/ContinuableContainer.lua:31> [string "=[C]"]: in function xpcall’
[string “@Interface/FrameXML/ObjectAPI/AsyncCallbackSystem.lua”]:76: in function `FireCallbacks’
[string “@Interface/FrameXML/ObjectAPI/AsyncCallbackSystem.lua”]:35: in function <Interface/FrameXML/ObjectAPI/AsyncCallbackSystem.lua:31>