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.

1.6.6 Restart Problem

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

Post by Mr_p »

I've got a very irritating problem with my eggdrop bot that occurs whenever I restart it, or it becomes disconnected from the Quakenet server. When the bot rejoins IRC, he wont Op, voice or anything anybody. It just sits there looking dumb. It will however allow me to DCC it.

To start off with I configured the bot to work in 1 channel. This worked fine and allowed me to restart the bot without any problems. Shortly after I decided to use the bot in another channel as well as the current one. I did this by adding the appropriate lines in the config file and then doing a rehash. The bot joined the new channel and worked perfectly in both channels!

This was until it became disconnected and did the sitting looking dumb thing :/

To get the bot working again, I had to remove the lines which configure the new channel from the config and then start the bot again. Once the bot was in IRC, then re-added the lines for the new channel and rehash'ed. The bot then worked perfectly again. As you can imagine this is a real pain :/ also the bot loses the user flags for the channel, so I have to .chattr all the users for the new channel again.

Once I have gone through this process it all works again!

Does anyone know why my bot does this? and more importantly how can I fix it? :razz:

Many thanks
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

If this only happens after adding a second channel, then somthing is fishy (not me)

I would like to see the channel names, as much as you may not like to show them.

This could be a hidden issue with odd char's
M
Mr_p

Post by Mr_p »

Well the Bot sits on the following chans: -

#runawaaay <- that was the 1st chan i added to the bot

#a&i.nascar <- the second chan

m
masskilla
Op
Posts: 172
Joined: Wed Oct 03, 2001 8:00 pm
Location: Croatia

Post by masskilla »

Hi Mr_p, ppslim

Another reason of that happening might be becouse Quakenet isn't rfc1459 compliant (and Eggdrop follows those protocols).

_________________
MaSsKilla

#eggdrop
Undernet

<font size=-1>[ This Message was edited by: masskilla on 2002-01-05 03:16 ]</font>
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Regardless of any RFC status, this looks like a bug.

While it maybe true that the server is not RFC complient, it joined the channels in the first place.

Then upon restart it failed.

I have just tested a simalar situation on efnet, and managed to get the bot to refuse to do anything with the channel, I had to ".dump" commands to the server to make it leave.

I will submit this as a bug, and see what happens.
M
Mr_p

Post by Mr_p »

k thanks

Dont suppose u could keep me upto date on what happens.....
Locked