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.

Problem with encryption.

Old posts that have not been replied to for several years.
Locked
c
crazed

Problem with encryption.

Post by crazed »

I'm newbie here with eggdrops and i have a problem when it's launching.

Eggdrop v1.6.16 (C) 1997 Robey Pointer (C) 2004 Eggheads
[12:15] --- Loading eggdrop v1.6.16 (Wed Jun 16 2004)
[12:15] Listening at telnet port 2001 (bots)
[12:15] Listening at telnet port 2002 (users)
[12:15] Listening at telnet port 2004 (all)
[12:15] Module loaded: dns
[12:15] Module loaded: channels
[12:15] Module loaded: server
[12:15] Module loaded: ctcp
[12:15] Module loaded: irc
[12:15] Module loaded: notes (with lang support)
[12:15] Module loaded: console (with lang support)
[12:15] Module loaded: uptime
[12:15] Nickserv Identify Script Loaded - By WD40
[12:15] PWF v1.8a by kalhimeo has successfully loaded
[12:15] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[12:15] 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 [5on5] hello
This will make the bot recognize you as the master.

You have installed modules but have not selected an encryption
module, please consult the default config file for info.
-bash-2.05b$

So what should i do?
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Re: Problem with encryption.

Post by egghead »

crazed wrote:I'm newbie

[snip]

So what should i do?
Select an encryption module and consult the default config file for info.
c
crazed

Post by crazed »

Where do i have to select that encryption module?
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

In your config file. Search for checkmodule blowfish or loadmodule blowfish and uncomment it or add it if line doesn't exists.
K
KevKev
Halfop
Posts: 67
Joined: Fri Oct 03, 2003 5:15 am

Post by KevKev »

Reading the config file before you fire up your bot is probably a good idea as well. The docs might be useful too (i know i know.. blasphemy!)
Locked