View Single Post
09-21-13, 10:28 PM   #1
fostic_popcorn
A Murloc Raider
 
fostic_popcorn's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 5
SetFont errors in 5.4

Hey all, I'm running into a really odd set of SetFont related errors in my text-based Unit frames. Specifically this:

Message: ...ddOns\UnderHood\libs\LibDogTag-3.0\LibDogTag-3.0.lua:312: Usage: <unnamed>:SetFont("font", fontHeight [, flags])
I have updated LibDogTag-3.0 to it's 5.4 updated version to no avail.

After doing some digging this issue appears to have struck multiple add-ons, including KuiNameplates, Shadowed Unit Frames, and Pitbull Unit Frames.

I'm not a real programmer, so I have no idea how to fix this. It appears to target addons that create buckets of fonts from users to choose from, and it appears to have something to do with when the fonts are loaded (at login?). Any advice you could give me would be much appreciated.
  Reply With Quote