brittyazel / EnhancedRaidFrames

World of Warcraft addon to enhance the built-in raid frames with Grid like functionality!
https://www.curseforge.com/wow/addons/enhanced-raid-frame-indicators
MIT License
13 stars 7 forks source link

Text Stack Count Not Showing #97

Open mavrck48 opened 1 year ago

mavrck48 commented 1 year ago

Thanks for the addon, love it! It's the only thing allowing me to use the default blizzard raid frames.

However, I have a problem where the text stack count is not showing when it should.

  1. In the Text tab select Show Text: Stack Size
  2. Get a debuff with stacks, text stack size not shown.

Technical info:

Screenshots:

Settings Screenshot: https://imgbox.com/qnw60nmQ Bug Screenshot. I have 2 stacks of grevious wound, but ERF grevious indicator shows no stack text at all: https://imgbox.com/FcwHK3EP

Anyone else have this issue?

brittyazel commented 1 year ago

Is it specific for debuffs? All debuffs or only some?

mavrck48 commented 1 year ago

Seems to be only certain debuffs, because here is thundering with a stack text working from that same run. Even though I don't know what that stack text means for Thundering.... https://imgbox.com/ChCBkMMs

And here is another debuff from the same run, where the primal chill debuff is not showing stacks. https://imgbox.com/A3s76mt4

As far as buffs, I don't use ERF for buffs so I don't know.

brittyazel commented 10 months ago

Is this still an issue? I just rebuilt the core engine and I may have resolved this in the process as I'm not using Blizzard's new UNIT_AURA API to gather information. If for some reason the issue is still there, it's because Blizzard is not providing the stack size information when queried, which means there's nothing I can really do about it :-/