frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
109 stars 23 forks source link

Tiptac blocked my UI #167

Closed Milky063 closed 1 year ago

Milky063 commented 1 year ago

Describe the bug So i was starting off in a key and this error pop up in the time M+ run...

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

https://ibb.co/3YdMLGj

https://ibb.co/3YdMLGj

TipTac Reborn (please complete the following information):

WoW (please complete the following information):

Additional context Add any other context about the problem here.

StefGraf commented 1 year ago

For me the same error when I try to use abilites on my action bars. It happens a lot when doing battlegrounds after zoning in or out. I don't see why a tooltip addon would even be affected by action bars and vice-versa.

[ADDON_ACTION_BLOCKED] AddOn 'TipTac' tried to call the protected function 'MultiBarBottomLeftButton4:SetAttribute()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetAttribute'
[string "@FrameXML/ActionButton.lua"]:350: in function `UpdatePressAndHoldAction'
[string "@FrameXML/ActionButton.lua"]:412: in function <FrameXML/ActionButton.lua:373>
[string "=[C]"]: in function `Update'
[string "@FrameXML/ActionButton.lua"]:362: in function `UpdateAction'
[string "@FrameXML/ActionButton.lua"]:821: in function `OnEvent'
[string "@FrameXML/ActionButton.lua"]:216: in function <FrameXML/ActionButton.lua:213>
[ADDON_ACTION_FORBIDDEN] AddOn 'TipTac' 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>
fgmenth commented 1 year ago

Did you guys happen to open your Talents window perhaps? This issue is 100% reproducible for me when I try to change my spec or talents.

ChrisDev-io commented 1 year ago

Yes, I seem to encounter this issue after changing talents. I can't always get it to happen when changing specs or when changing from one preset build to another, but if I go in and start moving talent points around and save the changes, I pretty much always get this same error.

fgmenth commented 1 year ago

Then in this case this issue is a duplicate of #149

frozn commented 1 year ago

Should be fixed with latest release v23.01.23. Please try again with this version.