i have some problem..

General support and discussion of Eggdrop bots.
Post Reply
d
dixx
Voice
Posts: 3
Joined: Sat Feb 11, 2006 7:38 pm

i have some problem..

Post by dixx »

I get this when i make ./eggdrop -m eggdrop.conf:

"You have installed modules but have not selected an encryption
module, please consult the default config file for info."

What can i do? I think that all is right but no.. i must do something, but what?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

From eggdrop.conf:
#### BLOWFISH MODULE ####

# IF YOU DON'T READ THIS YOU MAY RENDER YOUR USERFILE USELESS LATER
# Eggdrop encrypts its userfile, so users can have secure passwords.
# Please note that when you change your encryption method later (i.e.
# using other modules like a md5 module), you can't use your current
# userfile anymore. Eggdrop will not start without an encryption module.
#loadmodule blowfish
Setting up an Eggdrop
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
d
dixx
Voice
Posts: 3
Joined: Sat Feb 11, 2006 7:38 pm

Post by dixx »

ok thanks but i don`t know why this doesn`t work.. what i must do if i want take the simple.conf? I mean commands as
"tar zxvf (eggdrop1.6.17.tar.gz)"
"cd (eggdrop1.6.17)"
"./configure"
"make config"
"make" ...

these maybe not work with simple.conf ?
C
Callisto
Halfop
Posts: 86
Joined: Sun Mar 13, 2005 11:04 am

Post by Callisto »

Look at the config extract that Alchera supplied then find that same thing in your config file. Then change

Code: Select all

#loadmodule blowfish
to

Code: Select all

loadmodule blowfish
that error relates to the fact that eggdrop will not start if there is no encryption module enabled or loaded

Good luck
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

It would appear the simple art of READING is a lost art these days.

Is there something to NOT understand in the following?
# IF YOU DON'T READ THIS YOU MAY RENDER YOUR USERFILE USELESS LATER
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
d
dixx
Voice
Posts: 3
Joined: Sat Feb 11, 2006 7:38 pm

Post by dixx »

I asked about my service`s staff what can be wrong and i got a answer that blowfish is disabled and now it work, but i can`t get a connect to telnet via eggdrop.. maybe i must ask this too.. maybe staff can help or not, but thanks to you for help.
m
mopar
Halfop
Posts: 87
Joined: Sat Oct 26, 2002 3:38 pm
Location: Grebbestad Sweden

Post by mopar »

you are telneting to the bots IP or vhost right, and using the listening port defined in your conf.file?

If i remember correct the bot also sets telnet acess for you when you msg the bot hello and become owner.

/mopar
It's never to late to give up..
Post Reply