I recently upgraded from 1.6.15 to 1.6.16.
I just sent the bot to a new channel to do stats there. And the stats shows that the most active person has spoken about 70 lines, but that is not possible. Also there was a person in the channel who was very chatty, but he isn't even in the stats!
I was notified of this and checked the bots logfile and it seemed like the bot saved the lines he liked the most and had left others out because the log was quite empty...
What could have happened to the bot? Does the upgrade have to do with any of this and if so is it a bug in eggdrop?
This all is very strange...
Looking forward to hearing any help or comments. - Lypsik
Re check your config and make sure that the log file settings are correct. I use pisg 0.56 (a Perl stats generator) and you need to keep your log files.
set max-logs 365
set max-logsize 0
set quick-logs 0
logfile mbco * "logs/ballarat.log"
logfile jpk #Ballarat "stats/ballarat.log"
set log-time 1
set keep-all-logs 1
set logfile-suffix ".%d%b%Y"
set switch-logfiles-at 300
set quiet-save 1
# p - public text on the channel
My guess is you're eggie is cycling the logs every 24 hrs, which you do not want if your stats generator needs to read the collection of logs.
Hope thi is of some use.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM