ADDON_ACTION_BLOCKED for protected function 'SpellFlyout:Hide()'
Voxheart opened this issue ยท 0 comments
Hey! Big fan of the addon. This one has been plaguing me for awhile, and I decided to finally grab the bug addons so I could open an issue for you!
Basically, randomly during my session all hotkeys for my bars will be blocked until I /reload. This has caused me to have to keep TransmogOutfits disabled until I use it, and then disable it again.
Here's the BugSack error:
1x [ADDON_ACTION_BLOCKED] AddOn 'TransmogOutfits' tried to call the protected function 'SpellFlyout:Hide()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `Hide'
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:341: in function `handler'
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:667: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:649>
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:681: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:674>
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:723: in function `SecureActionButton_OnClick'
[string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:100: in function `TryUseActionButton'
[string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:135: in function `ActionButtonDown'
[string "ACTIONBUTTON5"]:2: in function <[string "ACTIONBUTTON5"]:1>
Locals:
_ = Frame {
}
event = "ADDON_ACTION_BLOCKED"
events = <table> {
}
Let me know if you need any other details friend!