View Single Post
12-15-18, 03:48 PM   #1
Hakamaori
A Cliff Giant
 
Hakamaori's Avatar
Join Date: Apr 2013
Posts: 75
[Skins] SetStatusBarColor nil error

I get this and seer other associated with Aurora as well. it happens when I open the world map, mouse over minimap objects, open the quest log, etc. It seems to be an issue with how Aurora interacts with Handynotes and Freebtip.

Code:
x13  ...nterface\RealUI_Skins\Aurora\Skin\texture.lua:96: attempt to perform arithmetic on local 'r' (a nil value)
Stack: ...nterface\RealUI_Skins\Aurora\Skin\texture.lua:96: in function <...nterface\RealUI_Skins\Aurora\Skin\texture.lua:95>
[C] in function 'SetStatusBarColor'
FreebTip\tip.lua:251: in function <FreebTip\tip.lua:238>
FreebTip\tip.lua:405: in function <FreebTip\tip.lua:285>
[C] ?
[C] ?
[C] ?
[C] ?
...Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:408: in function <...Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:402>
[C] in function 'SetHyperlink'
...ns\HandyNotes_LegionClassOrderHalls\Core\Handler.lua:112: in function <...ns\HandyNotes_LegionClassOrderHalls\Core\Handler.lua:106>
(tail call): ?
...ns\HandyNotes_LegionClassOrderHalls\Core\Handler.lua:151: in function <...ns\HandyNotes_LegionClassOrderHalls\Core\Handler.lua:144>
[C] ?
HandyNotes\HandyNotes-v1.5.3.lua:59: in function <HandyNotes\HandyNotes.lua:54>
HandyNotes\HandyNotes-v1.5.3.lua:169: in function <HandyNotes\HandyNotes.lua:168>
Time: 2018/12/15 15:44:20 Index: 1/1
RealUI Version: 2.0.7
Locals:
self = GameTooltipStatusBar {
    0 = <userdata>
    text = <unnamed> {}
    SetStatusBarColor = <function> defined =[C]
}
r = nil
g = nil
b = nil
(*temporary) = <function> defined =[C]
(*temporary) = GameTooltipStatusBarTexture {
    0 = <userdata>
}
(*temporary) = "VERTICAL"
(*temporary) = 0.300000
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on local 'r' (a nil value)"
texture = GameTooltipStatusBarTexture {
    0 = <userdata>
}
direction = "VERTICAL"
min = 0.300000
max = 0.700000
__________________
"Lok'tar Ogar! Blood and Thunder! For The Horde!"

Hakamaori - Tauren Protection Warrior: Wyrmrest Accord - US

Last edited by Hakamaori : 12-15-18 at 03:55 PM.
  Reply With Quote