Hi,
i recently experienced a weird problem on my shell:
using a script that checks the lag the bot has to IRC, i got totally different results on eggdrop 1.6.17 and 1.6.15. I had one bot of each version connected from the same shell to the same irc server, the .15 bot hat a latency of 0.8-4ms, the .17 bot had 48ms+! I used this script: http://www.egghelp.org/cgi-bin/tcl_arch ... oad&id=971 and also another one to which i have no url but which returned exaclty the same results...
I also found a workaround for the problem after a lot of experimenting: after i copied the server.so from the .15 modules/ folder to .17 and restarted, the .17 bot had the same low ping!
I tried that on 2 different shells and the result was the same. Is anyone else experiencing the same problem? Maybe this is just some sort of compatibility problem with the script? I'm not sure whether the bot really has that higher latency or if its just the displayed value thats different.
pls help