Mapster

Mapster

10M Downloads

Addon tried to call protected function UseAction()

Sipollo opened this issue ยท 1 comments

commented

Getting the following LUA error; I believe I'd opened the map previously, then changed spec followed by trying to use the Night Fae Soul Shape ability in the covenant hall.

[ADDON_ACTION_FORBIDDEN] AddOn 'Mapster' tried to call the protected function 'UseAction()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `UseAction'
[string "@Interface/FrameXML/SecureTemplates.lua"]:364: in function `handler'
[string "@Interface/FrameXML/SecureTemplates.lua"]:690: in function <Interface/FrameXML/SecureTemplates.lua:672>
[string "@Interface/FrameXML/SecureTemplates.lua"]:704: in function <Interface/FrameXML/SecureTemplates.lua:697>
[string "@Interface/FrameXML/SecureTemplates.lua"]:746: in function `SecureActionButton_OnClick'
[string "@Interface/FrameXML/ActionButton.lua"]:109: in function `TryUseActionButton'
[string "@Interface/FrameXML/MultiActionBars.lua"]:14: in function `MultiActionButtonDown'
[string "MULTIACTIONBAR1BUTTON2"]:2: in function <[string "MULTIACTIONBAR1BUTTON2"]:1>
commented

Mapster does not interfer with the Action Buttons - directly in any case. That said I have removed a source of taint that may (or may not) have spilled over here in the latest alpha version, so going to close this and will revisit if it still happens.