WeakAuras

WeakAuras

200M Downloads

Cannot click items in my bag or spells on action bar

carlsonerik opened this issue ยท 2 comments

commented

Description

Constant UI Failure when right clicking stacks to create new items out of the resource bag slot. Think of breaking down or creating Awakened Order from Rousing order or vice versa. This error will eventually make it so I can't manually click actionbar spells. Reloading UI fixes it. I have fully reinstalled WoW. I have fully nuked all my addons and reinstalled them. This is including the WTF folder.

WeakAuras Version

WeakAuras-5.3.3-11

World of Warcraft Flavor

Retail (Default)

Tested with only WeakAuras

  • Yes
  • No

Lua Error

16x [ADDON_ACTION_FORBIDDEN] AddOn 'WeakAuras' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `UseContainerItem'
[string "@FrameXML/ContainerFrame.lua"]:1409: in function `ContainerFrameItemButton_OnClick'
[string "@FrameXML/ContainerFrame.lua"]:1461: in function <FrameXML/ContainerFrame.lua:1448>

Locals:
Skipped (In Encounter)

---

2x [ADDON_ACTION_BLOCKED] AddOn 'WeakAuras' tried to call the protected function 'MultiBarRight:SetScaleBase()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetScaleBase'
[string "@FrameXML/EditModeSystemTemplates.lua"]:48: in function `SetScale'
[string "@FrameXML/EditModeManager.lua"]:594: in function `UpdateRightActionBarPositions'
[string "@FrameXML/EditModeManager.lua"]:566: in function `UpdateActionBarLayout'
[string "@FrameXML/EditModeSystemTemplates.lua"]:676: in function `UpdateGridLayout'
[string "@FrameXML/ActionBar.lua"]:350: in function `UpdateVisibility'
[string "@FrameXML/ActionBar.lua"]:310: in function `ShowOverride'
[string "@FrameXML/ActionBar.lua"]:300: in function `SetShown'
[string "@FrameXML/MultiActionBars.lua"]:32: in function <FrameXML/MultiActionBars.lua:30>
[string "@FrameXML/MultiActionBars.lua"]:44: in function `MultiActionBar_Update'
[string "@FrameXML/ActionBarController.lua"]:215: in function `ValidateActionBarTransition'
[string "@FrameXML/ActionBarController.lua"]:161: in function `ActionBarController_UpdateAll'
[string "@FrameXML/ActionBarController.lua"]:66: in function <FrameXML/ActionBarController.lua:55>

---
7x [ADDON_ACTION_BLOCKED] AddOn 'WeakAuras' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: ?
[string "=[C]"]: in function `CraftRecipe'
[string "@Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:769: in function <...lizzard_Professions/Blizzard_ProfessionsCrafting.lua:768>
[string "@Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:828: in function `craftingCallback'
[string "@Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:713: in function `ContinueCrafting'
[string "@Blizzard_Professions/Blizzard_ProfessionsCrafting.lua"]:128: in function <...lizzard_Professions/Blizzard_ProfessionsCrafting.lua:120>

Reproduction Steps

Randomly fails over time when just gemcutting or constantly picking up dirt piles. It happens without having any WA's installed. Just passively fails off.

It occurs with and without buggrabber installed as well. It happens with WA as the only addon installed as well. Ever since dragonflight these errors have been happening.

Last Good Version

Never since dragonflight launch

Screenshots

No response

Export String

No weakauras installed
commented

That's a blizzard bug, which all addons suffer from, we can't do anything about it until Blizzard hopefully fixes the problems in the next release.

commented

This most likely is related to e.g. this:
Stanzilla/WoWUIBugs#310