Hi friends, I'm new in the forums. Recently installed eggdrop on my Linux distro. Configure the eggdrop & start....but I can't see in my channel. I can't see no IRCAP client (emule with wine or XChat).
What's wrong??
$ ./eggdrop -m egg.conf
Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[22:28] --- Loading eggdrop v1.6.18 (Tue Dec 18 2007)
[22:28] Listening at telnet port 3333 (all).
[22:28] Module loaded: dns
[22:28] Module loaded: channels
[22:28] Module loaded: server
[22:28] Module loaded: ctcp
[22:28] Module loaded: irc
[22:28] Module loaded: notes (with lang support)
[22:28] Module loaded: console (with lang support)
[22:28] Module loaded: blowfish
[22:28] Module loaded: uptime
[22:28] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[22:28] use '.help userinfo' for commands.
STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg egg-bot hello
This will make the bot recognize you as the master.
[22:28] === egg-bot: 1 channels, 0 users.
Launched into the background (pid: 9743)
Everything looks fine to me, it should be in the channel. Check if there is any key or if the channel is locked or something. Secondly check through telnet where the bot is , even if it's on network or not. Telnet gives you the good status of the bot where it is currently.
Try starting your eggdrop with -nt option. If this works, your system has some issues with it's tcl-libraries (threaded/non-threaded not properly identified). This has been seen on some newer versions of popular linux distributions as they've changed their packaged tcl-libraries to threaded builds.
YooHoo wrote:i just popped into mojado's channel, and it seems all is well and wonderful
Yeas, but was in Windows partition using Windrop.
Finally I can solved by checking and checking and checking thousands of times the configuration file and adjusting the parameters necessary finally works.
Many thanxs to all, now I have mnay problems to start properly various .tcl scripts.