Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Taint issue #1991

Closed
sthdevilish opened this issue Nov 5, 2022 · 5 comments
Closed

[Bug]: Taint issue #1991

sthdevilish opened this issue Nov 5, 2022 · 5 comments

Comments

@sthdevilish
Copy link

WoW Version

Retail

TellMeWhen Version

10.0.1

Describe the bug

Occured randomly after starting combat, can't press most of my skills from action bar:

Export Strings

1x [ADDON_ACTION_BLOCKED] AddOn 'TellMeWhen_Options' tried to call the protected function 'UIParentBottomManagedFrameContainer:SetPoint()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetPoint'
[string "@Interface/FrameXML/UIParent.lua"]:3078: in function `UIParentManageFramePositions'
[string "@Interface/FrameXML/UIParent.lua"]:2561: in function <Interface/FrameXML/UIParent.lua:2548>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface/FrameXML/UIParent.lua"]:3104: in function `UIParent_ManageFramePositions'
[string "@Interface/AddOns/Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua"]:1470: in function <...zzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:1365>
[string "=[C]"]: in function `ObjectiveTracker_Update'
[string "@Interface/AddOns/Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua"]:878: in function <...zzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:876>
@ascott18
Copy link
Owner

ascott18 commented Nov 6, 2022

Unfortunately, Blizzard's new interface in 10.0 is severely broken and will randomly blame pretty much any addon for things like this. Until they make their error messages better (something Ghostcrawler promised back in Cataclysm...), I'm not going to waste time trying to chase down these kinds of things if they aren't consistently reproducible.

@sthdevilish
Copy link
Author

Just as I thought as I encountered similiar errors blocking me from actionbar usage with few different addons. Hopefully it will be fixed in 10.0.2, but I can't test it on beta due to many addons being broken again :( This is going be awful game launch for DF because of this.

@ascott18
Copy link
Owner

ascott18 commented Nov 6, 2022

Its worth noting that action bar addons don't seem to have this issue. Bartender4, Dominos, and such. I really wanted to try to revert to the default ones in 10.0 but this issue made that impossible.

@sthdevilish
Copy link
Author

sthdevilish commented Nov 6, 2022

Let's hope they will fix it in 10.0.2, for now I'm using NoTaint addon (doesn't always work but I want to believe it does help). Just a shame they didn't test/fix 10.0.0 enough before releasing, DF launch is going to be a disaster with half of the addons not working again due to changes they made after releasing 10.0 (but only on beta, so I've heard).

@ascott18
Copy link
Owner

seems like maybe this is less of a dumpsterfire from blizzard (or maybe i just don't notice since I don't use the default action bars), so going to close this out for now.

@ascott18 ascott18 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants