[BUG] <title>drop frames 5.2.141-RC
mizone opened this issue · 8 comments
Game Flavor
Dragonflight
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
drop frame during combat
To reproduce
drop frame during combat
——>2 fps
Expected behavior
No response
Screenshots
No response
Additional context
drop frame during combat
——>2 fps
much better, but still drop frames, not as smooth as the version 5.2.136, during combat. please check
A little hard for me to test since my laptop can only ever run the game around 35-55 frames per second, and that is always consistent. I don't have the hardware to check these things.
There was a huge actionbutton taint bug in 5.2.141-RC, I fixed that in 5.2.142-RC today.
If that's not the issue, I would assume the fps drop is a result of the other bug you reported: #56
The other bug apparently fires at aura updates, and that can really drop the framerate as there are a LOT of them. But I need more info to fix it. See my comment on #56
I downloaded the files and replaced AzeriteUI in Addon, it reported a lot of errors. thus, i can not test the changes. Waiting for your offical update version for test, and then feedback.
when I use 5.2.137, no FPS drop issue. I think it related the content your updated in verison 5.2.141
It's probably the bug in #56 that's causing it. In a raid the event that's calling it fires a LOT, like possibly hundres of times a second. A bug there can cripple the UI. Fix coming today.