Thread: LUA errors
View Single Post
10-30-13, 11:57 AM   #1
Eystill
A Murloc Raider
Join Date: Jun 2009
Posts: 9
LUA errors

Hi, I tried looking up information from the FAQ on where this might belong but the FAQ links throw a HTTP error 404..

So here goes, if I messed up, please let me know!

I get this error after logging on today:

Code:
Message: Interface\AddOns\nUI\Main\nUI.lua:150: Couldn't find CVar named 'raidFramesDisplayIncomingHeals'
Time: 10/30/13 18:39:13
Count: 1
Stack: [C]: in function `SetCVar'
Interface\AddOns\nUI\Main\nUI.lua:150: in function <Interface\AddOns\nUI\Main\nUI.lua:138>

Locals: (*temporary) = "raidFramesDisplayIncomingHeals"
(*temporary) = 1
And page 2...

Code:
Message: Interface\AddOns\nUI\Integration\nUI_InfoPanel.lua:436: attempt to index local 'skin' (a nil value)
Time: 10/30/13 18:39:23
Count: 1
Stack: Interface\AddOns\nUI\Integration\nUI_InfoPanel.lua:436: in function `applySkin'
Interface\AddOns\nUI\Main\nUI.lua:299: in function <Interface\AddOns\nUI\Main\nUI.lua:138>

Locals: skin = 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) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'skin' (a nil value)"
frame = nUI_InfoPanelSelector {
 applyOptions = <function> defined @Interface\AddOns\nUI\Integration\nUI_InfoPanel.lua:356
 yOfs = 0
 applyAnchor = <function> defined @Interface\AddOns\nUI\Integration\nUI_InfoPanel.lua:289
 xOfs = 0
 scale = 1
 text = nUI_InfoPanelSelector_Label {
 }
 Panels = <table> {
 }
 relative_pt = "CENTER"
 relative_to = "nUI_Dashboard"
 applySkin = <function> defined @Interface\AddOns\nUI\Integration\nUI_InfoPanel.lua:429
 anchor_pt = "CENTER"
 applyScale = <function> defined @Interface\AddOns\nUI\Integration\nUI_InfoPanel.lua:250
 button = nUI_InfoPanelSelector_Button {
 }
 anchor = <table> {
 }
 0 = <userdata>
 Labels = <table> {
 }
}
background = nUI_InfoPanelBackground {
 0 = <userdata>
}
CreateFrame = <function> defined =[C]:-1
SortPanelList = <function> defined @Interface\AddOns\nUI\Integration\nUI_InfoPanel.lua:118
I have nUI+ version 5.07.39

The only other mods I have installed are:
Recount
Omen
Deadly Boss Mods

It is the first time I see this, and the only thing that has changes is the download of the hotfix today. I have not manually modified anything else. Also I have no skins installed for nUI so I am not sure what it is missing.. The whole lower center part of the UI where the map and my toon/target is located is all black. It's like nbone of the frames are drawn.

I uploaded a screenshot of it here.

I have already tried to restart WoW and use reload ui.

Any tips or tricks?

Thank you in advance,
Eystill

EDIT: I tried to rename the WTF folder but this did not help either.

Last edited by Eystill : 10-30-13 at 12:07 PM.