already, but it doesn't seem to help.Connect problems - your bot doesn't show up on IRC, doesn't join channel(s), etc.
Log into the bot via DCC or telnet and type .console +rv (please note that this will work only if you have raw-log set to 1 in your config file); +r flag shows server's output to the bot and +v shows bot's output to the server. Observe what happens after you've set these flags, you might get valuable clues. If you are still unable to find solution to the problem, post the console log along your question.
I have raw-log set to 1 in my config file, but when i type .console +rv it doesn't show anything (or am i doing it wrong? :s how would i telnet into the bot?)
also, under /logs there are no files created.
when i launch eggdrop, this is what happens
when i run top, this is what i seeEggdrop v1.6.19+2007-copyright (C) 1997 Robey Pointer (C) 2007 Eggheads
[21:55] --- Loading eggdrop v1.6.19+2007-copyright (Sun Oct 21 2007)
[21:55] Listening at telnet port 53333 (all).
[21:55] Module loaded: dns
[21:55] Module loaded: channels
[21:55] Module loaded: server
[21:55] Module loaded: ctcp
[21:55] Module loaded: irc
[21:55] Module loaded: notes (with lang support)
[21:55] Module loaded: console (with lang support)
[21:55] Module loaded: seen
[21:55] Module loaded: blowfish
[21:55] Module loaded: uptime
[21:55] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[21:55] 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 LoRDYYY hello
This will make the bot recognize you as the master.
[21:55] === LoRDYYY: 2 channels, 0 users.
Launched into the background (pid: 58254)
is it supposed to run in select?
PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
96996 lordy 96 0 6160K 2652K select 0:06 0.00% 0.00% sshd
96997 lordy 8 0 3168K 1892K wait 0:00 0.00% 0.00% bash
58255 lordy 96 0 2228K 1320K RUN 0:00 0.00% 0.00% top
58254 lordy 96 0 3944K 3432K select 0:00 0.00% 0.00% eggdrop-1.6.19
and any other advice?