Not entirely sure what the cause of this is, because it claims that it's to do with the status bars (XP? Rep?) being scaled badly, but they're not being rescaled at all, and edit mode doesn't touch them.
I've had a large number of errors, often when entering and exiting combat, or when mouse is hovered over certain entities.
Trying to read the bug with Bugsack ends up pulling bugsack itself INTO the error, so it's a little confusing to identify, but it has been happening since 12.0 prepatch dropped before I got bugsack to try and locate which addon it actually was:
`
56x [ADDON_ACTION_BLOCKED] AddOn 'EditModeExpanded' tried to call the protected function 'MainStatusTrackingBarContainer:SetScaleBase()'.
[!BugGrabber/BugGrabber.lua]:477: in function '?'
[!BugGrabber/BugGrabber.lua]:401: in function <!BugGrabber/BugGrabber.lua:401>
[C]: in function 'SetScaleBase'
[Blizzard_EditMode/Shared/EditModeSystemTemplates.lua]:120: in function <...Blizzard_EditMode/Shared/EditModeSystemTemplates.lua:117>
[C]: in function 'SetScale'
[EditModeExpanded/FrameHandlers/StatusTrackingBar.lua]:65: in function <...EditModeExpanded/FrameHandlers/StatusTrackingBar.lua:61>
[C]: in function 'UpdateBarsShown'
[Blizzard_ActionBar/Shared/StatusTrackingManager.lua]:46: in function <.../Blizzard_ActionBar/Shared/StatusTrackingManager.lua:36>
Locals:
self =
{
}
event = "ADDON_ACTION_BLOCKED"
addonName = "EditModeExpanded"
addonFunc = "MainStatusTrackingBarContainer:SetScaleBase()"
name = "EditModeExpanded"
badAddons =
{
EditModeExpanded = true
}
L =
{
ADDON_CALL_PROTECTED_MATCH = "^%[(.
)%] (AddOn '.' tried to call the protected function '.*'.)$"
NO_DISPLAY_2 = "|cffffff00The standard display is called BugSack, and can probably be found on the same site where you found !BugGrabber.|r"
ERROR_DETECTED = "%s |cffffff00captured, click the link for more information.|r"
USAGE = "|cffffff00Usage: /buggrabber <1-%d>.|r"
BUGGRABBER_STOPPED = "|cffffff00There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.|r"
STOP_NAG = "|cffffff00!BugGrabber will not nag about missing a display addon again until next patch.|r"
ADDON_DISABLED = "|cffffff00!BugGrabber and %s cannot coexist; %s has been forcefully disabled. If you want to, you may log out, disable !BugGrabber, and enable %s.|r"
NO_DISPLAY_STOP = "|cffffff00If you don't want to be reminded about this again, run /stopnag.|r"
NO_DISPLAY_1 = "|cffffff00You seem to be running !BugGrabber with no display addon to go along with it. Although a slash command is provided for accessing error reports, a display can help you manage these errors in a more convenient way.|r"
ERROR_UNABLE = "|cffffff00!BugGrabber is unable to retrieve errors from other players by itself. Please install BugSack or a similar display addon that might give you this functionality.|r"
ADDON_CALL_PROTECTED = "[%s] AddOn '%s' tried to call the protected function '%s'."
}
`
Not entirely sure what the cause of this is, because it claims that it's to do with the status bars (XP? Rep?) being scaled badly, but they're not being rescaled at all, and edit mode doesn't touch them.
I've had a large number of errors, often when entering and exiting combat, or when mouse is hovered over certain entities.
Trying to read the bug with Bugsack ends up pulling bugsack itself INTO the error, so it's a little confusing to identify, but it has been happening since 12.0 prepatch dropped before I got bugsack to try and locate which addon it actually was:
`
56x [ADDON_ACTION_BLOCKED] AddOn 'EditModeExpanded' tried to call the protected function 'MainStatusTrackingBarContainer:SetScaleBase()'.
[!BugGrabber/BugGrabber.lua]:477: in function '?'
[!BugGrabber/BugGrabber.lua]:401: in function <!BugGrabber/BugGrabber.lua:401>
[C]: in function 'SetScaleBase'
[Blizzard_EditMode/Shared/EditModeSystemTemplates.lua]:120: in function <...Blizzard_EditMode/Shared/EditModeSystemTemplates.lua:117>
[C]: in function 'SetScale'
[EditModeExpanded/FrameHandlers/StatusTrackingBar.lua]:65: in function <...EditModeExpanded/FrameHandlers/StatusTrackingBar.lua:61>
[C]: in function 'UpdateBarsShown'
[Blizzard_ActionBar/Shared/StatusTrackingManager.lua]:46: in function <.../Blizzard_ActionBar/Shared/StatusTrackingManager.lua:36>
Locals:
{self =
}
event = "ADDON_ACTION_BLOCKED"
addonName = "EditModeExpanded"
addonFunc = "MainStatusTrackingBarContainer:SetScaleBase()"
name = "EditModeExpanded"
badAddons =
EditModeExpanded = true
}
L =
ADDON_CALL_PROTECTED_MATCH = "^%[(.)%] (AddOn '.' tried to call the protected function '.*'.)$"
NO_DISPLAY_2 = "|cffffff00The standard display is called BugSack, and can probably be found on the same site where you found !BugGrabber.|r"
ERROR_DETECTED = "%s |cffffff00captured, click the link for more information.|r"
USAGE = "|cffffff00Usage: /buggrabber <1-%d>.|r"
BUGGRABBER_STOPPED = "|cffffff00There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.|r"
STOP_NAG = "|cffffff00!BugGrabber will not nag about missing a display addon again until next patch.|r"
ADDON_DISABLED = "|cffffff00!BugGrabber and %s cannot coexist; %s has been forcefully disabled. If you want to, you may log out, disable !BugGrabber, and enable %s.|r"
NO_DISPLAY_STOP = "|cffffff00If you don't want to be reminded about this again, run /stopnag.|r"
NO_DISPLAY_1 = "|cffffff00You seem to be running !BugGrabber with no display addon to go along with it. Although a slash command is provided for accessing error reports, a display can help you manage these errors in a more convenient way.|r"
ERROR_UNABLE = "|cffffff00!BugGrabber is unable to retrieve errors from other players by itself. Please install BugSack or a similar display addon that might give you this functionality.|r"
ADDON_CALL_PROTECTED = "[%s] AddOn '%s' tried to call the protected function '%s'."
}
`