ZelionGG / XIV_Databar-Continued

Continuation of XIV_Databar addon
https://discord.gg/g7JZNGSU32
GNU General Public License v3.0
5 stars 3 forks source link

[Bug] Currency module doesn't work after v2.3.1 on vanilla/wotlk clients. #15

Closed Amanthuul closed 8 months ago

Amanthuul commented 9 months ago

Describe the bug Currency module doesn't work after v2.3.1 on vanilla/wotlk clients.

To Reproduce Enable currency module, enable show xp, enable currency tracking, frames don't show up.

Expected behavior Curency shows up if tracking enabled. XP bar shows up until char is max lvl.

Lua error logs None

Screenshots

image

WoW Version (please complete the following information)

XIV_Databar Continued Version Everything after 2.3.1

Amanthuul commented 9 months ago

Found it!

It's basically this commit https://github.com/ZelionGG/XIV_Databar-Continued/commit/6856f0b12a455541a9c20465934b2b726b2054d0

This got deleted local anchorFrame = xb:GetFrame('tradeskillFrame')

ZelionGG commented 9 months ago

Heya, thanks for the report !

I'll investigate that tonight and will keep you updated.

ZelionGG commented 9 months ago

Heya, 2.7 should fix your issue with the module !

Let me know if you still have issues and thank you again for the feedback.