CensusPlus-30300-4.2.2 (3.3.0) - Lua Error
Posted: 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:
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.
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
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.