GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

7M Downloads

[BUG] Lua Error (Addon Action forbidden) after switching talent loadouts

zooza121 opened this issue Β· 2 comments

commented

πŸ”΅ 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)

  1. Go to Talents
  2. Click on new Load Talent Loadout
  3. Try to press a hotkey
  4. 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> {
}

πŸ”΅ Screenshots:
image

πŸ”΅ 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:

commented

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.

commented

See https://www.patreon.com/TimothyLuke for latest update on GSE and SoD