View Bug Report
Error on mouseover
Bug #: 2276
File: FubBar - SkillsPlusFuLt
Date: 10-07-06 03:44 AM
By: yacoob
Status: Fixed
Getting such error on mouse over:

[2006/10/07 11:38:47-305]: FuBar_SkillsPlusFu\SkillsPlusFu.lua:285: attempt to index global `FuBarUtils' (a nil value)
FuBar_SkillsPlusFu\SkillsPlusFu.lua:285: in function `OnTooltipUpdate'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:182: in function <...ceCommander\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:178>
Tablet-2.0\Tablet-2.0.lua:2170: in function `children'
Tablet-2.0\Tablet-2.0.lua:2180: in function `Open'
Tablet-2.0\Tablet-2.0.lua:2304: in function <...dOns\FuBar_FactionsFu\Libs\Tablet-2.0\Tablet-2.0.lua:2298>

---

Fubar compat 1.2 is turned off.

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: yacoob - 10-07-06 03:52 AM
Hehe, fixed it.

local crayon = AceLibrary("Crayon-2.0")

And changed FuBarUtils.GetThresholdColor to crayon:GetThresholdColor

Integrate this into next version?
By: Jayhawk - 10-07-06 04:07 AM
Saw this just a little too late... I guess I need to remove the compatibility folder when I test
I'll definitely update it, hopefully tonight.