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.

DCC problem?

General support and discussion of Eggdrop bots.
Post Reply
s
spacemud
Voice
Posts: 8
Joined: Sat Jun 30, 2007 6:57 am

DCC problem?

Post by spacemud »

Whenever I try to start a DCC chat with my bot, it always gives me this message:

Code: Select all

Chat with ********
Waiting for acknowledgement...
...and nothing happens. I've tried to get it to start a session with me, but then I get this message:

Code: Select all

Unable to connect
-
DCC session closed
Any ideas?
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

try
/ctcp botnick chat
(substitute "botnick" with the nickname of your bot)
s
spacemud
Voice
Posts: 8
Joined: Sat Jun 30, 2007 6:57 am

Post by spacemud »

I've tried to get it to start a session with me, but then I get this message:
Already tried that. :/
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

spacemud wrote:
I've tried to get it to start a session with me, but then I get this message:
Already tried that. :/
Help us to help you (and try to help yourself)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

I'm going to guess that your client is mIRC (seems most popular client).
Check your DCC port range fond in Options->Connection->Options->Advanced, make sure the range includes the same port your bot is using (bot port has to be located withing "first" and "last" setting).
Z
Zircon
Op
Posts: 191
Joined: Mon Aug 21, 2006 4:22 am
Location: Montreal

Post by Zircon »

Hi spacemud

I was facing the same problem you described, until i resolved it. Now i can /dcc chat the bot and it works always. Here is what i did with my Mirc client :

On Options ----- Local Info : i checked "LOCAL HOST" for the always get on connect, and "SERVER" for the lookup method

Give it a try.
s
spacemud
Voice
Posts: 8
Joined: Sat Jun 30, 2007 6:57 am

Post by spacemud »

Thanks for the replies guys. :)

However, I've tried them and none of them worked. Do you think I should try reinstalling the eggdrop?
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

spacemud wrote:Thanks for the replies guys. :)

However, I've tried them and none of them worked. Do you think I should try reinstalling the eggdrop?
it's not the eggdrop
kill the bot and restart with -nt switches so the bot stays in forground and you can see what happens over the console
after it's restarted attempt DCC both ways (initiated from you, and initiated by bot), the -nt switches will allow you to see what the communication problem is
s
spacemud
Voice
Posts: 8
Joined: Sat Jun 30, 2007 6:57 am

Post by spacemud »

Code: Select all

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[09:44] --- Loading eggdrop v1.6.18 (Wed Jul 11 2007)
[09:44] Module loaded: channels
[09:44] Module loaded: server
[09:44] Module loaded: ctcp
[09:44] Module loaded: irc
[09:44] Module loaded: notes            (with lang support)
[09:44] Module loaded: blowfish
[09:44] Listening at telnet port 3334 (all).
[09:44] Userfile loaded, unpacking...
[09:44] === spaceBot: 1 channels, 1 users.

### ENTERING DCC CHAT SIMULATION ###


Connected to spaceBot, running eggdrop v1.6.18
     ____                __
    / __/___ _ ___ _ ___/ /____ ___   ___
   / _/ / _ `// _ `// _  // __// _ \ / _ \
  /___/ \_, / \_, / \_,_//_/   \___// .__/
       /___/ /___/                 /_/

Hey HQ!  My name is spaceBot and I am running eggdrop v1.6.18, on Linux 2.6.19.2                                             -grsec.

Local time is now 09:44
Use .help for basic help.
Use .help <command> for help on a specific command.
Use .help all to get a full command list.
Use .help *somestring* to list any help texts containing "somestring".

Have fun.

Commands start with '.' (like '.quit' or '.help')
Everything else goes out to the party line.

You have no messages.
*** HQ joined the party line.
I've tried initiated the dcc and I've tried to make the bot initiate dcc, but it doesn't show anything but that when I start the bot.
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

my apology, I just noticed that .18 doesn't show DCC info with -nt switches :oops:
is the bot shelled, or is it located at your home?
s
spacemud
Voice
Posts: 8
Joined: Sat Jun 30, 2007 6:57 am

Post by spacemud »

It's shelled. I've been talking to a friend who has his bot hosted at the same location and his is fine. o_O
Z
Zircon
Op
Posts: 191
Joined: Mon Aug 21, 2006 4:22 am
Location: Montreal

Post by Zircon »

Maybe this will give you a quick solution while investigating more your problem : http://forum.egghelp.org/viewtopic.php?t=13725
s
spacemud
Voice
Posts: 8
Joined: Sat Jun 30, 2007 6:57 am

Post by spacemud »

No luck I'm afraid, still got the DCC problem. :(
Post Reply