BigDebuffs

BigDebuffs

18M Downloads

v10.17 'CompactRaidFrame2:ClearAllPoints()' lua error

kribw opened this issue ยท 1 comments

commented

Since the release of patch 9.2, I've had issues targeting players by clicking raid frames while doing activities such as RBGs. Quite often when I click a raid frame, my target is not changed. I think it is related to the following lua error:

7x [ADDON_ACTION_BLOCKED] AddOn 'BigDebuffs' tried to call the protected function 'CompactRaidFrame2:ClearAllPoints()'.
[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: in function `ClearAllPoints'
[string "@FrameXML\FlowContainer.lua"]:157: in function `FlowContainer_DoLayout'
[string "@FrameXML\FlowContainer.lua"]:17: in function `FlowContainer_ResumeUpdates'
[string "@Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua"]:185: 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 "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

Would be really nice if this was fixed. Thanks!

commented

In addition to the CompactUnitFrame.lua 1122 error I reported recently, I'm also getting this error. I'm trying alternatives to the addon, but they just don't work as well. I didn't realize how much I relied on this addon as a healer! I use standard raid frames from Blizzard without a healing addon. I hope you can figure out what's causing these issues with our reports. Thank you.

1x [ADDON_ACTION_BLOCKED] AddOn 'BigDebuffs' tried to call the protected function 'CompactRaidFrame4:ClearAllPoints()'.
[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: in function `ClearAllPoints'
[string "@FrameXML\FlowContainer.lua"]:157: in function `FlowContainer_DoLayout'
[string "@FrameXML\FlowContainer.lua"]:17: in function `FlowContainer_ResumeUpdates'
[string "@Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua"]:185: in function `CompactRaidFrameContainer_LayoutFrames'
[string "@Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua"]:130: in function `CompactRaidFrameContainer_TryUpdate'
[string "@Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua"]:57: in function `CompactRaidFrameContainer_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>