SlikerHawk's Avatar
Files 1
Downloads 98,588
Favorites 279
My AddOns
View Bug Report
Lua error and addon not working on 5.4 PTR
Bug #: 8003
File: KuiNameplates
Date: 06-23-13 05:52 AM
By: Calebzor
Status: Flagged for Future Version
Getting this error and addon therefore addon not working on the 5.4 PTR

Code:
104x Kui_Nameplates-212\lib\Kui\main.lua:122: Usage: <unnamed>:SetFont("font", fontHeight [, flags])
<in C code>
Kui_Nameplates-212\lib\Kui\main.lua:122: in function "ModifyFontFlags"
Kui_Nameplates-212\lib\Kui\main.lua:146: in function "CreateFontString"
Kui_Nameplates-212\core.lua:298: in function "CreateFontString"
Kui_Nameplates-212\create.lua:90: in function "CreateHealthText"
Kui_Nameplates-212\layout.lua:619: in function "InitFrame"
Kui_Nameplates-212\layout.lua:707: in function "?"
Externals\Ace3-AceTimer\AceTimer-3.0-16.lua:41: in function <Externals\Ace3-AceTimer\AceTimer-3.0.lua:36>

Locals:
fs = <unnamed> {
 0 = <userdata>
}
io = true
flag = "OUTLINE"
font = nil
size = -676109738444.78
flags = " OUTLINE"
flagStart = nil
flagEnd = nil

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Kesava - 07-08-13 02:30 PM
Thanks for the report! Seems like an API bug with the 5.4 PTR, a few other authors are also getting it, but I've got a workaround commited.