View Single Post
09-11-13, 04:12 PM   #18
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 649
nUI config uses ACE IIRC. And I think the ACE library needs updating for 5.4.

/edit
Ye, think its nUI Config.

Still get an error tho, but it doesnt seem to be from nUI;

1x FrameXML\UnitFrame.lua:232: attempt to index field "otherHealPrediction" (a nil value)
FrameXML\UnitFrame.lua:232: in function "UnitFrameHealPredictionBars_Update"
FrameXML\UnitFrame.lua:563: in function "UnitFrameHealthBar_Update"
FrameXML\UnitFrame.lua:158: in function "UnitFrame_Update"
FrameXML\TargetFrame.lua:112: in function "TargetFrame_Update"
FrameXML\TargetFrame.lua:154: in function "OnEvent"
FrameXML\UnitFrame.lua:679: in function <FrameXML\UnitFrame.lua:677>
<in C code>
<string>:"CAMERAORSELECTORMOVE":4: in function <string>:"CAMERAORSELECTORMOVE":1

Locals:
statusbar = TargetFrameHealthBar {
0 = <userdata>
currValue = 750923264
zeroText = ""
textLockable = 1
disconnected = false
forceHideText = false
unit = "target"
capNumericDisplay = true
TextString = TargetFrameTextureFrameHealthBarText {}
cvar = "targetStatusText"
frequentUpdates = true
cvarLabel = "STATUS_TEXT_TARGET"
lockShow = 0
}
unit = "target"

Think that belongs to ACE. not sure tho.
__________________
Take it as you want or leave it as it is.

Last edited by Seer : 09-11-13 at 04:23 PM.