Well it happens on most occasions, if the split rejoins after a long time. I think you should set the wait-netsplit variable in the .conf file a bit more delayed.
Or it can also happen if the server rejoining was desynched hence and the bans on this side of the network had already expired before the server was relinked.
·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee) PS: Guys, I don't accept script helps or requests personally anymore.
==================================
nodesynch allow non-ops to perform channel modes? (stops bot from fighting with services such as ChanServ)
.chanset #yourchan +nodesynch
now in your spare time, read yer conf file twenty-seven times and click every single thing available @ egghelp.org's homepage.
+nodesynch only triggers when non-ops set channel modes.
If that was the case, why doesnt the bot fight with chanserv, or with opers using samode? Why only nice.hub.mynetwork.net using -b? That is not even a nick; nor does it exist.
·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee) PS: Guys, I don't accept script helps or requests personally anymore.
==================================
You are absolutely correct awyeah... I recently read a disturbing log that had my bots having a 'mode war' because of server desynch. Here is an example:
[10:12:30 PM:] *** Mode change "-vo `Y[a]Y` `Y[a]Y`" by iinet.wa.au.austnet.org
[10:12:32 PM:] *** Mode change "+vo `Y[a]Y` `Y[a]Y`" by NeferTiTi
[10:12:32 PM:] *** Mode change "-vo `Y[a]Y` `Y[a]Y`" by iinet.wa.au.austnet.org
[10:12:35 PM:] *** Mode change "+vo `Y[a]Y` `Y[a]Y`" by DIKtator
[10:12:36 PM:] *** Mode change "-vo `Y[a]Y` `Y[a]Y`" by iinet.wa.au.austnet.org
[10:12:38 PM:] *** Mode change "+vo `Y[a]Y` `Y[a]Y`" by DIKtator
[10:12:39 PM:] *** Mode change "-vo `Y[a]Y` `Y[a]Y`" by iinet.wa.au.austnet.org
[10:12:41 PM:] *** Mode change "+vo `Y[a]Y` `Y[a]Y`" by DIKtator
[10:12:41 PM:] *** Mode change "-vo `Y[a]Y` `Y[a]Y`" by iinet.wa.au.austnet.org
[10:12:44 PM:] *** Mode change "+vo `Y[a]Y` `Y[a]Y`" by NeferTiTi
[10:12:45 PM:] *** Mode change "-vo `Y[a]Y` `Y[a]Y`" by iinet.wa.au.austnet.org
[10:12:47 PM:] *** Mode change "+vo `Y[a]Y` `Y[a]Y`" by DIKtator
[10:12:47 PM:] *** Mode change "-vo `Y[a]Y` `Y[a]Y`" by iinet.wa.au.austnet.org
Over and over again and again, causing complete chaos If I can ever find a wee bit of time to myself, I will write a script to prevent this type of crazy net desynch from continuing to the point that the network klines the bot. In my own case, simply having the bot cycle the room seems to cure it... stay tuned shoppers
By the way I forgot to mention, channel modes are changed by the respective on relink of a server to the rest of the network. The setting responsible for this is "stopnethack". Please make sure you disable this as well, i.e. set the channel to -stopnethack and set: stopnethack 0.
See the .conf file for more details on stopnethack.
·awyeah·
==================================
Facebook: jawad@idsia.ch (Jay Dee) PS: Guys, I don't accept script helps or requests personally anymore.
==================================