Thread Tools Display Modes
Prev Previous Post   Next Post Next
04-30-10, 06:19 PM   #1
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,929
5.06.16 Startup Error...

Yes, I got it to bug out but hey at least it gave me an error rofl. But then again, it could be linked to that infopanel of mine. So perhaps, this fix may require some infopanel changes. Fortunately this infopanel of mine isn't on the site yet so only a couple of people are using it as far as I know rofl

Code:
[2010/05/01 01:14:47-3850-x1]: nUI-5.06.16 (Plus)\Plugins\nUI_Movers.lua:458: table index is nil
...\nUI_InfoPanel_GuildInfo\nUI_InfoPanel_GuildInfo.lua:73: in function `enableGuildInfo':
...\nUI_InfoPanel_GuildInfo\nUI_InfoPanel_GuildInfo.lua:136: in function `setEnabled':
...\nUI_InfoPanel_GuildInfo\nUI_InfoPanel_GuildInfo.lua:114: in function `initPanel':
nUI-5.06.16 (Plus)\Integration\nUI_InfoPanel.lua:793: in function `applyScale'
nUI-5.06.16 (Plus)\Integration\nUI_InfoPanel.lua:908: in function `applyOptions'
nUI-5.06.16 (Plus)\Integration\nUI_InfoPanel.lua:937: in function `applySkin'
nUI-5.06.16 (Plus)\Main\nUI.lua:252: in function <Interface\AddOns\nUI\Main\nUI.lua:137>
Edit: Okay another one .. again, seemingly linked to an infopanel. Not mine this time but based on one of mine

Code:
[2010/05/01 01:24:14-3852-x1]: ...UI_InfoPanel_Profesions\nUI_InfoPanel_Profesions.lua:155: attempt to index local 'Profesions' (a nil value):
...UI_InfoPanel_Profesions\nUI_InfoPanel_Profesions.lua:62: in function `initPanel':
nUI-5.06.16 (Plus)\Integration\nUI_InfoPanel.lua:793: in function `applyScale'
nUI-5.06.16 (Plus)\Integration\nUI_InfoPanel.lua:908: in function `applyOptions'
nUI-5.06.16 (Plus)\Integration\nUI_InfoPanel.lua:937: in function `applySkin'
nUI-5.06.16 (Plus)\Main\nUI.lua:252: in function <Interface\AddOns\nUI\Main\nUI.lua:137>
Oh yeah, definitely starting to look like the infopanels will be the erroring out ones now ... slowly going throught and working them out of the system to see which ones seem to be bugging out and my guess will be that they are using VARIABLES_LOADED as we all used to use that as the starting point for all our addons.

Code:
[2010/05/01 01:26:55-3853-x1]: ...\nUI_InfoPanel_MagePorts\nUI_InfoPanel_MagePorts.lua:150: attempt to index local 'MagePorts' (a nil value):
...\nUI_InfoPanel_MagePorts\nUI_InfoPanel_MagePorts.lua:62: in function `initPanel':
nUI-5.06.16 (Plus)\Integration\nUI_InfoPanel.lua:793: in function `applyScale'
nUI-5.06.16 (Plus)\Integration\nUI_InfoPanel.lua:908: in function `applyOptions'
nUI-5.06.16 (Plus)\Integration\nUI_InfoPanel.lua:937: in function `applySkin'
nUI-5.06.16 (Plus)\Main\nUI.lua:252: in function <Interface\AddOns\nUI\Main\nUI.lua:137>
__________________


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

Last edited by Xrystal : 04-30-10 at 06:28 PM.
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » 5.06.16 Startup Error...


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