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.

eggdrop1.6.17 - problem

Old posts that have not been replied to for several years.
Locked
S
Stefano
Voice
Posts: 2
Joined: Tue Apr 26, 2005 3:26 am

eggdrop1.6.17 - problem

Post by Stefano »

Hello. I have setup my eggdrop according egghelp.org guide.
At first place, when edited my eggdrop.conf i did './eggdrop -m eggdrop.conf'; modules have been installed and i was asked to /msg <bot> hello on IRC to gain access on it. My bot was not on IRC so i used 'kill -9 <pid>' (stupid but true)

Now when i type './eggdrop' (./eggdrop -m eggdrop.conf even) this is what i get:

stef@stealth:~/eggdrop-nh$ ./eggdrop

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[03:24] --- Loading eggdrop v1.6.17 (Tue Apr 26 2005)
^C
stef@stealth:~/eggdrop-nh$


Please help me solve this out.

Thanks
NetShop Internet Services
http://www.netshop-isp.com
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

recompile your eggdrop and try again this time try running your eggdrop using

Code: Select all

./eggdrop -mn eggdrop.conf
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
S
Stefano
Voice
Posts: 2
Joined: Tue Apr 26, 2005 3:26 am

Post by Stefano »

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[05:30] Allocated bind table unld (flags 1)
[05:30] Allocated bind table time (flags 1)
[05:30] Allocated bind table note (flags 0)
[05:30] Allocated bind table nkch (flags 1)
[05:30] Allocated bind table load (flags 1)
[05:30] Allocated bind table link (flags 1)
[05:30] Allocated bind table filt (flags 1)
[05:30] Allocated bind table disc (flags 1)
[05:30] Allocated bind table dcc (flags 0)
[05:30] Allocated bind table chpt (flags 1)
[05:30] Allocated bind table chon (flags 1)
[05:30] Allocated bind table chof (flags 1)
[05:30] Allocated bind table chjn (flags 1)
[05:30] Allocated bind table chat (flags 1)
[05:30] Allocated bind table bot (flags 0)
[05:30] Allocated bind table bcst (flags 1)
[05:30] Allocated bind table away (flags 1)
[05:30] Allocated bind table act (flags 1)
[05:30] Allocated bind table evnt (flags 1)
[05:30] --- Loading eggdrop v1.6.17 (Tue Apr 26 2005)
^C
stef@stealth:~/eggdrop$


Problem exists..
NetShop Internet Services
http://www.netshop-isp.com
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

Did you recompile?

Also what OS are you running your eggdrop on?
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
Locked