Resike / Z-Perl

World of Warcaft unitframe addon
https://www.curseforge.com/wow/addons/zperl
GNU General Public License v3.0
23 stars 21 forks source link

Paladin/Rogue resourses doesn't show up #89

Open NickFisher24 opened 1 year ago

NickFisher24 commented 1 year ago

Paladin holy power and Rogue combo points seem to not be displaying when you gain more or lose them. The bar/space for them is still there, but using abilities that generate the resource don't show on the bar.

Resike commented 1 year ago

Which client?

NickFisher24 commented 1 year ago

Which client?

retail

Resike commented 1 year ago

Currently the addon reuses the default blizzard special bar, if you have another addon that hides the default player frame and unregister the events on that default blizzard special bar, then this could happen. Make sure to disable other addons like that then it should properly work once again.