Thread Tools Display Modes
03-11-10, 09:03 PM   #1
phatbasterd
A Deviate Faerie Dragon
Join Date: Jan 2007
Posts: 17
Target error

i keep getting this in 10 mans

18x Interface\FrameXML\TargetFrame.lua:528: TargetFrameBuff1:SetPoint(): TargetFrameDebuffs is dependent on this:
Interface\FrameXML\TargetFrame.lua:528: in function `updateFunc':
Interface\FrameXML\TargetFrame.lua:515: in function `TargetFrame_UpdateAuraPositions':
Interface\FrameXML\TargetFrame.lua:464: in function `TargetFrame_UpdateAuras':
Interface\FrameXML\TargetFrame.lua:179: in function `OnEvent':
Interface\FrameXML\UnitFrame.lua:417: in function <Interface\FrameXML\UnitFrame.lua:415>:

Locals:
self = TargetFrame {
debuffs = TargetFrameDebuffs {}
portrait = TargetFramePortrait {}
totFrame = TargetFrameToT {}
raidTargetIcon = TargetFrameTextureFrameRaidTargetIcon {}
highLevelTexture = TargetFrameTextureFrameHighLevelTexture {}
haveToT = true
showAuraCount = true
showLeader = true
healthbar = TargetFrameHealthBar {}
pvpIcon = TargetFrameTextureFramePVPIcon {}
threatIndicator = TargetFrameFlash {}
name = TargetFrameTextureFrameName {}
buffs = TargetFrameBuffs {}
threatNumericIndicator = TargetFrameNumericalThreat {}
showLevel = true
spellbar = TargetFrameSpellBar {}
leaderIcon = TargetFrameTextureFrameLeaderIcon {}
showClassification = true
unit = "target"
showPVP = true
borderTexture = TargetFrameTextureFrameTexture {}
showPortrait = true
TOT_AURA_ROW_WIDTH = 101
statusCounter = 0
haveElite = true
showThreat = true
manabar = TargetFrameManaBar {}
unitHPPercent = 1
OnEvent = <function> @ Interface\FrameXML\TargetFrame.lua:130:
deadText = TargetFrameTextureFrameDeadText {}
noTextPrefix = true
menu = <function> @ Interface\FrameXML\TargetFrame.lua:87:
nameBackground = TargetFrameNameBackground {}
0 = <userdata>
levelText = TargetFrameTextureFrameLevelText {}
statusSign = -1
auraRows = 1
}
buffName = "TargetFrameBuff"
index = 1
numDebuffs = 1
anchorIndex = 0
size = 17
offsetX = 3
offsetY = 3
buff = TargetFrameBuff1 {
0 = <userdata>
unit = "target"
}
AURA_START_X = 5
AURA_START_Y = 32
AURA_OFFSET_Y = 3

---
 
03-12-10, 05:11 AM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
o.O

What other addons do you have installed? I have a feeling this is a conflict bug.Since all of the Bliz unit frames are hidden, none of these methods should be getting called.
__________________

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: Technical Support » Target error


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