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 starts, but did not connect on the network!

General support and discussion of Eggdrop bots.
Post Reply
a
allos_nerelin
Voice
Posts: 1
Joined: Sat Aug 30, 2008 8:09 pm

Eggdrop starts, but did not connect on the network!

Post by allos_nerelin »

brpub@www:~/eggdrop$ ./eggdrop -m charmosa.conf

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[19:02] --- Loading eggdrop v1.6.18 (Sat Aug 30 2008)
[19:02] Listening at telnet port 7001 (all).
[19:02] Module loaded: dns
[19:02] Module loaded: channels
[19:02] Module loaded: server
[19:02] Module loaded: ctcp
[19:02] Module loaded: irc
[19:02] Module loaded: notes (with lang support)
[19:02] Module loaded: console (with lang support)
[19:02] Module loaded: blowfish
[19:02] Module loaded: transfer (with lang support)
[19:02] Module loaded: uptime
[19:02] Module loaded: filesys (with lang support)
[19:02] Creating channel file


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg PrImEiRo_i_UnIcO hello
This will make the bot recognize you as the master.

[19:02] === PrImEiRo_: 1 channels, 0 users.
Launched into the background (pid: 28306)

brpub@www:~/eggdrop$
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Telnet into your bot and see what's happening in the partyline (or check your Eggdrop's log file).
D
Decl
Voice
Posts: 26
Joined: Thu Jul 14, 2005 1:50 am
Location: Tartu, Estonia
Contact:

Post by Decl »

Got absolutely the same problem...
[banez@dolly cbrbot]$ ./eggdrop cbrbot.conf

Eggdrop v1.6.19 (C) 1997 Robey Pointer (C) 2008 Eggheads
[19:22] --- Loading eggdrop v1.6.19 (Sun Sep 28 2008)
[19:22] Listening at telnet port 3333 (all).
[19:22] Module loaded: blowfish
[19:22] Module loaded: dns
[19:22] Module loaded: channels
[19:22] Module loaded: server
[19:22] Module loaded: ctcp
[19:22] Module loaded: irc
[19:22] Module loaded: transfer (with lang support)
[19:22] Module loaded: share
[19:22] Module loaded: notes (with lang support)
[19:22] Module loaded: console (with lang support)
[19:22] Module loaded: seen
[19:22] Module loaded: wire (with lang support)
[19:22] Module loaded: uptime
[19:22] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[19:22] use '.help userinfo' for commands.
[19:22] Userfile loaded, unpacking...
[19:22] === CBRadio: 2 channels, 2 users.
Launched into the background (pid: 6222)
CBRadio No such nick
-
CBRadio End of /WHOIS list.
However! If I launch it using ./eggdrop -n cbrbot.conf, it works and comes on IRC.

Any ideas?

PS there's nothing in the log file. And I can't get into its partyline via telnet
Contact: [CB]Decl @ #ClanBase (QuakeNet)
www.clanbaseradio.com
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

If it works with -n, you are most likely having problems with your tcl-libraries not being properly detected as threaded. Quick/ugly fix is to edit config.h, locate the HAVE_TCL_THREADS macro and define it to 1, and finally recompile your eggdrop.
NML_375
D
Decl
Voice
Posts: 26
Joined: Thu Jul 14, 2005 1:50 am
Location: Tartu, Estonia
Contact:

Post by Decl »

Got it fixed

Thanks
Contact: [CB]Decl @ #ClanBase (QuakeNet)
www.clanbaseradio.com
n
nickgallis
Voice
Posts: 2
Joined: Wed Sep 12, 2007 8:04 am

Post by nickgallis »

I have same problem I try to make it but nothing ...
Post Reply