TipTac Reborn

TipTac Reborn

862k Downloads

[ADDON_ACTION_FORBIDDEN] AddOn 'TipTac' tried to call the protected function 'CopyToClipboard()'

cosmo-somebody opened this issue ยท 4 comments

commented

Describe the bug
Unable to Share specialization after talent change without error

To Reproduce
Steps to reproduce the behavior:

  1. Right click an existing talent and left click another talent
  2. Apply Changes
  3. Use dropdown to Share
  4. See error

Expected behavior
Expected to be able to Share (copy to clipboard) without error or having to disable TipTac to do so.

Screenshots
Will do so if Error and Description are not satisfactory.

TipTac Reborn (please complete the following information):

  • Version 22.11.20

WoW (please complete the following information):

  • Flavor: Retail
  • Version 10.0.2 Build 46702

Additional context
I can fully reproduce the error on another character.

LUA Error:
1x [ADDON_ACTION_FORBIDDEN] AddOn 'TipTac' tried to call the protected function 'CopyToClipboard()'. [string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480> [string "=[C]"]: in function `CopyToClipboard' [string "@Blizzard_ClassTalentUI/Blizzard_ClassTalentTalentsTab.lua"]:454: in function `callback' [string "@SharedXML/LoadSystem/LoadSystemTemplates.lua"]:26: in function <.SharedXML/LoadSystem/LoadSystemTemplates.lua:17> [string "=(tail call)"]: ? [string "@SharedXML/SharedUIPanelTemplates.lua"]:2457: in function `SetSelectedValue' [string "@SharedXML/SharedUIPanelTemplates.lua"]:2409: in function `func' [string "@SharedXML/UIDropDownMenu.lua"]:1007: in function `UIDropDownMenuButton_OnClick' [string "*UIDropDownMenuTemplates.xml:136_OnClick"]:1: in function <[string "*UIDropDownMenuTemplates.xml:136_OnClick"]:1>

taint.log
11/23 11:03:01.987 Hide() 11/23 11:03:01.987 An action was blocked because of taint from TipTac - CopyToClipboard() 11/23 11:03:01.987 Interface/AddOns/Blizzard_ClassTalentUI/Blizzard_ClassTalentTalentsTab.lua:454 callback() 11/23 11:03:01.987 Interface/SharedXML/LoadSystem/LoadSystemTemplates.lua:26 11/23 11:03:01.987 Interface/SharedXML/SharedUIPanelTemplates.lua:2457 Frame:SetSelectedValue() 11/23 11:03:01.987 Interface/SharedXML/SharedUIPanelTemplates.lua:2409 func() 11/23 11:03:01.987 Interface/SharedXML/UIDropDownMenu.lua:1007 UIDropDownMenuButton_OnClick() 11/23 11:03:01.987 DropDownList1Button4:IDropDownMenuTemplates.xml:136_OnClick()

commented

Sorry, duplicate of #130

commented

for me it is reproducible every time though
I vaguely remember seeing something about there being a Blizzard issue with the UIDropDownMenu (taint?)

I say that because without TipTac, this is another error that happens just from ElvUI this time

LUA Error
1x [ADDON_ACTION_FORBIDDEN] AddOn 'ElvUI' tried to call the protected function 'CopyToClipboard()'. [string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480> [string "=[C]"]: in function `CopyToClipboard' [string "@Blizzard_ClassTalentUI/Blizzard_ClassTalentTalentsTab.lua"]:454: in function `callback' [string "@SharedXML/LoadSystem/LoadSystemTemplates.lua"]:26: in function <.SharedXML/LoadSystem/LoadSystemTemplates.lua:17> [string "=(tail call)"]: ? [string "@SharedXML/SharedUIPanelTemplates.lua"]:2457: in function `SetSelectedValue' [string "@SharedXML/SharedUIPanelTemplates.lua"]:2409: in function `func' [string "@SharedXML/UIDropDownMenu.lua"]:1007: in function `UIDropDownMenuButton_OnClick' [string "*UIDropDownMenuTemplates.xml:136_OnClick"]:1: in function <[string "*UIDropDownMenuTemplates.xml:136_OnClick"]:1>

taint.log
11/23 11:24:42.108 Interface/SharedXML/UIDropDownMenu.lua:973 UIDropDownMenuButton_OnClick() 11/23 11:24:42.108 An action was blocked because of taint from ElvUI - CopyToClipboard() 11/23 11:24:42.108 Interface/AddOns/Blizzard_ClassTalentUI/Blizzard_ClassTalentTalentsTab.lua:454 callback() 11/23 11:24:42.108 Interface/SharedXML/LoadSystem/LoadSystemTemplates.lua:26 11/23 11:24:42.108 Interface/SharedXML/SharedUIPanelTemplates.lua:2457 Frame:SetSelectedValue() 11/23 11:24:42.108 Interface/SharedXML/SharedUIPanelTemplates.lua:2409 func() 11/23 11:24:42.108 Interface/SharedXML/UIDropDownMenu.lua:1007 UIDropDownMenuButton_OnClick() 11/23 11:24:42.108 DropDownList1Button5:IDropDownMenuTemplates.xml:136_OnClick()

commented

I have not seen this error for quite some time, when it's regarding TipTac, so I will be closing this issue

commented

Glad to here that this issue is solved for you. Thanks for reporting! ๐Ÿ‘