After the patch 2.1
After the patch 2.1
My social window keeps popping open while census is running a scan
- NiennaMiriel
- The Ice Princess
- Posts: 386
- Joined: Tue Nov 01, 2005 2:07 pm
- Location: Wichita, KS
Mine is every time the census completes
<center><div><img src='http://www.mysigspace.com/227.png'></a> <img src='http://www.mysigspace.com/288.png'> <div><img src='http://www.mysigspace.com/2992.png'></div></center>
SpamSentry is just about outdated with the patch.
Have a look <a href="http://www.wowwiki.com/User:Doc_Lithius ... _the_Patch"> here</a>.
Have a look <a href="http://www.wowwiki.com/User:Doc_Lithius ... _the_Patch"> here</a>.
It's not just SpamSentry. SpamSentry uses ACE WhoLib which other AddOns use as well. Any AddOn that currently uses ACE WhoLib will cause undesirable results with Census.
I contacted the author and the only help he would provide was to ask me to use WhoLib in Census. Some great play nice support there...
Anyway, I'm going to look into working around the issue, detecting if WhoLib is loaded and figuring out a way to subvert the problems it is causing.
I contacted the author and the only help he would provide was to ask me to use WhoLib in Census. Some great play nice support there...
Anyway, I'm going to look into working around the issue, detecting if WhoLib is loaded and figuring out a way to subvert the problems it is causing.
phpbb:phpinfo()
The fact of the matter is, Alex, that you are hijacking core game functionality without providing any way to recover said core functionality. Anyone who relies on said functionality to work the way Blizzard intended is basically at an impasse if your mod is loaded.
To me, this is just completely unacceptable. Completely rewriting the way core Blizzard functions work without any method to return to stock Blizzard functionality should be expressly forbidden.
I have no desire to implement or include ACE WhoLib into Census+. I just want core Blizzard functionality to work as expected and not have to make hacks to work around your impassible changes to said core functionality.
If you can't tell, I'm a bit perturbed. I've already spent way more time trying to recover core Blizzard functionality than I should have to.
BTW, the function I am referring to here is the core Blizzard function 'SendWho'
To me, this is just completely unacceptable. Completely rewriting the way core Blizzard functions work without any method to return to stock Blizzard functionality should be expressly forbidden.
I have no desire to implement or include ACE WhoLib into Census+. I just want core Blizzard functionality to work as expected and not have to make hacks to work around your impassible changes to said core functionality.
If you can't tell, I'm a bit perturbed. I've already spent way more time trying to recover core Blizzard functionality than I should have to.
BTW, the function I am referring to here is the core Blizzard function 'SendWho'
phpbb:phpinfo()
Hello,
here is a CensusPlus.lua which do work with and without WhoLib:
http://www.pastey.net/41056-stbw
Ciao, ALeX.
here is a CensusPlus.lua which do work with and without WhoLib:
http://www.pastey.net/41056-stbw
Ciao, ALeX.