ElvUI-Cataclysm / ElvUI-4.3.4

ElvUI for World of Warcraft - Cataclysm (4.3.4)
https://discord.gg/UXSc7nt
28 stars 21 forks source link

RaidDebuff Indicator after changing talents #76

Open Aemrodd opened 2 years ago

Aemrodd commented 2 years ago

If you change talents while in a group/raid, RaidDebuff Indicator won‘t show the debuffs in your party- or raidframes. Only will reload do the trick. But sometimes you want to change your talents just a few seconds before the pull (about 5 s before the pull), so you can’t do a reload before the encounter starts and you‘re stuck without the debuffs.

Apollyonn commented 2 years ago

Do you know if this is a new issue? happens after yesterday updates?

Aemrodd commented 2 years ago

Oh no, it‘s definitely not new. It‘s been for months now, I think. I just now realized I didn’t open a ticket before.

Apollyonn commented 2 years ago

https://user-images.githubusercontent.com/19589902/145670709-4f031c80-baca-49cf-bd97-0fde004bd06b.mp4

To me it seems it works fine.

Aemrodd commented 2 years ago

That's funny. Best example is at Yor'sahj with Deep Corruption. I'm playing on Apollo, which uses a different Spell ID for the stacks of Deep Corruption. So I edited the Unitframe.lua in Filters. It works fine unless I do a talent switch, then only a reload helps (I included the editing of the filters in my comment to not leave out any information). Another example is at Spine of Madness with the Searing Plasma. It's basically the same thing there. So I'm not really sure what's going on there.. I'm looking for screenshots right now to show you.

Apollyonn commented 2 years ago

Try to add the id here too https://github.com/ElvUI-Cataclysm/ElvUI-4.3.4/blob/master/ElvUI/Libraries/oUF_Plugins/oUF_RaidDebuffs/oUF_RaidDebuffs.lua#L188

Aemrodd commented 2 years ago

Okay, will do. Will it be the same for Searing Plasma or only for Deep Corruption?