Thread Tools Display Modes
06-13-10, 10:57 AM   #1
alurre
A Murloc Raider
Join Date: Jun 2010
Posts: 4
getdifficultycolor() erroe

i keep get this when targeting some things

Interface\AddOns\oUF_Nivaya\oUF_Nivaya.lua:36: attempt to call global 'GetDifficultyColor' (a nil value)


Interface\AddOns\oUF_Nivaya\oUF_Nivaya.lua:36: in function <Interface\AddOns\oUF_Nivaya\oUF_Nivaya.lua:25>
Interface\AddOns\oUF_Nivaya\oUF_Nivaya.lua:83: in function `UNIT_NAME_UPDATE'
Interface\AddOns\oUF_Nivaya\oUF_Nivaya.lua:192: in function <Interface\AddOns\oUF_Nivaya\oUF_Nivaya.lua:120>
(tail call): ?
(tail call): ?

how can i fix this
  Reply With Quote
06-13-10, 12:22 PM   #2
haste
Featured Artist
 
haste's Avatar
Premium Member
Featured
Join Date: Dec 2005
Posts: 1,027
GetDifficultyColor was renamed GetQuestDifficultyColor back in august.
__________________
「貴方は1人じゃないよ」
  Reply With Quote
06-13-10, 12:24 PM   #3
alurre
A Murloc Raider
Join Date: Jun 2010
Posts: 4
so how would i fix this so the error doesnt keep coming up
  Reply With Quote
06-13-10, 12:47 PM   #4
haste
Featured Artist
 
haste's Avatar
Premium Member
Featured
Join Date: Dec 2005
Posts: 1,027
By replacing all occurrences of GetDifficultyColor with GetQuestDifficultyColor.
__________________
「貴方は1人じゃないよ」
  Reply With Quote
06-13-10, 12:51 PM   #5
alurre
A Murloc Raider
Join Date: Jun 2010
Posts: 4
hmm thanks....now time to figure out where to do that lawl
  Reply With Quote
06-13-10, 01:54 PM   #6
alurre
A Murloc Raider
Join Date: Jun 2010
Posts: 4
would you be willing to tell me how to do it ive been trying to figure out for about 4 hrs lol
  Reply With Quote
06-13-10, 02:29 PM   #7
yj589794
A Rage Talon Dragon Guard
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 314
search each .lua file in this directory Interface\AddOns\oUF_Nivaya

If they contain the text GetDifficultyColor then replace it with GetQuestDifficultyColor.
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » getdifficultycolor() erroe


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