[BUG] Lua Error (Addon Action forbidden) after switching talent loadouts
zooza121 opened this issue Β· 2 comments
π΅ Describe the bug:
Everytime I switch talents on my warrior, I can't use spells on my actionbar using hotkeys, clicking via cursor still works. Using a hotkey throws an lua error.
π΅ To reproduce: (Steps to reproduce the behavior)
- Go to Talents
- Click on new Load Talent Loadout
- Try to press a hotkey
- See error
π΅ The error:
Paste the error message in this blockquote.
7x [ADDON_ACTION_FORBIDDEN] AddOn 'GSE' tried to call the protected function 'UseAction()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `UseAction'
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:342: in function `handler'
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:667: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:649>
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:681: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:674>
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:723: in function `SecureActionButton_OnClick'
[string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:100: in function `TryUseActionButton'
[string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:135: in function `ActionButtonDown'
[string "ACTIONBUTTON12"]:2: in function <[string "ACTIONBUTTON12"]:1>
Locals:
_ = Frame {
}
event = "ADDON_ACTION_FORBIDDEN"
events = <table> {
}
π΅ Expected behavior:
Hotkeys to cast spells should still work
π΅ GSE.lua file:
GSE.lua.txt
π΅ Desktop (please complete the following information):
- OS: Windows 11 64bit
- Game Version retail
π΅ GSE Version:
- Version: 3.2.14-e
- Downloaded From: wowup
π΅ Additional context:
One of your other addons has tainted your talent Ui and then when you go to use GSE it has inherited the taint. I canβt fix this is itβs being caused somewhere outside my control.
you can verify this by disabling you other addons, and you will be able to change talent specs freely and zgSE will be fine.
See https://www.patreon.com/TimothyLuke for latest update on GSE and SoD