Copying Talent Loadout Error - ADDON_ACTION_FORBIDDEN
PositiveRoleModel opened this issue · 4 comments
Describe the bug
Using the in-game feature on the Talent Pane dropdown menu: Share (copy to clipboard) this error pops up and the UI blocks it from happening listing TipTac as the add-on causing the error
To Reproduce
Steps to reproduce the behavior:
- Go to 'Talents'
- Click on 'Share (copy to clipboard) in the dropdown menu in the lower left of the talent pane UI'
- See error
**WoW Retail ver10.0.2
The Error text:
4x [ADDON_ACTION_FORBIDDEN] AddOn 'TipTac' tried to call the protected function 'CopyToClipboard()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function CopyToClipboard' [string "@Interface/AddOns/Blizzard_ClassTalentUI/Blizzard_ClassTalentTalentsTab.lua"]:443: in function
callback'
[string "@Interface/SharedXML/LoadSystem/LoadSystemTemplates.lua"]:26: in function <...terface/SharedXML/LoadSystem/LoadSystemTemplates.lua:17>
[string "=(tail call)"]: ?
[string "@Interface/SharedXML/SharedUIPanelTemplates.lua"]:2421: in function SetSelectedValue' [string "@Interface/SharedXML/SharedUIPanelTemplates.lua"]:2373: in function
func'
[string "@Interface/SharedXML/UIDropDownMenu.lua"]:1007: in function `UIDropDownMenuButton_OnClick'
[string "*UIDropDownMenuTemplates.xml:136_OnClick"]:1: in function <[string "*UIDropDownMenuTemplates.xml:136_OnClick"]:1>
Unfortunately I can't reproduce this error on retail or ptr, both on patch 10.0.2. 🤔
I am able to repro this issue on the beta client with only TipTac addons enabled.
- Open talents pane
- Change a talent
- Apply changes
- Click Share (copy to clipboard) -> above error occurs, talent string not copied
@0xjc: On PTR (10.0.2) I only enabled TipTac with default options and I didn't get this error with your described procedure. I don't have a clue what's going on here. :-(
Should be fixed with latest release v23.01.23. Please try again with this version.