Thread Tools Display Modes
09-21-09, 04:12 PM   #1
ElphieRAWR
A Deviate Faerie Dragon
 
ElphieRAWR's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 10
Unhappy Target Name Not Updating

Hey there, I use oUF_Nivaya along with KGPanels and a few other mods for my personal UI, and the target frames aren't working properly. I didn't really notice it at all until I had to kill something.
What happens is every time I target a Hostile NPC/Player it will show as the last Friendly thing that I had targetted. It will update hp and mana, as far as I can tell, but it shows the friendly green on mana bar [like I have it set to.] and says the friendly targets name. It's really pretty annoying.
Is there a quick fix for it I could do myself, or does anyone know what I could do to make it work properly?

Edit: Screenshot. I am obviously not targeting 'High Chief Stillpine'.
http://i159.photobucket.com/albums/t...009_181724.jpg

This is an error I get once in a while, the first time I target a friendly NPC and then a hostile NPC [Like on TOC 5 man, targetting an argent warhorse, and then an Argent Battleworg] It will say this, update the health, show the green mana bar [for friendly] and still say the "Argent Warhorse" name above the target bar.

Message: ..\AddOns\oUF_Nivaya\oUF_Nivaya.lua line 36:
attempt to call global 'GetDifficultyColor' (a nil value)
Debug:
(tail call): ?
[C]: GetDifficultyColor()
oUF_Nivaya\oUF_Nivaya.lua:36:
oUF_Nivaya\oUF_Nivaya.lua:25
oUF_Nivaya\oUF_Nivaya.lua:83: UNIT_NAME_UPDATE()
oUF_Nivaya\oUF_Nivaya.lua:192: PostUpdateHealth()
oUF\elements\health.lua:98: func()
oUF\ouf.lua:506:
oUF\ouf.lua:501
[C]: Show()
..\FrameXML\SecureStateDriver.lua:72:
..\FrameXML\SecureStateDriver.lua:62
..\FrameXML\SecureStateDriver.lua:111:
..\FrameXML\SecureStateDriver.lua:81


I also posted this on oUF_Nivaya's comment section, hoping to find a fix.
  Reply With Quote
09-21-09, 05:07 PM   #2
Waverian
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 188
The GetDifficultyColor function had its name changed to GetQuestDifficultyColor.
  Reply With Quote
09-21-09, 05:45 PM   #3
ElphieRAWR
A Deviate Faerie Dragon
 
ElphieRAWR's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 10
Originally Posted by Waverian View Post
The GetDifficultyColor function had its name changed to GetQuestDifficultyColor.
Thank you SO much. <3
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » Target Name Not Updating


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