TipTac Reborn

TipTac Reborn

862k Downloads

Tooltip appearance LUA error

Invitv opened this issue ยท 3 comments

commented

440x FontString:SetFormattedText(): Font not set
[string "=[C]"]: in function SetFormattedText' [string "@TipTac/ttBars.lua"]:151: in function SetFormattedBarValues'
[string "@TipTac/ttBars.lua"]:256: in function ?' [string "@TipTac/ttCore.lua"]:397: in function SendElementEvent'
[string "@TipTac/ttCore.lua"]:1247: in function `ApplyUnitAppearance'
[string "@TipTac/ttCore.lua"]:1469: in function <TipTac/ttCore.lua:1430>
[string "=[C]"]: ?

Locals:
(*temporary) = FontString {
0 =
}
(*temporary) = "%s / %s"
(*temporary) = "81.0k"
(*temporary) = "81.0k"

commented

Are both "Font->Font Face" and "Bars->Font Face" properly set to a valid font?

commented

They were earlier... apparently not so now... thanks! fixed :)

commented

Great! ๐Ÿ‘