Found a bug with the CensusPlus UI Mod? Post it here!
Aquatic Elf
Census Taker
Posts: 14 Joined: Wed Jan 31, 2007 9:13 pm
Location: New York
Post
by Aquatic Elf » Fri Feb 05, 2010 5:13 pm
I just updated my CensusPlus to the new version (CensusPlus-30300-4.2.2 (3.3.0)) and I'm getting a Lua Error:
Code: Select all
Message: Interface\AddOns\CensusPlus\CensusPlus.lua:1352: attempt to index global 'LibStub' (a nil value)
Time: 02/05/10 17:57:07
Count: 3
Stack: Interface\AddOns\CensusPlus\CensusPlus.lua:1352: in function `CensusPlus_StartCensus'
Interface\AddOns\CensusPlus\CensusPlus.lua:1170: in function `func'
Interface\FrameXML\UIDropDownMenu.lua:575: in function `UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <string>
Locals: counter = 0
job = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
hour = 14
minute = 56
(*temporary) = nil
(*temporary) = nil
(*temporary) = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
(*temporary) = nil
(*temporary) = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
(*temporary) = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua:1516
(*temporary) = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
(*temporary) = "attempt to index global 'LibStub' (a nil value)"
g_CurrentlyInBG = false
g_LastCensusRun = 1265410617
g_CurrentlyInBG_Msg = false
g_CensusPlus_StartTime = 1265410627
g_NumNewCharacters = 0
g_NumUpdatedCharacters = 0
g_JobQueue = <table> {
1 = <table> {
}
2 = <table> {
}
3 = <table> {
}
4 = <table> {
}
5 = <table> {
}
6 = <table> {
}
7 = <table> {
}
8 = <table> {
}
9 = <table> {
}
}
g_TempCount = <table> {
}
g_TempZoneCount = <table> {
}
InsertJobIntoQueue = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua:373
g_WaitingForWhoUpdate = false
g_TakeHour = 14
g_ResetHour = true
wholib = nil
The error comes up either when I manually start census, or when it automatically begins scanning by itself.
I downloaded the addon through:
http://wow.curse.com/downloads/wow-addo ... -plus.aspx
I did not delete any of my WTF files before updating the addon.
Aquatic Elf
Census Taker
Posts: 14 Joined: Wed Jan 31, 2007 9:13 pm
Location: New York
Post
by Aquatic Elf » Sat Feb 06, 2010 3:10 am
I'd like to add that only a few of my characters were experiencing this error.
It does not occur on every character.
Rollie
Site Admin
Posts: 4783 Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:
Post
by Rollie » Sat Feb 06, 2010 10:38 am
hrm... thanks for the report
phpbb:phpinfo()
Hybuir
Gear Dependent Squirrel
Posts: 1471 Joined: Tue Sep 06, 2005 6:22 am
Location: Austin, TX
Contact:
Post
by Hybuir » Sun Feb 07, 2010 11:33 pm
report #2, going in with only C+ and no other addons :-/
Code: Select all
Message: Interface\AddOns\CensusPlus\CensusPlus.lua:1352: attempt to index global 'LibStub' (a nil value)
Time: 02/07/10 23:32:39
Count: 1
Stack: Interface\AddOns\CensusPlus\CensusPlus.lua:1352: in function `CensusPlus_StartCensus'
Interface\AddOns\CensusPlus\CensusPlus.lua:1170: in function `CensusPlus_Take_OnClick'
Interface\AddOns\CensusPlus\CensusPlus.lua:1959: in function <Interface>
Locals: counter = 0
job = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
hour = 21
minute = 32
(*temporary) = nil
(*temporary) = nil
(*temporary) = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
(*temporary) = nil
(*temporary) = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
(*temporary) = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua:1516
(*temporary) = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
(*temporary) = "attempt to index global 'LibStub' (a nil value)"
g_CurrentlyInBG = false
g_LastCensusRun = 1265605656
g_CurrentlyInBG_Msg = false
g_CensusPlus_StartTime = 1265607159
g_NumNewCharacters = 0
g_NumUpdatedCharacters = 0
g_JobQueue = <table> {
1 = <table> {
}
2 = <table> {
}
3 = <table> {
}
4 = <table> {
}
5 = <table> {
}
6 = <table> {
}
7 = <table> {
}
8 = <table> {
}
9 = <table> {
}
}
g_TempCount = <table> {
}
g_TempZoneCount = <table> {
}
InsertJobIntoQueue = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua:373
g_WaitingForWhoUpdate = false
g_TakeHour = 21
g_ResetHour = true
wholib = nil
Rollie
Site Admin
Posts: 4783 Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:
Post
by Rollie » Tue Mar 16, 2010 9:26 am
Yeah, this would be due to my attempt to support WhoLib, need to add in additional checks it seems.
phpbb:phpinfo()
SannaSK
Posts: 69 Joined: Wed Sep 07, 2005 4:53 pm
Post
by SannaSK » Fri Mar 26, 2010 2:52 pm
Recently (ie, today X D) started running CP again.
I'm getting, I guess, the same/ a similar error... going around to servers with low reportings and making a lvl 1, logging in with no other addons running. I have a general macro that is only /censusplus take, and when i press that, I get this:
Code: Select all
Message: Interface\AddOns\CensusPlus\CensusPlus.lua:1352: attempt to index global 'LibStub' (a nil value)
Time: 03/26/10 15:47:56
Count: 1
Stack: Interface\AddOns\CensusPlus\CensusPlus.lua:1352: in function `CensusPlus_StartCensus'
Interface\AddOns\CensusPlus\CensusPlus.lua:1170: in function `CensusPlus_Take_OnClick'
Interface\AddOns\CensusPlus\CensusPlus.lua:1004: in function `value'
Interface\FrameXML\ChatFrame.lua:3577: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3222: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:2308: in function <Interface>
[C]: in function `UseAction'
Interface\FrameXML\SecureTemplates.lua:310: in function `handler'
Interface\FrameXML\SecureTemplates.lua:529: in function <Interface>
Locals: counter = 0
job = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
hour = 16
minute = 47
(*temporary) = nil
(*temporary) = nil
(*temporary) = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
(*temporary) = nil
(*temporary) = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
(*temporary) = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua:1516
(*temporary) = <table> {
m_MinLevel = 80
m_MaxLevel = 80
}
(*temporary) = "attempt to index global 'LibStub' (a nil value)"
g_CurrentlyInBG = false
g_LastCensusRun = 1269634950
g_CurrentlyInBG_Msg = false
g_CensusPlus_StartTime = 1269636476
g_NumNewCharacters = 0
g_NumUpdatedCharacters = 0
g_JobQueue = <table> {
1 = <table> {
}
2 = <table> {
}
3 = <table> {
}
4 = <table> {
}
5 = <table> {
}
6 = <table> {
}
7 = <table> {
}
8 = <table> {
}
9 = <table> {
}
}
g_TempCount = <table> {
}
g_TempZoneCount = <table> {
}
InsertJobIntoQueue = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua:373
g_WaitingForWhoUpdate = false
g_TakeHour = 16
g_ResetHour = true
wholib = nil
it takes the census just fine, so i don't mind ignoring a lua as long as it's not corrupting the data or anything.
edit: same error (i'm guessing) when i right-click the minimap icon.
Leonaitis
Posts: 14 Joined: Mon Aug 15, 2005 8:58 am
Location: FL, USA
Post
by Leonaitis » Thu Apr 08, 2010 10:37 am
Same for me. I just did a clean WOW install on a new machine and the only add on is CP.
Takes the census fine though.