Thread Tools Display Modes
03-26-10, 09:18 PM   #1
Hatchiman
A Murloc Raider
Join Date: Jan 2010
Posts: 4
nUI_5.06.12_Plus UnitFrame Lua error

Saw the other messages but just thought I would post my Lua error. I have tried clean install of nui, fresh wtf, and even removing the nui.lua in the saved variables as you mentioned in another post. Tried /nui rl several times.

Thank you again for all your work, have been using nUI for over a year now.

Message: ...s\Default\UnitPanels\Raid15\nUI_UnitPanel_Raid15.lua:162: attempt to concatenate global 'nUI_UNITFRAME_RAID15BOSS' (a nil value)
Time: 03/26/10 22:39:14
Count: 1
Stack: [C]: ?
...s\Default\UnitPanels\Raid15\nUI_UnitPanel_Raid15.lua:162: in main chunk

Locals: (*temporary) = <table> {
nUI_UnitPanel_Player = <table> {
}
nUI_UnitPanel_Party = <table> {
}
nUI_UnitPanel_Raid10 = <table> {
}
}
(*temporary) = "nUI_UnitPanel_Raid15"
(*temporary) = <table> {
rotation = 4
label = "Raid 15"
automode = "raid15"
selected = true
enabled = true
desc = "Unit Panel: 15 Player Raid Mode"
}
(*temporary) = <table> {
26 = "nUI_Raid15Unit_PartyPet9"
1 = "nUI_Raid15Unit_Raid1"
37 = "nUI_Raid15Unit_Raid13"
2 = "nUI_Raid15Unit_PartyPet1"
53 = "nUI_Raid15Unit_ToTT"
3 = "nUI_Raid15Unit_PartyTarget1"
4 = "nUI_Raid15Unit_Raid2"
5 = "nUI_Raid15Unit_PartyPet2"
6 = "nUI_Raid15Unit_PartyTarget2"
7 = "nUI_Raid15Unit_Raid3"
9 = "nUI_Raid15Unit_PartyTarget3"
11 = "nUI_Raid15Unit_PartyPet4"
13 = "nUI_Raid15Unit_Raid5"
15 = "nUI_Raid15Unit_PartyTarget5"
19 = "nUI_Raid15Unit_Raid7"
23 = "nUI_Raid15Unit_PartyPet8"
27 = "nUI_Raid15Unit_PartyTarget9"
31 = "nUI_Raid15Unit_Raid11"
39 = "nUI_Raid15Unit_PartyTarget13"
47 = "nUI_Raid15Unit_Pet"
55 = "nUI_Raid15Unit_FocusPet"
32 = "nUI_Raid15Unit_PartyPet11"
40 = "nUI_Raid15Unit_Raid14"
48 = "nUI_Raid15Unit_PetTarget"
56 = "nUI_Raid15Unit_FocusTarget"
16 = "nUI_Raid15Unit_Raid6"
20 = "nUI_Raid15Unit_PartyPet7"
24 = "nUI_Raid15Unit_PartyTarget8"
28 = "nUI_Raid15Unit_Raid10"
33 = "nUI_Raid15Unit_PartyTarget11"
41 = "nUI_Raid15Unit_PartyPet14"
49 = "nUI_Raid15Unit_Vehicle"
57 = "nUI_Raid15Unit_Mouseover"
54 = "nUI_Raid15Unit_Focus"
8 = "nUI_Raid15Unit_PartyPet3"
10 = "nUI_Raid15Unit_Raid4"
12 = "nUI_Raid15Unit_PartyTarget4"
14 = "nUI_Raid15Unit_PartyPet5"
17 = "nUI_Raid15Unit_PartyPet6"
21 = "nUI_Raid15Unit_PartyTarget7"
25 = "nUI_Raid15Unit_Raid9"
29 = "nUI_Raid15Unit_PartyPet10"
35 = "nUI_Raid15Unit_PartyPet12"
43 = "nUI_Raid15Unit_Raid15"
51 = "nUI_Raid15Unit_TargetPet"
38 = "nUI_Raid15Unit_PartyPet13"
50 = "nUI_Raid15Unit_Target"
46 = "nUI_Raid15Unit_Player"
45 = "nUI_Raid15Unit_PartyTarget15"
42 = "nUI_Raid15Unit_PartyTarget14"
36 = "nUI_Raid15Unit_PartyTarget12"
44 = "nUI_Raid15Unit_PartyPet15"
52 = "nUI_Raid15Unit_ToT"
34 = "nUI_Raid15Unit_Raid12"
18 = "nUI_Raid15Unit_PartyTarget6"
22 = "nUI_Raid15Unit_Raid8"
30 = "nUI_Raid15Unit_PartyTarget10"
}
(*temporary) = nil
(*temporary) = "2"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to concatenate global 'nUI_UNITFRAME_RAID15BOSS' (a nil value)"
 
03-26-10, 10:05 PM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
o.O

Which version of nUI does it say is installed when you log in (exactly)
__________________

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/
 
03-26-10, 10:19 PM   #3
Hatchiman
A Murloc Raider
Join Date: Jan 2010
Posts: 4
hmmm, that is weird, it is saying 5.06.07 (Lite) is loaded. But i pulled the nUI_5.06.12_Plus....... /ponders
 
03-26-10, 10:25 PM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Yeah -- I kinda thought something like that was going on.

Did you unzip the download or just put the download in the addon directory? You do have to unzip it.

Also, make sure you're in the right path. If you've been playing WoW for more than a year or so, you may have two WoW paths. Right click your WoW launcher icon and make sure you're installing into the correct path.

On a Windows 7/Vista box that's normally [ C: > Users > Public > Games > World of Warcraft > Interface > AddOns ] and for Windows XP machines it's normally [ C: > Program Files > World of Warcraft ].
__________________

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/
 
03-26-10, 11:10 PM   #5
Hatchiman
A Murloc Raider
Join Date: Jan 2010
Posts: 4
Scott,

Ok, really weird, I am running win 7-64bit, my path is

C:\Program Files\World of Warcraft\Wow.exe

I did unzip to :

C:\Program Files\World of Warcraft\Interface\AddOns\nUI

Everytime i tried i kept getting:

5.06.07 (Lite)

Then I ran C:\Program Files\World of Warcraft\Wow.exe
as an administrator and now my nui is:

5.06.12(Plus)

After I had it up and running, I exited and went back and ran it as a non-administrator user (like usual) and got 5.06.07 (Lite)

My brain hurts, sorry.....
 
03-26-10, 11:26 PM   #6
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2008
Posts: 2,988
Right click over your WoW shortcut icon on your desktop. Choose "Open File Location". Is that the same place you are installing nUI to?
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!

Last edited by Petrah : 03-26-10 at 11:32 PM.
 
03-26-10, 11:38 PM   #7
Hatchiman
A Murloc Raider
Join Date: Jan 2010
Posts: 4
Yes, what i am saying is that i get a different result, when running the wow.exe on my desktop as a normal user and an administrative user:

administrative user (run as administrator) = 5.06.12(Plus)

normal user = 5.06.07 (Lite)

I have 5.06.12(Plus) running now, but why the permissions issue? As far as I could see , my other addon's worked fine as a normal user, only with nUI was I getting the problem with the lite version running until I ran wow as an administrator.
 
03-27-10, 07:12 AM   #8
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
My guess is that you have two copies of WoW installed...

[ C: > Program Files (x86) > World of Warcraft ]
[ C: > Users > Public > Games > World of Warcraft ]

Check and see if that's the case. The administrator is likely using the [ C: > Program Files ] and the non-admin account the [ C: > Users ] path.

The issue is the new Windows security model which won't allow npn-admin apps to write into the [ C: > Program Files ] path, so Blizz moved it to [ C: > Public ]. You're going to want to have only the [ C: > Public ] install.
__________________

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/

Last edited by spiel2001 : 03-27-10 at 07:15 AM.
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » nUI_5.06.12_Plus UnitFrame Lua error

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