Thread Tools Display Modes
12-11-10, 09:11 PM   #1
mscott998
A Chromatic Dragonspawn
Join Date: Aug 2008
Posts: 152
hud errors - nui broken and only mod installed

Message: Interface\AddOns\nUI\HUD\nUI_HUD.lua:1353: attempt to call method 'registerUnitChangeCallback' (a nil value)
Time: 12/11/10 21:10:17
Count: 1
Stack: Interface\AddOns\nUI\HUD\nUI_HUD.lua:1353: in function <Interface\AddOns\nUI\HUD\nUI_HUD.lua:989>

Locals: who = nUI_HUDLayoutSelector {
0 = <userdata>
player_combat = false
applyAnchor = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:398
Layouts = <table> {
}
newUnitInfo = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:268
pet_combat = false
UnwrapScript = <function> defined @Interface\FrameXML\SecureHandlers.lua:710
applySkin = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:541
SetFrameRef = <function> defined @Interface\FrameXML\SecureHandlers.lua:715
button = nUI_HUDLayoutSelector_Button {
}
pet_debuff = false
applyOptions = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:466
WrapScript = <function> defined @Interface\FrameXML\SecureHandlers.lua:704
player_debuff = false
text = nUI_HUDLayoutSelector_Label {
}
alpha = <table> {
}
pet_regen = false
cur_alpha = 1
npc_target = false
applyScale = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:359
Execute = <function> defined @Interface\FrameXML\SecureHandlers.lua:699
player_regen = false
have_target = false
Labels = <table> {
}
}
event = "PLAYER_LOGIN"
arg1 = nil
(*temporary) = nil
(*temporary) = <table> {
}
(*temporary) = "target"
(*temporary) = nUI_HUDLayoutSelector {
0 = <userdata>
player_combat = false
applyAnchor = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:398
Layouts = <table> {
}
newUnitInfo = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:268
pet_combat = false
UnwrapScript = <function> defined @Interface\FrameXML\SecureHandlers.lua:710
applySkin = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:541
SetFrameRef = <function> defined @Interface\FrameXML\SecureHandlers.lua:715
button = nUI_HUDLayoutSelector_Button {
}
pet_debuff = false
applyOptions = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:466
WrapScript = <function> defined @Interface\FrameXML\SecureHandlers.lua:704
player_debuff = false
text = nUI_HUDLayoutSelector_Label {
}
alpha = <table> {
}
pet_regen = false
cur_alpha = 1
npc_target = false
applyScale = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:359
Execute = <function> defined @Interface\FrameXML\SecureHandlers.lua:699
player_regen = false
have_target = false
Labels = <table> {
}
}
(*temporary) = "attempt to call method 'registerUnitChangeCallback' (a nil value)"
frame = nUI_HUDLayoutSelector {
0 = <userdata>
player_combat = false
applyAnchor = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:398
Layouts = <table> {
}
newUnitInfo = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:268
pet_combat = false
UnwrapScript = <function> defined @Interface\FrameXML\SecureHandlers.lua:710
applySkin = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:541
SetFrameRef = <function> defined @Interface\FrameXML\SecureHandlers.lua:715
button = nUI_HUDLayoutSelector_Button {
}
pet_debuff = false
applyOptions = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:466
WrapScript = <function> defined @Interface\FrameXML\SecureHandlers.lua:704
player_debuff = false
text = nUI_HUDLayoutSelector_Label {
}
alpha = <table> {
}
pet_regen = false
cur_alpha = 1
npc_target = false
applyScale = <function> defined @Interface\AddOns\nUI\HUD\nUI_HUD.lua:359
Execute = <function> defined @Interface\FrameXML\SecureHandlers.lua:699
player_regen = false
have_target = false
Labels = <table> {
}
}
 
12-11-10, 09:14 PM   #2
mscott998
A Chromatic Dragonspawn
Join Date: Aug 2008
Posts: 152
more errors

Message: Interface\AddOns\nUI\Bars\nUI_StatusBar.lua:178: attempt to perform arithmetic on upvalue 'timer' (a nil value)
Time: 12/11/10 21:14:23
Count: 108
Stack: Interface\AddOns\nUI\Bars\nUI_StatusBar.lua:178: in function <Interface\AddOns\nUI\Bars\nUI_StatusBar.lua:174>

Locals: who = nUI_StatusBarEvents {
0 = <userdata>
}
elapsed = 0.02900000102818
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on upvalue 'timer' (a nil value)"
timer = nil
procTime = 597929.072
BarFrames = <table> {
1 = nUI_XPBar {
}
}
x1 = 0
x2 = 0.45261538461538
y1 = 0
y2 = 1
xOfs = 0
yOfs = 0
bar = nUI_XPBarBar {
0 = <userdata>
enabled = true
x2 = 0.45261538461538
y2 = 1
y1 = 0
x1 = 0
}
delta = nUI_XPBarDelta {
0 = <userdata>
y2 = 1
y1 = 0
x2 = 0.45261538461538
lastUpdate = 597918.892
length = 0
alpha = 0
x1 = 0.45261538461538
}
anim = nil
 
12-12-10, 10:49 AM   #3
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,928
Is that with the latest version that was updated for cataclysm ? Those errors disappeared for me when I upgraded it.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
 
12-13-10, 07:33 AM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
This looks like a broken install... please follow the instructions in this FAQ and see if that helps... http://www.wowinterface.com/forums/s...ad.php?t=37330
__________________

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 » hud errors - nui broken and only mod installed

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