Thread Tools Display Modes
09-12-13, 11:28 AM   #1
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 649
Small annoyance

Comming back to

101x 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"

At first I thought this wasnt nUI at all, but seems it is. (Dont think there's a "UnitFrame.lua" in as a file itself?)

Guessing its got to do with being a warlock and having a "passive" self heal? (Soul link:http://www.wowhead.com/spell=108415)

Not a huge problem, just that it pops up a lot and for apparently different reasons, like logging in, summoning a pet, selecting a target.
__________________
Take it as you want or leave it as it is.
 
09-18-13, 12:38 PM   #2
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 649
This seems to fix it

/run SetCVar("raidFramesDisplayIncomingHeals",1)

http://www.mmo-champion.com/threads/...love-some-help
__________________
Take it as you want or leave it as it is.
 
09-18-13, 12:50 PM   #3
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
I can add that to the startup for nUI. That should fix it.

Thanks for the heads up.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
09-18-13, 05:31 PM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
This will be in the next update
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » Small annoyance

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off