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.

listen config

Old posts that have not been replied to for several years.
User avatar
[R]
Halfop
Posts: 98
Joined: Fri Apr 30, 2004 12:05 pm

listen config

Post by [R] »

Hello,

[13:41] --- Loading eggdrop v1.6.16 (Sat Sep 25 2004)
[13:41] Tcl error in file 'eggdrop.conf':
[13:41] invalid command name "Listen"
while executing
"Listen 3333 all"
(file "eggdrop.conf" line 61)
[13:41] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
I have got a vserver.. and tried to set up an eggdrop^^
But only some errors! Whatz wrong?!

Thx & Greets

[R]
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

It's 'listen', not 'Listen'. CaSe matters ..
User avatar
[R]
Halfop
Posts: 98
Joined: Fri Apr 30, 2004 12:05 pm

Post by [R] »

[14:05] Tcl error in file 'eggdrop.conf':
[14:05] Couldn't grab nearby port
while executing
"listen 3333 all"
hmmm the same problem.
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

This is a different error msg, this one is telling you that port 3333 is already in use. Choose another one.
l
lilGTO
Voice
Posts: 22
Joined: Tue Aug 24, 2004 2:59 pm
Contact:

Post by lilGTO »

you gotta change your port. i have this happen all the time...it means someone else is using that port..

while you are logged into your shell account look for and use the egg-bnc-ports and find one that someone is not using.... change your config file and try that, if you still have problems ask the shell owner what ports are available. The install instructions shows you to change from 3333, you gotta read more.

hope that helps...
lilgto
User avatar
[R]
Halfop
Posts: 98
Joined: Fri Apr 30, 2004 12:05 pm

Post by [R] »

so...
The bot started.. but
All ports are closed.. I cant connect and the bot dont conect to the irc network...
My config:


Edit: I cant connect but the bot connected to the irc
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

...and the reason it is probably in use already is that nobody reads the conf files completely, I think....

Code: Select all

# This opens a telnet port by which you and other bots can
# interact with the Eggdrop by telneting in.
#
# There are more options for the listen command in doc/tcl-commands.doc.
# Note, if you are running more than one bot on the same machine, you will
# want to space the telnet ports at LEAST 5 apart. 10 is even better.
#
# Valid ports are typically anything between 1025 and 65535 assuming the
# port is not already in use.
#

# If you would like the bot to listen for users and bots in separate ports,
# use the following format.
#
# listen 3333 bots
# listen 4444 users
#
# If you wish to use only one port, use this format:
listen 3333 all
Note that port 3333 is the default port, and it is highly advised to change this, and keep it secret.....
User avatar
[R]
Halfop
Posts: 98
Joined: Fri Apr 30, 2004 12:05 pm

Post by [R] »

I CANT CONNECT
User avatar
[R]
Halfop
Posts: 98
Joined: Fri Apr 30, 2004 12:05 pm

Post by [R] »

<old>
Last edited by [R] on Sun Sep 26, 2004 9:02 am, edited 1 time in total.
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

Helps if you enable the listen port. Remove the comment in front of it.

If its a new bot (no userfile), you have to identify to it first, with /msg bot hello, or telnet to it and identify as NEW (assuming you didnt change this in the config file)

If you still can't dcc/ctcp/telnet it, then make sure that its not your irc client that have problems.
User avatar
[R]
Halfop
Posts: 98
Joined: Fri Apr 30, 2004 12:05 pm

Post by [R] »

Helps if you enable the listen port. Remove the comment in front of it.
what I heave do remove?!
Or set?
User avatar
[R]
Halfop
Posts: 98
Joined: Fri Apr 30, 2004 12:05 pm

Post by [R] »

Eggdrop v1.6.16 (C) 1997 Robey Pointer (C) 2004 Eggheads
[15:29] --- Loading eggdrop v1.6.16 (Sat Sep 25 2004)
[15:29] Can't load modules channels.: /home/xxx/eggdrop/modules/channels..so: cannot open shared object file: No such file or directory
[15:29] Module loaded: server
[15:29] Module loaded: ctcp
[15:29] Module loaded: channels
[15:29] Module loaded: irc
[15:29] Can't load modules dcc: /home/xxx/eggdrop/modules/dcc.so: cannot open shared object file: No such file or directory
[15:29] Module loaded: notes (with lang support)
[15:29] Module loaded: console (with lang support)
[15:29] Module loaded: blowfish
[15:29] Module loaded: assoc (with lang support)
[15:29] Module loaded: wire (with lang support)
[15:29] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[15:29] use '.help userinfo' for commands.
[15:29] Kick Script by R
[15:29] bseen1.4.2c: SEEN Script
[15:29] Loading seen database...
[15:29] Done loading 4000 seen records.
[15:29] heise by domsen
[15:29] No rejoin Script
[15:29] Google Script
[15:29] Starting FlyeBy 1.02.01
[15:29] FlyBys 1.02.01 by David Proper (DrN) -=: LoadeD :=-
[15:29] Userfile loaded, unpacking...
[15:29] === S300: 1 channels, x users.
Launched into the background (pid: 17694)
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

You have not read Setting up an Eggdrop. I suggest you do, carefully.

Unless you actually have a channel named #lamest I also suggest you fix that too. :P
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

and there's no module called dcc in eggdrop..
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

Alchera wrote:You have not read Setting up an Eggdrop. I suggest you do, carefully.
Thanks Alchera for my new signature
:lol:
Locked