Closed ckaotik closed 13 years ago
Boooo! All my hard work.. ruined!
I'll take a look at it in a bit, thanks for reporting and I'll get back to you sometime tonight!
I don't know what the first error was (you might want to check to make sure any custom fonts were spelled correctly). But the second error should now be fixed. I'll leave this open for a bit in case i missed something.
True, the first part was an error on my side - replaced the xCT folder while running WoW, so the game did not know the new font files yet.
Line 1004: f:SetFont(a, ct.iconsize, c) "[22:19:11] Interface\AddOns\xCT\xCT.lua:1006: Usage: xCTdone:SetFont("font", fontHeight [, flags])
C: in function `SetFont' Interface\AddOns\xCT\xCT.lua:1006: in main chunk"
Line 572/573: local msg = spell.phrase or msg = msg:gsub("#spell",spell.link) (misplaced "msg = ")