Closed MeatyChunks closed 10 years ago
Ah I found this post which fixes it for now atleast:
"For those using tekticles, open the file tekticles.lua in the addon's folder, and search for and replace the following line:
NAMEPLATE_FONT = BOLD
with:
SetFont(GameFontWhite, BOLD, 13)
From what I can tell, the constant NAMEPLACE_FONT used to refer to a font path, while it now refers to the GameFontWhite font element since 5.4.2."
Thanks again for your hard work!
Fixed in 9987a8ab698f3e2b6165559c3709051083700f80
Hi there! With nameplates enabled any of the text such as name and level are missing. I disabled all other addons to confirm it was just tekticles.
Really appreciate your wow addons. Thanks a lot!