Addon blocking actions during instanced pvp
Ravesden opened this issue ยท 3 comments
Addon randomly disables usage of keyboard presses to activate action bar skills (clicking the skills still works)
2x [ADDON_ACTION_BLOCKED] AddOn 'BigDebuffs' tried to call the protected function 'CompactRaidFrame7:Show()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function Show' [string "@FrameXML/CompactUnitFrame.lua"]:394: in function
CompactUnitFrame_UpdateVisible'
[string "@FrameXML/CompactUnitFrame.lua"]:319: in function <FrameXML/CompactUnitFrame.lua:317>
[string "=[C]"]: in function `CompactUnitFrame_UpdateAll'
[string "@FrameXML/CompactUnitFrame.lua"]:116: in function <FrameXML/CompactUnitFrame.lua:47>
Bump on this, I got something similar:
2x [ADDON_ACTION_BLOCKED] AddOn 'BigDebuffs' tried to call the protected function 'CompactPartyFrameMember4:Hide()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function Hide' [string "@FrameXML/CompactUnitFrame.lua"]:397: in function
CompactUnitFrame_UpdateVisible'
[string "@FrameXML/CompactUnitFrame.lua"]:319: in function <FrameXML/CompactUnitFrame.lua:317>
[string "=[C]"]: in function `CompactUnitFrame_UpdateAll'
[string "@FrameXML/CompactUnitFrame.lua"]:50: in function <FrameXML/CompactUnitFrame.lua:47>
Another, this has caused me to lose solo shuffle rounds because it disabled my keypresses :
2x [ADDON_ACTION_BLOCKED] AddOn 'BigDebuffs' tried to call the protected function 'CompactPartyFrameMember2:Show()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function Show' [string "@FrameXML/CompactUnitFrame.lua"]:394: in function
CompactUnitFrame_UpdateVisible'
[string "@FrameXML/CompactUnitFrame.lua"]:319: in function <FrameXML/CompactUnitFrame.lua:317>
[string "=[C]"]: in function `CompactUnitFrame_UpdateAll'
[string "@FrameXML/CompactUnitFrame.lua"]:116: in function <FrameXML/CompactUnitFrame.lua:47>
Simillar happens frequently lately:
It brokes raid frames so you can no longer target raidmate by clicking on raidframes, very annoing. I used to disable bigdebuffs while in dungeon.
2x [ADDON_ACTION_BLOCKED] AddOn 'BigDebuffs' tried to call the protected function 'CompactRaidGroup1:unusedFunc()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function unusedFunc' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:160: in function
CompactRaidFrameContainer_LayoutFrames'
[string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:130: in function CompactRaidFrameContainer_TryUpdate' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:62: in function
CompactRaidFrameContainer_OnEvent'
[string "*Blizzard_CompactRaidFrameContainer.xml:79_OnEvent"]:1: in function <[string "*Blizzard_CompactRaidFrameContainer.xml:79_..."]:1>
Classic 3.4.1, bd v11.15