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 in 10.0 after loading screen sometimes #499

Open
jquick opened this issue Nov 3, 2022 · 3 comments
Open

Bug in 10.0 after loading screen sometimes #499

jquick opened this issue Nov 3, 2022 · 3 comments

Comments

@jquick
Copy link

jquick commented Nov 3, 2022

1x [ADDON_ACTION_BLOCKED] AddOn 'Rarity' tried to call the protected function 'UIParentRightManagedFrameContainer:SetPoint()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetPoint'
[string "@Interface/SharedXML/AnchorUtil.lua"]:34: in function `SetPoint'
[string "@Interface/FrameXML/UIParent.lua"]:3086: 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 `ObjectiveTracker_Update'
[string "@Interface/AddOns/Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua"]:878: in function <...zzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:876>
@Duckwhale
Copy link
Member

Duckwhale commented Nov 3, 2022

It's not evident whether this is a problem caused by Rarity, or just another Blizzard UI bug (I assume the latter).
Please provide a taint log showing more information, else I won't be able to do much :)

Copy/paste of the instructions from the Discord below:


🔸 Rarity has been blocked from an action only available to the Blizz UI. You can disable this addon and reload the UI
This message is frequently misleading since it tends to name "arbitrary" addons, which may or may not actually be responsible for the problem.
In order to make sure that the blame actually lies with Rarity and not another addon (or even Blizzard's UI itself), please do the following:

  1. Enable taint logging by typing /console taintLog 2 in the game's chat window
  2. Once the error has occurred, relog or exit the WOW client (to have it update its log files)
  3. Post the full contents of World of Warcraft\_retail_\Logs\taint.log with your report

For more background information, check out these links:

@Schlasi
Copy link

Schlasi commented Nov 7, 2022

Here is an example
taint.log

@Duckwhale
Copy link
Member

That taint log contains messages from lots of other addons. It would be more useful to only have Rarity enabled.

Either way, I only see the usual Blizzard UI stuff that has been reported many times before. Clearly, their new edit mode functionality has some issues, but I can't do anything about that and there's no mention of anything in Rarity's code that would cause this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants