Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ElvUI causes crafting multiple items in a row to break #844

Open
RichieSams opened this issue Dec 31, 2022 · 0 comments
Open

ElvUI causes crafting multiple items in a row to break #844

RichieSams opened this issue Dec 31, 2022 · 0 comments
Labels

Comments

@RichieSams
Copy link

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

  1. When crafting, try to either do Craft All or manually enter a number and press Craft
  2. 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>
@RichieSams RichieSams added the bug label Dec 31, 2022
@RichieSams RichieSams changed the title ElvUI causes ElvUI causes crafting multiple items in a row to break Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant