CensusPlus 4.3.0 for Patch 4.0.1 Released

Latest news about WarcraftRealms.com and World of Warcraft
User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

CensusPlus 4.3.0 for Patch 4.0.1 Released

Post by Rollie »

Sorry for the few day late release, but I have updated CensusPlus to be compatible with patch 4.0.1. You can download it here:

EDIT: Updated version listed:

<a href="http://www.warcraftrealms.com/censusmod ... 3.1.zip</a>


As always, please report any issues you find!
Last edited by Rollie on Sat Oct 16, 2010 8:34 pm, edited 1 time in total.

Balgair
Araiceil
Posts: 1716
Joined: Fri Sep 30, 2005 11:47 am
Location: UK

Post by Balgair »

First bug ;) May be a clash with another of my addons, will test shortly, but the button doesn't work. Left-click acts like right-click, brings up the menu all the time, can't use it to bring up the Censusplus window (typing /censusplus works for that though, so not gamebreaking, just inconvenient)

Balgair
Araiceil
Posts: 1716
Joined: Fri Sep 30, 2005 11:47 am
Location: UK

Post by Balgair »

Confirmed, does the same with no other addons enabled. Also:

Code: Select all

Message&#58; Interface\AddOns\CensusPlus\CensusPlus.lua&#58;1353&#58; attempt to index global 'LibStub' &#40;a nil value&#41;
Time&#58; 10/16/10 16&#58;56&#58;26
Count&#58; 1
Stack&#58; Interface\AddOns\CensusPlus\CensusPlus.lua&#58;1353&#58; in function `CensusPlus_StartCensus'
Interface\AddOns\CensusPlus\CensusPlus.lua&#58;1171&#58; in function `CensusPlus_Take_OnClick'
Interface\AddOns\CensusPlus\CensusPlus.lua&#58;1960&#58; in function <Interface>

Locals&#58; counter = 0
job = <table> &#123;
 m_MinLevel = 80
 m_MaxLevel = 80
&#125;
hour = 17
minute = 55
&#40;*temporary&#41; = nil
&#40;*temporary&#41; = nil
&#40;*temporary&#41; = <table> &#123;
 m_MinLevel = 80
 m_MaxLevel = 80
&#125;
&#40;*temporary&#41; = nil
&#40;*temporary&#41; = <table> &#123;
 m_MinLevel = 80
 m_MaxLevel = 80
&#125;
&#40;*temporary&#41; = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua&#58;1517
&#40;*temporary&#41; = <table> &#123;
 m_MinLevel = 80
 m_MaxLevel = 80
&#125;
&#40;*temporary&#41; = "attempt to index global 'LibStub' &#40;a nil value&#41;"
g_CurrentlyInBG = false
g_LastCensusRun = 1287243083
g_CurrentlyInBG_Msg = false
g_CensusPlus_StartTime = 1287244586
g_NumNewCharacters = 0
g_NumUpdatedCharacters = 0
g_JobQueue = <table> &#123;
 1 = <table> &#123;
 &#125;
 2 = <table> &#123;
 &#125;
 3 = <table> &#123;
 &#125;
 4 = <table> &#123;
 &#125;
 5 = <table> &#123;
 &#125;
 6 = <table> &#123;
 &#125;
 7 = <table> &#123;
 &#125;
 8 = <table> &#123;
 &#125;
 9 = <table> &#123;
 &#125;
&#125;
g_TempCount = <table> &#123;
&#125;
g_TempZoneCount = <table> &#123;
&#125;
InsertJobIntoQueue = <function> defined @Interface\AddOns\CensusPlus\CensusPlus.lua&#58;373
g_WaitingForWhoUpdate = false
g_TakeHour = 17
g_ResetHour = true
wholib = nil
Minor enough though, the basic functionality works and that's all I really care about :D

1974ER
Epic Censi
Posts: 762
Joined: Fri Nov 07, 2008 3:30 am

Post by 1974ER »

Thank you Rollie! <3

Couple of minor things in addition to Balgair's find... the button is also no longer movable.

And manual /who now fails unless one types the exact name of the character. And by fail I mean the census pauses and sends a message it has done so, but the non-complete name fails to be processed, at least visibly.

1974ER
Epic Censi
Posts: 762
Joined: Fri Nov 07, 2008 3:30 am

Post by 1974ER »

Addition: Manual /who error seems to have been a random glitch, now it works. :/ Sorry about false alarm. :(

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Ok, will look into these today
phpbb:phpinfo()

User avatar
FuxieDK
Census Taker
Posts: 659
Joined: Thu May 22, 2008 11:36 am
Location: Copenhagen, DK

Post by FuxieDK »

Bug found:
When I click the icon on minimap, it only comes up with the Take/Pause, Stop, Cancel menu.. This used to come up when I right clicked, but now it's both Left and Right click..

I can only open the UI by using /censusplus command..
Doing census mainly on Draenor; Raluf - Nimsay - Lusmo - Quixx - Sosyan - Garthog - Trubin - Zalistra - Zesmi and Djaang

User avatar
FuxieDK
Census Taker
Posts: 659
Joined: Thu May 22, 2008 11:36 am
Location: Copenhagen, DK

Post by FuxieDK »

Another bug:

When I do a manual /who gravity (to see/census my guild), the pause-message pops up, but the who-window doesn't show..
Doing census mainly on Draenor; Raluf - Nimsay - Lusmo - Quixx - Sosyan - Garthog - Trubin - Zalistra - Zesmi and Djaang

Djambo
Superior Census Taker
Posts: 48
Joined: Tue Aug 02, 2005 12:50 pm
Location: Germany

Post by Djambo »

C+ only running addon. Census is running, shift-cklicking on the playername in chat results in

Code: Select all

Message&#58; Interface\AddOns\CensusPlus\CensusPlus.lua&#58;3808&#58; attempt to index global 'ChatFrameEditBox' &#40;a nil value&#41;
Time&#58; 10/16/10 23&#58;14&#58;51
Count&#58; 1
Stack&#58; Interface\AddOns\CensusPlus\CensusPlus.lua&#58;3808&#58; in function <Interface>
...ace\AddOns\Blizzard_CombatLog\Blizzard_CombatLog.lua&#58;3661&#58; in function `SetItemRef'
Interface\FrameXML\ChatFrame.lua&#58;3083&#58; in function `ChatFrame_OnHyperlinkShow'
&#91;string "*&#58;OnHyperlinkClick"&#93;&#58;1&#58; in function <string>

Locals&#58; link = "player&#58;Mimimii&#58;26&#58;CHANNEL&#58;2"
text = "&#91;Mimimii&#93;"
button = "LeftButton"
namelink = "Mimimii&#58;26&#58;CHANNEL&#58;2"
name = "Mimimii"
lineid = "26"
&#40;*temporary&#41; = nil
&#40;*temporary&#41; = nil
&#40;*temporary&#41; = "&#40;&#91;^%s&#93;*&#41;%s+&#40;&#91;^%s&#93;*&#41;"
&#40;*temporary&#41; = "%2"
&#40;*temporary&#41; = "attempt to index global 'ChatFrameEditBox' &#40;a nil value&#41;"
g_CensusWhoOverrideMsg = nil
g_SetItemRef_Override = <function> defined @Interface\FrameXML\ItemRef.lua&#58;2

Djambo
Superior Census Taker
Posts: 48
Joined: Tue Aug 02, 2005 12:50 pm
Location: Germany

Post by Djambo »

Woot, cannot editmy post. C+ window still showing 4.2.2 as version number

User avatar
FuxieDK
Census Taker
Posts: 659
Joined: Thu May 22, 2008 11:36 am
Location: Copenhagen, DK

Post by FuxieDK »

Djambo wrote:Woot, cannot editmy post. C+ window still showing 4.2.2 as version number
I see the same ;)
However, this was primarily a quick fix to get it up and running, let's just hope Rollie fixed the other bugs soon(tm)
Doing census mainly on Draenor; Raluf - Nimsay - Lusmo - Quixx - Sosyan - Garthog - Trubin - Zalistra - Zesmi and Djaang

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

New version :

http://www.warcraftrealms.com/censusmod ... -4.3.1.zip

Fixes mini-map button, shift clicking, libstub detection, manual /who, updated version number in game

Balgair
Araiceil
Posts: 1716
Joined: Fri Sep 30, 2005 11:47 am
Location: UK

Post by Balgair »

Sounds great, thanks! :D

1974ER
Epic Censi
Posts: 762
Joined: Fri Nov 07, 2008 3:30 am

Post by 1974ER »

I am starting to think that the problems I have been having with manual /whos are not directly related to the addon... as they seem random. :( Sometimes partial name works, other times it doesn't. Otherwise, things look good, it even seems the current version shaved a little bit off from time needed as the "double whoing", which happened with the pre-patch version is gone. :D

A big thumbs up and five stars from me! :D Thank you Rollie!

BambisFaline

Post by BambisFaline »

1974ER wrote:it even seems the current version shaved a little bit off from time needed as the "double whoing", which happened with the pre-patch version is gone. :D
Am I understanding that right? Is that dreadfully long pause you get when you do a manual /who gone? That was the reason I stopped using Census. That huge hang-time was just too annoying.

User avatar
FuxieDK
Census Taker
Posts: 659
Joined: Thu May 22, 2008 11:36 am
Location: Copenhagen, DK

Post by FuxieDK »

Rollie wrote:New version :

http://www.warcraftrealms.com/censusmod ... -4.3.1.zip

Fixes mini-map button, shift clicking, libstub detection, manual /who, updated version number in game
Manual /who still doesn't bring up the Who-window...
Doing census mainly on Draenor; Raluf - Nimsay - Lusmo - Quixx - Sosyan - Garthog - Trubin - Zalistra - Zesmi and Djaang

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Hrm, I'll have to look into it again with a /who request that should pop the window
phpbb:phpinfo()

User avatar
FuxieDK
Census Taker
Posts: 659
Joined: Thu May 22, 2008 11:36 am
Location: Copenhagen, DK

Post by FuxieDK »

Rollie wrote:Hrm, I'll have to look into it again with a /who request that should pop the window
I can also see on the amount of people, that those people that match the manual /who (e.g. when I open the window myself while paused) are not included in the search.

E.g. my CP window claimed I had only censussed 3 level 55s on a specific server. Whoever /who 55-55 returned 7 people online, and the CP-window didn't update from this.
Doing census mainly on Draenor; Raluf - Nimsay - Lusmo - Quixx - Sosyan - Garthog - Trubin - Zalistra - Zesmi and Djaang

Flyhard
Posts: 2
Joined: Wed Nov 05, 2008 5:36 pm

Post by Flyhard »

Hmm.. tested it, and the new version still cannot run quietly in the background. It still pops up the /who window...
<p>

heinzili

Post by heinzili »

I test it, too. And it runs but don&acute;t count

Locked