AddOn 'Bagnon' tried to call the protected function 'UseAction()'.
Thrumbar opened this issue ยท 1 comments
Which software were you running?
- Addon version name: 10.1.10
- Client used: Retail 10.1.7.51421
Mark if read. Yes
Please describe the bug.
Zoned into Emerald Nightmare Raid zone and pressed key for actionbar
Please describe how to reproduce it.
- Enter Emerald Nightmare
- Click on any button/key for skills/spells on main actionbar from keyboard
- See error
Any Screenshots?
If applicable, please add screenshots to help explain your problem.
Error Logs are Important!
1x [ADDON_ACTION_FORBIDDEN] AddOn 'Bagnon' tried to call the protected function 'UseAction()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: in function UseAction' [string "@FrameXML/SecureTemplates.lua"]:364: in function
handler'
[string "@FrameXML/SecureTemplates.lua"]:690: in function <FrameXML/SecureTemplates.lua:672>
[string "@FrameXML/SecureTemplates.lua"]:704: in function <FrameXML/SecureTemplates.lua:697>
[string "@FrameXML/SecureTemplates.lua"]:746: in function SecureActionButton_OnClick' [string "@FrameXML/ActionButton.lua"]:100: in function
TryUseActionButton'
[string "@FrameXML/ActionButton.lua"]:135: in function `ActionButtonDown'
[string "ACTIONBUTTON3"]:2: in function <[string "ACTIONBUTTON3"]:1>
Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:487
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:487
SetScript = defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_FORBIDDEN"
events =
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:553
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:553
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:547
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:562
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:507
}
getting the same error with the most recent version of bagnon, 10.1.13. for the time that i was using 10.1.12 i was not getting it, game client retail 10.1.7.51536
6x [ADDON_ACTION_FORBIDDEN] AddOn 'Bagnon' tried to call the protected function 'UseAction()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function UseAction' [string "@FrameXML/SecureTemplates.lua"]:364: in function
handler'
[string "@FrameXML/SecureTemplates.lua"]:690: in function <FrameXML/SecureTemplates.lua:672>
[string "@FrameXML/SecureTemplates.lua"]:704: in function <FrameXML/SecureTemplates.lua:697>
[string "@FrameXML/SecureTemplates.lua"]:746: in function SecureActionButton_OnClick' [string "@FrameXML/ActionButton.lua"]:109: in function
TryUseActionButton'
[string "@FrameXML/ActionButton.lua"]:144: in function `ActionButtonDown'
[string "ACTIONBUTTON2"]:2: in function <[string "ACTIONBUTTON2"]:1>
taint log from then
10/7 16:37:45.813 Interface/FrameXML/ActionButton.lua:1280 UpdateFlyout()
10/7 16:37:45.813 An action was blocked because of taint from Bagnon - UseAction()
10/7 16:37:45.813 Interface/FrameXML/SecureTemplates.lua:364 handler()
10/7 16:37:45.813 Interface/FrameXML/SecureTemplates.lua:690 PerformAction()
10/7 16:37:45.813 Interface/FrameXML/SecureTemplates.lua:704 OnActionButtonClick()
10/7 16:37:45.813 Interface/FrameXML/SecureTemplates.lua:746 SecureActionButton_OnClick()
10/7 16:37:45.813 Interface/FrameXML/ActionButton.lua:100 TryUseActionButton()
10/7 16:37:45.813 Interface/FrameXML/ActionButton.lua:135 ActionButtonDown()
10/7 16:37:45.813 ACTIONBUTTON2:2
multiple entries of that