AMR addon Bug - Just 1 of quite a few lately

1x [ADDON_ACTION_BLOCKED] AddOn ‘AskMrRobot’ tried to call the protected function ‘DcrMUFsContainer:SetScale()’.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]: in function SetScale' Decursive\Dcr_DebuffsFrame.lua:687: in functionSetScale’
Decursive\Dcr_opt.lua:428: in function ?' Decursive\Dcr_opt.lua:470: in function <Decursive\Dcr_opt.lua:452> (tail call): ? [C]: ? [string "safecall Dispatcher[2]"]:9: in function <[string "safecall Dispatcher[2]"]:5> (tail call): ? ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0-61.lua:799: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:614> ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0-61.lua:851: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:839> (tail call): ? [C]: ? [string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5> (tail call): ? ...aceAskMrRobot\Libs\AceGUI-3.0\AceGUI-3.0-34.lua:314: in functionFire’
…obot\Libs\AceGUI-3.0-34\widgets\AceGUIWidget-Slider.lua:80: in function <…obot\Libs\AceGUI-3.0\widgets\AceGUIWidget-Slider.lua:78>

Locals:

1x [ADDON_ACTION_BLOCKED] AddOn ‘AskMrRobot’ tried to call the protected function ‘:Hide()’.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]: in function Hide' FrameXML\WorldMapActionButton.lua:58: in functionClear’
FrameXML\WorldMapActionButton.lua:67: in function Refresh' FrameXML\WorldMapActionButton.lua:19: in functionSetMapAreaID’
FrameXML\WorldMapFrame.lua:428: in function <FrameXML\WorldMapFrame.lua:390>
[C]: ?
[C]: in function Hide' FrameXML\UIParent.lua:2404: in functionSetUIPanel’
FrameXML\UIParent.lua:2431: in function MoveUIPanel' FrameXML\UIParent.lua:2462: in functionHideUIPanel’
FrameXML\UIParent.lua:2136: in function <FrameXML\UIParent.lua:2128>
[C]: in function SetAttribute' FrameXML\UIParent.lua:2930: in function <FrameXML\UIParent.lua:2917> [C]: in functionHideUIPanel’
FrameXML\UIParent.lua:2896: in function ToggleFrame' FrameXML\WorldMapFrame.lua:244: in function <FrameXML\WorldMapFrame.lua:235> [C]: in functionToggleWorldMap’
[string “TOGGLEWORLDMAP”]:1: in function <[string “TOGGLEWORLDMAP”]:1>

Locals:

1x [ADDON_ACTION_FORBIDDEN] AddOn ‘AskMrRobot’ tried to call the protected function ‘FocusUnit()’.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]: in function FocusUnit' FrameXML\UnitPopup.lua:1679: in functionfunc’
FrameXML\UIDropDownMenu.lua:791: in function `UIDropDownMenuButton_OnClick’
[string “:OnClick"]:1: in function <[string ":OnClick”]:1>

Locals:
nil

Pretty sure those are not actually being caused by AMR, but AMR is getting the blame. This happens at times with the blizzard protected stuff.

Also the first one says its in decursvie.

My guess, one of your other add-ons is including an old version of ace3. I updated ours with 7.2, haven’t had issues so far.