This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Desync Problem

Old posts that have not been replied to for several years.
Locked
User avatar
mcdarby
Halfop
Posts: 69
Joined: Tue Jul 16, 2002 7:46 pm
Location: Bangor, Pennsylvania
Contact:

Desync Problem

Post by mcdarby »

Hi, I got a little problem because when I have an Oper join my channel and OPs himself, my eggdrop kicks them with the reason of "Desync Abuse". I have went into it's config file to see where it mentions desync and I don't see anything about "desync-allow" that I would have to change. Except that I see desync mentioed in two places like this.

set global-chanset {
+autoop +autovoice
-bitch +cycle
-dontkickops -dynamicbans
-dynamicexempts -dynamicinvites
-enforcebans -greet
+inactive -nodesynch
+protectfriends -protectops
-revenge -revengebot
-secret -seen
+shared +statuslog
+userbans +userexempts
-userinvites

and

# allow non-ops to perform channel modes? (Stops bot from
# fighting with services such as ChanServ)
#channel set #test3 -nodesynch

Right now, I am wondering what to do to fix the desync error as I only see the two parts in the bot's config file where desync is mentioned. Thanks for any help on this.
User avatar
mcdarby
Halfop
Posts: 69
Joined: Tue Jul 16, 2002 7:46 pm
Location: Bangor, Pennsylvania
Contact:

Re: Desync Problem

Post by mcdarby »

Also, another issue with it just came up. Right now when ChanServ sets a ban on a ban request, MouseBOT removes the ban. I have already made a user entry for ChanServ hoping that will help, but that didn't help the situation. Even if I put MNO Channel Flags on the ChanServ entry I added to the bot, I'm starting to think that the desync problem is at fault here as well and I would need to know how to fix it.
mcdarby wrote:Hi, I got a little problem because when I have an Oper join my channel and OPs himself, my eggdrop kicks them with the reason of "Desync Abuse". I have went into it's config file to see where it mentions desync and I don't see anything about "desync-allow" that I would have to change. Except that I see desync mentioed in two places like this.

set global-chanset {
+autoop +autovoice
-bitch +cycle
-dontkickops -dynamicbans
-dynamicexempts -dynamicinvites
-enforcebans -greet
+inactive -nodesynch
+protectfriends -protectops
-revenge -revengebot
-secret -seen
+shared +statuslog
+userbans +userexempts
-userinvites

and

# allow non-ops to perform channel modes? (Stops bot from
# fighting with services such as ChanServ)
#channel set #test3 -nodesynch

Right now, I am wondering what to do to fix the desync error as I only see the two parts in the bot's config file where desync is mentioned. Thanks for any help on this.
D
Darmoth
Master
Posts: 210
Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe

Post by Darmoth »

May I suggest you use the search Link above and search for desynch?
There are a few older threads about this topic.
Locked