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

Random flickering attacks us again. #51

Open
kneekicker opened this issue Sep 12, 2024 · 8 comments
Open

Random flickering attacks us again. #51

kneekicker opened this issue Sep 12, 2024 · 8 comments
Assignees
Labels

Comments

@kneekicker
Copy link

Hey,
Once again I see some random flickering similar to the reported one from a year ago. Here's a video for reference:
https://youtu.be/_JTSyRsTVWs

@mikfhan
Copy link
Collaborator

mikfhan commented Sep 14, 2024

Can you remember what issue number (under closed) it was? And the latest version you know since with the problem not there?

I remember Retail wow forced me to slightly delay color updating when "color border only" was enabled since default Blizzard UI scripts otherwise would override my colors shortly after, maybe that delay also happens without "color border only" enabled.

@kneekicker
Copy link
Author

It was "ResetFrame too often #37"

Now the flickering seems to happen in longer intervals but it's still makes it unplayable.

@kneekicker
Copy link
Author

I know that since you fixed the issue back then it worked perfectly fine untill the end of dragonflight. I remember it worked just fine in the last season. This bug occurs since I resubbed to the new expansion.

@mikfhan mikfhan added the bug label Sep 14, 2024
@mikfhan mikfhan self-assigned this Sep 14, 2024
@mikfhan
Copy link
Collaborator

mikfhan commented Sep 14, 2024

Hmm maybe there are more situations now with healthdirty flag being set now by Blizzard or other situations I must hook where they recolor border/health (below is just latest PTR blizzard ui script) does it happen only in retail or classic/cata also?

https://github.com/tomrus88/BlizzardInterfaceCode/blob/50f87b1505bac3ba0d4e185632eccab0a34f2043/Interface/AddOns/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua

Also do you have a screenshot from the addon options screen? Maybe that helps isolate where the bug is.

@kneekicker
Copy link
Author

Here's the screenshot of the add-on options. As for your question about classic/cata, I have no clue as I am retail only player.
image

@mikfhan
Copy link
Collaborator

mikfhan commented Sep 19, 2024

Thanks, that does narrow it down a bit still :) been some busy weeks IRL so no promises when I get to reproduce and fix the issue - does it also happen e.g. when you are playing solo or with a pet?

@kneekicker
Copy link
Author

No pets.

@mikfhan
Copy link
Collaborator

mikfhan commented Sep 23, 2024

Hmm if it requires a second player to reproduce the issue, I might need testing help from a VERY patient soul (online around 18:00-23:00 cet, or earlier on weekends). Here is my suggestion: https://launch.battle.net/invite/Z9MEVn0Cq9O

Above is a link to a Blizzard group I made for NamePlatesThreat testing. If someone with a lot of patience wants to help test script changes, go there for an invite and we should be able to chat much easier.

Then we could meet up on the 11.0.5 PTR server (realm Fyrakk) if you can install that (since I don't have a WoW subscription anymore) just running around two players in a PTR group outside dungeons should be enough to test flickering nameplates/etc.

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

No branches or pull requests

2 participants