WeakAurasOptions warning in the new native Edit Mode after opening WeakAuras interface
Hazno opened this issue ยท 1 comments
Description
Upon both entering and exiting the new native Edit Mode after having previously opened the WeakAuras interface (/wa
), a warning will appear stating:
WeakAurasOptions has been blocked from an action only available to the Blizzard UI. You can Disable this addon and reload the UI.
This only occurs if you've opened the WeakAuras interface prior to entering Edit Mode, even a fresh install with no Auras created/imported. Reloading the UI and opening Edit Mode again directly does not show the warning.
This occurs in Retail, Retail PTR and Dragonflight Beta. I've asked other players on my server to reproduce it and they get the same warning.
WeakAuras Version
WeakAuras 5.0.5
World of Warcraft Flavor
Retail (Default)
Tested with only WeakAuras
- Yes
- No
Lua Error
11x [ADDON_ACTION_FORBIDDEN] AddOn 'WeakAurasOptions' tried to call the protected function 'ClearTarget()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function ClearTarget' [string "@Interface/FrameXML/EditModeManager.lua"]:1496: in function
ResetTargetAndFocus'
[string "@Interface/FrameXML/EditModeManager.lua"]:1531: in function RefreshTargetAndFocus' [string "@Interface/FrameXML/EditModeManager.lua"]:1462: in function
OnEditModeEnter'
[string "@Interface/FrameXML/EditModeManager.lua"]:171: in function EnterEditMode' [string "@Interface/FrameXML/EditModeManager.lua"]:193: in function <Interface/FrameXML/EditModeManager.lua:191> [string "=[C]"]: in function
Show'
[string "@Interface/FrameXML/UIParent.lua"]:2853: in function SetUIPanel' [string "@Interface/FrameXML/UIParent.lua"]:2657: in function
ShowUIPanel'
[string "@Interface/FrameXML/UIParent.lua"]:2561: in function <Interface/FrameXML/UIParent.lua:2557>
[string "=[C]"]: in function SetAttribute' [string "@Interface/FrameXML/UIParent.lua"]:3159: in function
ShowUIPanel'
[string "*GameMenuFrame.xml:94_OnClick"]:2: in function <[string "*GameMenuFrame.xml:94_OnClick"]:1>
Reproduction Steps
- Perform a fresh install of WeakAuras without any Auras created/imported.
- Hit Escape and enter Edit Mode without interacting with WeakAuras.
- No warning appears.
- Close Edit Mode.
- Open the WeakAuras interface (e.g. through
/wa
). - Close the WeakAuras interface.
- Hit Escape and enter Edit Mode.
- A "WeakAurasOptions has been blocked" warning appears.
- Click "Ignore".
- Close Edit Mode.
- Another "WeakAurasOptions has been blocked" warning appears.
Last Good Version
No response
Screenshots
Export String
No response