This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I think this had something to do with the blizzard raidframe not opening and closing
{ ["message"] = "[ADDON_ACTION_BLOCKED] AddOn \"ShadowedUnitFrames\" tried to call the protected function \"CompactRaidFrame3:Show()\".", ["time"] = "2012/12/07 17:42:13", ["stack"] = "!BugGrabber-r188\\BugGrabber.lua:587: in function <!BugGrabber\\BugGrabber.lua:587>\n<in C code>\nFrameXML\\CompactUnitFrame.lua:276: in function \"CompactUnitFrame_UpdateVisible\"\nFrameXML\\CompactUnitFrame.lua:234: in function \"CompactUnitFrame_UpdateAll\"\nFrameXML\\CompactUnitFrame.lua:136: in function <FrameXML\\CompactUnitFrame.lua:136>", ["session"] = 5, ["counter"] = 46, }, -- [1] { ["message"] = "[ADDON_ACTION_BLOCKED] AddOn \"ShadowedUnitFrames\" tried to call the protected function \"CompactRaidFrame4:Show()\".", ["time"] = "2012/12/07 17:42:13", ["stack"] = "!BugGrabber-r188\\BugGrabber.lua:587: in function <!BugGrabber\\BugGrabber.lua:587>\n<in C code>\nFrameXML\\CompactUnitFrame.lua:276: in function \"CompactUnitFrame_UpdateVisible\"\nFrameXML\\CompactUnitFrame.lua:234: in function \"CompactUnitFrame_UpdateAll\"\nFrameXML\\CompactUnitFrame.lua:136: in function <FrameXML\\CompactUnitFrame.lua:136>", ["session"] = 5, ["counter"] = 46, }, -- [2] { ["message"] = "[ADDON_ACTION_BLOCKED] AddOn \"ShadowedUnitFrames\" tried to call the protected function \"CompactRaidFrame6:Show()\".", ["time"] = "2012/12/07 17:42:13", ["stack"] = "!BugGrabber-r188\\BugGrabber.lua:587: in function <!BugGrabber\\BugGrabber.lua:587>\n<in C code>\nFrameXML\\CompactUnitFrame.lua:276: in function \"CompactUnitFrame_UpdateVisible\"\nFrameXML\\CompactUnitFrame.lua:234: in function \"CompactUnitFrame_UpdateAll\"\nFrameXML\\CompactUnitFrame.lua:136: in function <FrameXML\\CompactUnitFrame.lua:136>", ["session"] = 5, ["counter"] = 46, }, -- [3] { ["message"] = "[ADDON_ACTION_BLOCKED] AddOn \"ShadowedUnitFrames\" tried to call the protected function \"CompactRaidFrame7:Show()\".", ["time"] = "2012/12/07 17:42:13", ["stack"] = "!BugGrabber-r188\\BugGrabber.lua:587: in function <!BugGrabber\\BugGrabber.lua:587>\n<in C code>\nFrameXML\\CompactUnitFrame.lua:276: in function \"CompactUnitFrame_UpdateVisible\"\nFrameXML\\CompactUnitFrame.lua:234: in function \"CompactUnitFrame_UpdateAll\"\nFrameXML\\CompactUnitFrame.lua:136: in function <FrameXML\\CompactUnitFrame.lua:136>", ["session"] = 5, ["counter"] = 46, },
Same issue for me, in every raid encounter those errors keep repeating so quickly that after a couple minutes the bug grabber error counter shows infinite. At this rate of errors i think this flaw can affect performance
Are you sure it's SUF and not another addon causing it, and are you doing anything odd like say, logging in while in combat?
Also do you have hiding of the CRF enabled, or disabled?
Assuming you are not hiding the default CRF using SUF, try the latest alpha. That is the only part that I can see that might taint it, and only if you logged in while in combat.
I am logging always to the combatlog during raids if that is what you mean.
It's strange, cause I always have the blizzard unit frames disabled, but sometimes it shows up(no clue why) and I think that's when the error happens.
Not sure what you said. You're saying that yes, you do log in while you are in a fight?
@Shadowed: Go
I do yup, for WoL analysis
Ok so just to confirm:
1) You are hiding the Blizzard CRF through SUF using the "Hide Blizzard" feature 2) You are logging back in, in combat when this happens 3) Logging in while outside of combat doesn't cause this issue
Correct? If all 3 are correct, I can fix it. So it's important to know the answers.
This will happen with just about any mod. ace3 does it if shadowed doesn't for me. It seems to mainly be caused by attempting to draw/redraw frames while in combat. i can reproduce it consistently if i toggle windowed/full screen mode or resolution in combat. basically, force the UI to resize frames in combat.
And this is with NOT using hide blizzard CRF or CRFC. it's a stupid annoy issue.
That makes no sense. Toggling windowed/full screen resizing Blizzard frames wouldn't cause taint issues as long as they aren't tainted.
If you can duplicate it *without any addons enabled* or you can duplicate it with a simple secure frame that's positioned on the screen and no other addons, then you found a bug in WoW.
I didn't say no mods, i said just about any mod. likely any mod that has tainted uidropdown. we discussed it a bit on irc but i am posting a comment here anyways. Hopefully 5.2 changes that.
To post a comment, please login or register a new account.