CandyUI_UnitFrames
LynxAU opened this issue ยท 1 comments
Player Frame Options-
Health Format - Min / Max (Percent) doesnt seem to work and threw this error for me
...tar\Addons\CandyUI_UnitFrames\CandyUI_UnitFrames.lua:1092: bad argument #1 to 'lower' (string expected, got nil)
stack trace:
[C]: in function 'lower'
...tar\Addons\CandyUI_UnitFrames\CandyUI_UnitFrames.lua:1092: in function <...tar\Addons\CandyUI_UnitFrames\CandyUI_UnitFrames.lua:1089>
Health Format - (Percent) on it's own throws the same error, you're basically stuck with 1 option.
Health Text - When you make a selection seems to throw this error
...tar\Addons\CandyUI_UnitFrames\CandyUI_UnitFrames.lua:1078: attempt to concatenate global 'strUnit' (a nil value)
stack trace:
...tar\Addons\CandyUI_UnitFrames\CandyUI_UnitFrames.lua:1078: in function <...tar\Addons\CandyUI_UnitFrames\CandyUI_UnitFrames.lua:1077>
[C]: in function 'Show'
...tar\Addons\CandyUI_UnitFrames\CandyUI_UnitFrames.lua:1074: in function <...tar\Addons\CandyUI_UnitFrames\CandyUI_UnitFrames.lua:1068>
Mana Text - Doesnt update anything.. it's stuck with the text on
Mana Color - Doesnt update in the swatch or on the player frame, you have to reloadui to get it to take affect