Sellorio / mega-macro

A World of Warcraft AddOn that replaces the built in macro functionality allowing more and bigger macros.
18 stars 13 forks source link

Intermittent Error #81

Closed MetalHeadSeven closed 3 years ago

MetalHeadSeven commented 3 years ago

1x [ADDON_ACTION_BLOCKED] AddOn 'MegaMacro' tried to call the protected function 'MultiBarBottomLeftButton4:Show()'. [string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519> string "=[C]": in function Show' [string "@FrameXML\ActionButton.lua"]:348: in functionUpdate' [string "@FrameXML\ActionButton.lua"]:328: in function <FrameXML\ActionButton.lua:323>

[string "@FrameXML\SecureHandlers.lua"]:266: in function <FrameXML\SecureHandlers.lua:263>

[string "@FrameXML\SecureHandlers.lua"]:430: in function <FrameXML\SecureHandlers.lua:417>

string "=[C]": in function `SetAttribute' [string "@FrameXML\SecureHandlers.lua"]:310: in function <FrameXML\SecureHandlers.lua:306>

Sellorio commented 3 years ago

I can't reproduce this. Any additional info you can give as to when it happens would help. Also make sure you are running the latest release version.

What addon are you using for your action bars (if any)?

MetalHeadSeven commented 3 years ago

I'm using version 1.3.2. I just saw your comment that Dominos is not supported so I think that may be the problem.

Sellorio commented 3 years ago

Yeah sorry. #79 is there to track the task to add Dominos support. I probably won't get around to it any time soon. If you have the inclination you are welcome to make a pull request.

MetalHeadSeven commented 3 years ago

No problem. I really like your addon so I'll just uninstall until you eventually add Dominos support.