View Bug Report
SetFont
Bug #: 6237
File: oUF_Brun
Date: 11-09-09 07:04 PM
By: richerich
Status: Unconfirmed
I have no idea why, but everytime i change anything in the lua for the config ONLY (for both this and oUF_Caellian), i get this error:

Code:
[2009/11/10 02:00:58-1322-x1]: oUF-1.3.21\elements\tags.lua:405: <unnamed>:SetFormattedText(): Font not set
oUF-1.3.21\elements\tags.lua:405: in function `UpdateTag'
oUF-1.3.21\elements\tags.lua:275: in function `func'
oUF-1.3.21\ouf.lua:506: in function <Interface\AddOns\oUF\ouf.lua:501>
<in C code>: in function `Show'
Interface\FrameXML\SecureStateDriver.lua:72: in function <Interface\FrameXML\SecureStateDriver.lua:62>:
Interface\FrameXML\SecureStateDriver.lua:111: in function <Interface\FrameXML\SecureStateDriver.lua:81>:

  ---
Code:
[2009/11/10 02:00:58-1322-x52]: oUF-1.3.21\elements\tags.lua:405: <unnamed>:SetFormattedText(): Font not set
oUF-1.3.21\elements\tags.lua:405: in function `UpdateTag'
oUF-1.3.21\elements\tags.lua:238: in function <Interface\AddOns\oUF\elements\tags.lua:233>

  ---
I have no trouble with any other layout whatsoever when it comes to changing font, statusbar, height, wight and so on... ONLY this and oUF_Caellian its the same deal.

I have tried to fetch the problem, but no luck.