Thread: Nui and 3.3.5?
View Single Post
06-24-10, 08:40 PM   #22
honkabull
A Defias Bandit
Join Date: Dec 2009
Posts: 2
Playing on a US server. Had the patch, Nui stopped working so I installed latest release. I tried the suggestions which ran me to a new error after disabling all addons except NUI.

Message: ...\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:246: attempt to index local 'bottom' (a nil value)
Time: 06/24/10 22:49:59
Count: 1
Stack: ...\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:246: in function `setEnabled'
...\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:101: in function `initPanel'
Interface\AddOns\nUI\Integration\nUI_InfoPanel.lua:793: in function `applyScale'
Interface\AddOns\nUI\Integration\nUI_InfoPanel.lua:908: in function `applyOptions'
Interface\AddOns\nUI\Integration\nUI_InfoPanel.lua:937: in function `applySkin'
Interface\AddOns\nUI\Main\nUI.lua:252: in function <Interface\AddOns\nUI\Main\nUI.lua:137>

Locals: enabled = true
bottom = nil
down = nil
up = nil
(*temporary) = <function> defined @Interface\FrameXML\FloatingChatFrame.lua:801
(*temporary) = nil
(*temporary) = "Guild Chat: [Not in a Guild] (0 / 14)"
(*temporary) = 1
(*temporary) = "attempt to index local 'bottom' (a nil value)"
plugin = nUI_InfoPanel_GuildChat {
enabled = true
options = <table> {
}
0 = <userdata>
guildtab_parent = UIParent {
}
initPanel = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:95
guildlog_parent = UIParent {
}
setSelected = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:285
sizeChanged = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:111
active = true
selected = false
setEnabled = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:159
container = nUI_InfoPanel_GuildChatContainer {
}
}
gctab = ChatFrame3Tab {
glow = ChatFrame3TabGlow {
}
middleTexture = ChatFrame3TabMiddle {
}
0 = <userdata>
rightSelectedTexture = ChatFrame3TabSelectedRight {
}
leftSelectedTexture = ChatFrame3TabSelectedLeft {
}
leftTexture = ChatFrame3TabLeft {
}
alerting = false
textWidth = 184.48256184644
leftHighlightTexture = ChatFrame3TabHighlightLeft {
}
middleSelectedTexture = ChatFrame3TabSelectedMiddle {
}
rightTexture = ChatFrame3TabRight {
}
noMouseAlpha = 0.4
rightHighlightTexture = ChatFrame3TabHighlightRight {
}
middleHighlightTexture = ChatFrame3TabHighlightMiddle {
}
mouseOverAlpha = 1
}
gcframe = ChatFrame3 {
isInitialized = 1
oldAlpha = 0
channelList = <table> {
}
flashTimer = 0
clickAnywhereButton = ChatFrame3ClickAnywhereButton {
}
isLocked = 1
editBox = ChatFrame3EditBox {
}
0 = <userdata>
tellTimer = 87553.491
name = "Guild Chat: [Not in a Guild] (0 / 14)"
buttonSide = "left"
zoneChannelList = <table> {
}
resizeButton = ChatFrame3ResizeButton {
}
buttonFrame = ChatFrame3ButtonFrame {
}
messageTypeList = <table> {
}
}
gcbackground = ChatFrame3Background {
cachedSetPoint = <function> defined =[C]:-1
SetPoint = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:208
0 = <userdata>
}
nUI_InfoPanel_GuildChat_GetGuildInfo = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:62
nUI_InfoPanel_GuildChat_SetWindowName = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:83
gcbottom = nil
gcdown = nil
gcup = nil

Last edited by honkabull : 06-24-10 at 08:53 PM.