View Single Post
10-14-10, 11:43 PM   #4
Zimu
A Murloc Raider
Join Date: Apr 2010
Posts: 8
I get the following LUA error. Not sure if this will help you or not.

Message: Interface\AddOns\nUI\Units\nUI_UnitFrame.lua:346: attempt to index global 'this' (a nil value)
Time: Thu Oct 14 22:38:21 2010
Count: 5
Stack: Interface\AddOns\nUI\Units\nUI_UnitFrame.lua:346: in function `handler'
Interface\FrameXML\SecureTemplates.lua:540: in function `SecureActionButton_OnClick'
Interface\FrameXML\SecureTemplates.lua:580: in function <Interface\FrameXML\SecureTemplates.lua:572>

Locals: popup = nUI_SoloUnit_Target_Popup {
0 = <userdata>
onUnitPopupUpdate = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:353
initialize = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:353
displayMode = "MENU"
class = nUI_SoloUnit_Target {
}
texture = nUI_SoloUnit_Target_PopupTexture {
}
}
anchor = nUI_SoloUnit_Target {
0 = <userdata>
applyFrameFader = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:550
parent = nUI_UnitPanel_Player {
}
setUnitID = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:761
newUnitInfo = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:451
applySkin = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:711
configText = <function> defined @Interface\AddOns\nUI\Units\nUI_UnitFrame.lua:384
skin = <table> {
}
anchor = <table> {
}
background = nUI_SoloUnit_Target_Background {
}
applyOptions = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:620
options = <table> {
}
skinName = "nUI_SoloUnit_TargetSkin"
Faders = <table> {
}
popup = nUI_SoloUnit_Target_Popup {
}
cachedSetUnitID = <function> defined @Interface\AddOns\nUI\Units\nUI_UnitFrame.lua:633
height = 137.71201094437
Labels = <table> {
}
changeScale = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:533
applyAnchor = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:579
active = true
scale = 1
unit = "target"
clickable = false
anchor_pt = "TOPRIGHT"
setVisibility = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:746
click_cast = true
alpah = 1
xOfs = 273.60001087189
relative_pt = "CENTER"
width = 201.60000801086
yOfs = 24.1680019207
unit_info = <table> {
}
relative_to = "$parent"
applyScale = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:499
Elements = <table> {
}
refreshSkin = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:734
setEnabled = <function> defined @Interface\AddOns\nUI\Units\nUI_Unit.lua:466
enabled = true
}
(*temporary) = nil
(*temporary) = "target"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'this' (a nil value)"
frame = nUI_SoloUnit_Target_Feedback {
0 = <userdata>
relative_to = "$parent"
parent = nUI_SoloUnit_Target {
}
setUnitID = <function> defined @Interface\AddOns\nUI\Units\nUI_UnitFrame.lua:633
newUnitInfo = <function> defined @Interface\AddOns\nUI\Units\nUI_UnitFeedback.lua:898
vInset = 0
Super = <table> {
}
configText = <function> defined @Interface\AddOns\nUI\Units\nUI_UnitFrame.lua:384
anchor = <table> {
}
background = nUI_SoloUnit_Target_Feedback_Background {
}
enabled = true
options = <table> {
}
text = nUI_SoloUnit_Target_FeedbackText {
}
height = 68.856005472183
Labels = <table> {
}
hScale = 0.48000001907349
applyAnchor = <function> defined @Interface\AddOns\nUI\Units\nUI_UnitFrame.lua:539
active = true
scale = 1
unit = "target"
clickable = true
texture = nUI_SoloUnit_Target_FeedbackTexture {
}
unit_info = <table> {
}
click_cast = true
yOfs = 0
xOfs = 0
relative_pt = "TOPRIGHT"
width = 201.60000801086
highlight = nUI_SoloUnit_Target_FeedbackHighlight {
}
hInset = 0
menu = <function> defined @Interface\AddOns\nUI\Units\nUI_UnitFrame.lua:337
applyScale = <function> defined @Interface\AddOns\nUI\Units\nUI_UnitFeedback.lua:945
anchor_pt = "TOPRIGHT"
vScale = 0.45600003623962
setEnabled = <function> defined @Interface\AddOns\nUI\Units\nUI_UnitFeedback.lua:918
applyOptions = <f
It appears to get clipped off at the end. Nothing I can do to help grab the missing portion. Also, this occurred when right clicking on a focused character to open an interaction menu(menu doesn't show as indicated by the OP)

Also, I noticed getting this several times, Both .03 and now .04 versions.

Message: ...\AddOns\Blizzard_InspectUI\InspectPaperDollFrame.lua:23: Usage: UnitLevel("unit")
Time: Thu Oct 14 22:32:19 2010
Count: 1
Stack: [C]: in function `UnitLevel'
...\AddOns\Blizzard_InspectUI\InspectPaperDollFrame.lua:23: in function `InspectPaperDollFrame_SetLevel'
...\AddOns\Blizzard_InspectUI\InspectPaperDollFrame.lua:18: in function <...\AddOns\Blizzard_InspectUI\InspectPaperDollFrame.lua:8>

Locals: (*temporary) = nil
Let me know if you need any other testing or any other info from my setup. Only Addons are Nui+, Recount, Omen, MagicRunes, and DBM(all updated for for current version)

Thanks again for your work on this. I love the interface, and really can't even play without it(Tried the basic interface again when 4.0 dropped and hated it). Was so happy when I got your email.