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
Description
When crafting, you can put in a number and press craft, and it's supposed to craft that many, one after another. However, ElvUI causes an issue, resulting in only 1 craft working. The workaround is doing a /reload
Version Number
3.15
Steps to Reproduce
When crafting, try to either do Craft All or manually enter a number and press Craft
This seems to work when initially logging into a character (or doing /reload). But it "breaks" after playing for a bit
Expected Behavior
It should craft multiple items
Actual Behavior
It only crafts a single item
Only ElvUI Enabled
Not sure. Sorry. I'm not quite sure how long it takes to reproduce. I tried logging in, warping around to different zones, and instances, and hearthing to Valdrakkus. But crafts were still working (~5 minutes of play?)
Blizzard Issue?
Couldn't reproduce with zero addons enabled
Error Log
Message: ADDON_ACTION_BLOCKED: ElvUI tried to call the protected function 'UNKNOWN()'.
Time: Sat Dec 31 00:32:38 2022
Count: 2
Stack: ADDON_ACTION_BLOCKED: ElvUI tried to call the protected function 'UNKNOWN()'.
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ore/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <...UI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `CraftRecipe'
[string "@Interface/AddOns/Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:785: in function <...lizzard_Professions/Blizzard_ProfessionsCrafting.lua:784>
[string "@Interface/AddOns/Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:844: in function `craftingCallback'
[string "@Interface/AddOns/Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:729: in function `ContinueCrafting'
[string "@Interface/AddOns/Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:128: in function <...lizzard_Professions/Blizzard_ProfessionsCrafting.lua:120>
Locals: <none>
The text was updated successfully, but these errors were encountered:
Description
When crafting, you can put in a number and press craft, and it's supposed to craft that many, one after another. However, ElvUI causes an issue, resulting in only 1 craft working. The workaround is doing a
/reload
Version Number
3.15
Steps to Reproduce
Craft All
or manually enter a number and pressCraft
/reload
). But it "breaks" after playing for a bitExpected Behavior
It should craft multiple items
Actual Behavior
It only crafts a single item
Only ElvUI Enabled
Not sure. Sorry. I'm not quite sure how long it takes to reproduce. I tried logging in, warping around to different zones, and instances, and hearthing to Valdrakkus. But crafts were still working (~5 minutes of play?)
Blizzard Issue?
Couldn't reproduce with zero addons enabled
Error Log
The text was updated successfully, but these errors were encountered: