Well, this is pretty weird.
I have noticed that everytime I do a .rehash command, my eggdrop stops updating the channel log files. I am using a script called "autolog" that basically adds an logfile line for every chan my bot is on (mode "jkp").
This all works fine when I start my bot, but as soon as I do .rehash it stops logging the channels, I doubt that this is because it reloads the autolog script and something goes wrong if it's loaded already, or something like that.
Anyways, I have to rehash my bot by doing .restart, which works fine though, but it parts all chans, and it takes bit of time before it rejoins them and it causes it to miss some of the channels activity, and is just annoying because I need to rehash often (my eggdrop is a stats bot for our network, and everytime I edit eggdrop channel (stats generator) config using an admin panel, it needs to be rehashed.
So do you have any idea what might be the problem and how can I fix it without doing .restart to rehash?
Thanks.