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.
Old posts that have not been replied to for several years.
a
atte
Post
by atte » Sat Jul 05, 2003 6:45 pm
I have a tiny prob here ;|
I get this when I try to start eggdrop:
Code: Select all
./eggdrop -m mastah.conf
Eggdrop v1.6.15 (C) 1997 Robey Pointer (C) 2003 Eggheads
[01:37] --- Loading eggdrop v1.6.15 (Sun Jul 6 2003)
[01:37] Module loaded: dns
[01:37] Module loaded: channels
[01:37] Module loaded: server
[01:37] Module loaded: ctcp
[01:37] Module loaded: irc
[01:37] Module loaded: notes (with lang support)
[01:37] Module loaded: console (with lang support)
[01:37] Module loaded: uptime
.........
You have installed modules but have not selected an encryption
module, please consult the default config file for info.
I have this line at the bots config file:
Can someone help me with this prob? thx
egghead
Master
Posts: 481 Joined: Mon Oct 29, 2001 8:00 pm
Contact:
Post
by egghead » Sat Jul 05, 2003 6:57 pm
atte wrote: I have a tiny prob here ;|
[snip]
I have this line at the bots config file:
Can someone help me with this prob? thx
What is the function of "#" at the start of the line?
a
atte
Post
by atte » Sat Jul 05, 2003 7:07 pm
Err I didn't quite understand your meaning..
Did you mean this?
Code: Select all
#### 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
/me is sorry for his sn00bness :]
egghead
Master
Posts: 481 Joined: Mon Oct 29, 2001 8:00 pm
Contact:
Post
by egghead » Sat Jul 05, 2003 7:10 pm
atte wrote: Err I didn't quite understand your meaning..
Did you mean this?
Again, what is the function of the "#" at the start of that line?
What is the function of a "#" in general at the start of a line in the configuration file?
a
atte
Post
by atte » Sat Jul 05, 2003 7:21 pm
Again, what is the function of the "#" at the start of that line?
What is the function of a "#" in general at the start of a line in the configuration file?
I'm sorry but how should I know..?
egghead
Master
Posts: 481 Joined: Mon Oct 29, 2001 8:00 pm
Contact:
Post
by egghead » Sat Jul 05, 2003 7:24 pm
atte wrote: I'm sorry but how should I know..?
By reviewing your own config file and comparing the lines that start with a "#" to the lines that do NOT start with a "#".
a
atte
Post
by atte » Sat Jul 05, 2003 7:31 pm
Heheh... Now it's working like a dream. Thanks and sorry, I'll be back ;)
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Sat Jul 05, 2003 7:32 pm
well, what egghead is trying to explain for u, is that the "#" stops the functioning of the line. so here the blowfish module is not loaded, so all u have to do is to remove the "#" for the #loadmodule blowfish, so that the blowfish module will become loaded.
so now u know that the "#" is used when a line is not needed to be read by the eggdrop.
a
atte
Post
by atte » Sat Jul 05, 2003 7:44 pm
Sir_Fz wrote: so now u know that the "#" is used when a line is not needed to be read by the eggdrop.
Heh.. I figured it out by my self, but it took some time.
I removed that "#" and now my eggdrop is running.
Thanks for replying.
caesar
Mint Rubber
Posts: 3778 Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory
Post
by caesar » Sun Jul 06, 2003 2:11 am
# a line comented
a line non-comented
simple huh?
Once the game is over, the king and the pawn go back in the same box.