BigDebuffs

BigDebuffs

18M Downloads

Party frame dysfunction in party instances

comiluv opened this issue · 2 comments

commented

Getting lots of below lua error while playing preservation evoker. When this error happens, party frame stops functioning i.e. can't click on other players, can't cast mouseover spells etc.

1x [ADDON_ACTION_BLOCKED] 애드온 'BigDebuffs'|1이;가; 보호된 함수 'CompactPartyFrameMember3: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"]:220: in function `CompactUnitFrame_SetUpFrame'
[string "@FrameXML/CompactPartyFrame.lua"]:56: in function <FrameXML/CompactPartyFrame.lua:28>

Locals:
Skipped (In Encounter)
commented

Im getting the same issue. Both show() and hide() functions.

1x [ADDON_ACTION_BLOCKED] AddOn 'BigDebuffs' tried to call the protected function 'CompactRaidFrame6: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"]:198: in function <FrameXML/CompactUnitFrame.lua:198>

Locals:
Skipped (In Encounter)
1x [ADDON_ACTION_BLOCKED] AddOn 'BigDebuffs' tried to call the protected function 'CompactRaidFrame8: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"]:198: in function <FrameXML/CompactUnitFrame.lua:198>

Locals:
Skipped (In Encounter)
commented

Looks to be resolved in the latest, so closing