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.

eggdrop is in channel but not reacting (.status -> pendin

Old posts that have not been replied to for several years.
Locked
M
Moritz

eggdrop is in channel but not reacting (.status -> pendin

Post by Moritz »

Hello,

my eggdrop (1.6.13) is often in the chans I added (.+chan #channel), that means I can see him in the channel, but it is not reacting (e.g. giving me ops) and when I enter .status all the channels (or just specific channels) are still "pending". I can solute the problem temporarily by entering .-chan #channel and .+chan #channel afterwards, but I am using a stats.mod and then the channel records are deleted.

Does anyone else had or have this problem? Does anyone know this problem? Does anyone know how to solve it?

I'd be glad for any kind of help you can offer me.

Thanks,
Moritz
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

well first off try setting +inactive instead of -chan so you dont delete your channel records in the future.. as for your problem.. its probably either do to lag.. or the bot does not realize he has ops... is this due to a +a chanmode on the bot perhaps? That seems to be a common thing on these boards heh
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

This problem is common on servers that provide a non-RFC valid responce to commands like WHO.

FIrst, make sure you ahve net-type set correctly for your network.
M
Moritz

Post by Moritz »

By searching on my own (in this forum -> search -> "pending") I found out that especially Quakenet has a problem w/ that and that I could fix it by changing

set net-type 1
into
set net-type 5

Everything's fine now :)
Thanks anyway!!!
Locked