error

Issue #32 closed
iron217 created an issue

I can’t say anything specific about the error, I didn’t use it during the occurrence, maybe the report will help you

1.0.0.22

1x [ADDON_ACTION_BLOCKED] Модификация 'RecipeRadarClassic' пыталась вызвать защищенную функцию 'CompactRaidFrameContainer:SetHeight()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: in function SetHeight' ...mpactRaidFrames\Blizzard_CompactRaidFrameManager.lua:595: in functionCompactRaidFrameManager_ResizeFrame_UpdateContainerSize'
...mpactRaidFrames\Blizzard_CompactRaidFrameManager.lua:525: in function `CompactRaidFrameManager_UpdateContainerBounds'
...mpactRaidFrames\Blizzard_CompactRaidFrameManager.lua:52: in function <...mpactRaidFrames\Blizzard_CompactRaidFrameManager.lua:50>

Comments (2)

  1. iron217 reporter

    It's a well-known taint system bug that Blizzard has given up on fixing. It's complaining about a function it hasn't even accessed yet.

  2. Kernighan Ritchie repo owner

    Thanks for the report. :) There is a combat lockdown issue (#27) that probably isn't related, but generates similar results. That one at least I can fix. :)

  3. Log in to comment