Problem running my eggdrop.

General support and discussion of Eggdrop bots.
Post Reply
T
Thau
Voice
Posts: 4
Joined: Thu Mar 09, 2006 1:31 pm

Problem running my eggdrop.

Post by Thau »

Apparently i seem to have this problem with my eggdrops when i try to run them. Anyone know of the problem please tell me the soloution. And yes i've gone through the eggdrop.conf tons of times, without figuring the problem.
Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[13:42] --- Loading eggdrop v1.6.18 (Sun Jun 17 2007)
[13:42] Listening at telnet port 2778 (all).
[13:42] Module loaded: dns
[13:42] Module loaded: channels
[13:42] Module loaded: server
[13:42] Module loaded: ctcp
[13:42] Module loaded: irc
[13:42] Module loaded: notes (with lang support)
[13:42] Module loaded: console (with lang support)
[13:42] Module loaded: uptime
[13:42] auth.tcl 1.1 by metroid loaded.
[13:42] TCL Debug v2.0 by kNocA loaded.
[13:42] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[13:42] use '.help userinfo' for commands.
[13:42] Creating channel file


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg one 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.
Yes i've read the last sentence, but it doesn't make sense to me, i've just compiled the eggdrop the way i always do, never caused me problems before now!
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Make sure you're installing blowfish module, or some other encryption module, otherwise eggdrop won't be able to handle the userfile and stuff..
d
dungeon
Voice
Posts: 11
Joined: Thu Apr 06, 2006 7:55 am

Post by dungeon »

It's not a compilation issue, it's a config issue. Look for the lines that read:

Code: Select all

#### BLOWFISH MODULE ####
loadmodule blowfish
You've probably still got the blowfish module (or whatever encryption module) commented out.

When the bot starts (with the -m option), you need to connect to it and establish yourself as the owner, which requires you supplying a password. The bot stores this information into a file (user.data or so) using this encryption module. Once it's done, you don't need the -m option when (re)starting the bot.
D
Dredd
Voice
Posts: 1
Joined: Thu Jun 21, 2007 2:10 pm
Location: Russia, Krasnoyarsk

Post by Dredd »

I has download windrop v 1.6.18
When i'm trying to start, program inform me:

Code: Select all

21568 [main] eggdrop 228 dll_crt0_1: internal error: couldn't determine location of thread function on stack. Expect signal problems.
What's wrong? Please, help me :oops:
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

These forums are for eggdrop.

I'd suggest directing your querie(s) to the Windrop Cental Forums.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply