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

Game stuttering while healing dungeons as Resto Shaman #381

Closed
PaCozz opened this issue Feb 9, 2021 · 6 comments
Closed

Game stuttering while healing dungeons as Resto Shaman #381

PaCozz opened this issue Feb 9, 2021 · 6 comments
Labels

Comments

@PaCozz
Copy link

PaCozz commented Feb 9, 2021

Game starts stuttering when healing dungeons on a Restoration Shaman.

Version (*):

9.0.3

Bug description (*):

Game starts stuttering when healing dungeons on a Restoration Shaman.

I noticed this during regular gameplay at first, and then tested a Mythic+ Theater of Pain and Mythic+ Mists of Tirna Scithe. In both runs i was experiencing fps stutters. I was not able to reproduce the issue while standing in Oribos without a group.

During the mists run I used an addon called "Addon Usage" to track CPU usage. Screenshot of the data is included below. The odd thing is that i play multiple classes, and the shaman is the only one ive noticed a performance issue with. I could be totally wrong about the cause, but im submitting this ticket since the Addon Usage pointed to AdiButtonAuras being a possible suspect.

Class and spell data:

Healing Tide Totem (108280) or Cloudburst totem (157153) could be the cause.

I use a macro for Healing Tide which activates Orc Racial and a Use trinket.

#showtooltip Healing Tide Totem
/cast Blood Fury
/use 13
/cast Healing Tide Totem

What did you expect?

Performance should not suffer noticably in regular group content.

How to reproduce:

  1. Join a group for a Shadowlands Dungeon
  2. Keep using Cloudburst and Healing Tide Totem constantly throughout the run
  3. Observe minor stutters while in combat

Screenshots:

mists_fps_stutter

@PaCozz PaCozz added the bug label Feb 9, 2021
@Rainrider
Copy link
Member

Thank you for the nice report!

TBH I don't see how the two totems would be the cause of it. You could make a run with those deactivated and see if it changes something. You could try deactivating the rule for Bloodlust/Heroism as it tracks group auras and its handlers fire a lot more often than personal rules, maybe this would make a difference.

@PaCozz
Copy link
Author

PaCozz commented Mar 6, 2021

I did some further testing, disabled all addons and turned them on/off one by one and im 80% sure AdiButtonAuras is the reason for the micro stutters. To do a dungeon specific test I had to keep Dominos action bars enabled since I am lazy and didnt want to rebind my buttons entirely.

Regarding the stutters:
Cloudburst Totem seems to be the issue here, and since the spell is split into 2 different spells (Cloudburst Totem & Recall Cloudburst Totem) the rules are also only active for the Recall spell. An additional bug I noticed while testing was that the rules (green border / timer) occasionally fails to show for recall cloudburst for whatever reason. Could this failure to show be the cause of the stutter? I'm assuming some check fails in the background which causes an issue in the code which then causes the stutters.

My conclusion:
A bug with Recall Cloudburst Totem rules or some kind of conflict between Dominos + AdiButtonAuras + Cloudburst Totem.

Edit: A clip showing the stutter + Recall Clouburst Totem button not glowing even tho the rule is enabled https://streamable.com/l3wakh

@arcadepro
Copy link
Contributor

This cloudburst stuttering is in the base client but ABA seems to make it visibly worse. It's been like this for years.

@mbattersby
Copy link

Is this related to #388 ?

@Rainrider
Copy link
Member

@PaCozz could you test if this got better with the latest version (9.1.0)?

@PaCozz
Copy link
Author

PaCozz commented Sep 13, 2021

@PaCozz could you test if this got better with the latest version (9.1.0)?

Issue appears to be fixed in 9.1.0. I completed a Mythic+ Spires of Ascension with the 9.1.0 version and did not notice any stuttering during regular gameplay. This was only 1 run so far, but I'll report back in case i notice any further issue. Thanks!

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

4 participants