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.

egg-fu windrop

Support & discussion of released scripts, and announcements of new releases.
Post Reply
a
ayre10
Voice
Posts: 16
Joined: Fri Jan 29, 2010 10:20 am

egg-fu windrop

Post by ayre10 »

Hi, i have recently being trying to use egg-fu because i have found that megahal was not the type of AI system i was looking for to have on my windrop bot.

when starting eggdrop i get this error.

Code: Select all

You're about to start Eggdrop with a new user file.  Be sure that you've already
 edited the settings in eggdrop.conf.
Press any key to continue . . .

Eggdrop v1.6.20+logts (C) 1997 Robey Pointer (C) 2010 Eggheads
[16:12:53] --- Loading eggdrop v1.6.20+logts (Mon Feb  1 2010)
[16:12:53] Listening at telnet port 3050 (all).
[16:12:53] Module loaded: blowfish
[16:12:53] Module loaded: dns
[16:12:54] Module loaded: channels
[16:12:55] Module loaded: server
[16:12:55] Module loaded: ctcp
[16:12:56] Module loaded: irc
[16:12:56] Module loaded: notes            (with lang support)
[16:12:57] Module loaded: console          (with lang support)
[16:12:57] Module loaded: uptime
[16:12:59] ☻IT'S A GIRL!!☻
[16:12:59] ☻Congratulations!☻ You are now the proud owner of an ☻egg-fu☻ bot!
[16:12:59] Tcl error in file 'eggdrop.conf':
[16:12:59] couldn't create error file for command: no such file or directory
    while executing
"exec date +%m/%d/%Y@%H:%M"
    invoked from within
"if {![file exists $eggfu(path,bc)]} {
#if the brain can't be found, we'll create a minimal one
        if {![file exists $eggfu(brain)]} {
                putlog "Hatching..."
    (file "egg-fu/egg-fu_2.0.11.tcl" line 729)
    invoked from within
"source egg-fu/egg-fu_2.0.11.tcl"
    (file "eggdrop.conf" line 2654)
[16:12:59] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
If there's no errors above, your bot should show up on IRC soon.
Check http://windrop.sourceforge.net/windropfaq.html for help with any errors or
 if bot doesn't show up on IRC.
Press any key to continue . . .
Win-drop version - 1.6.20
Egg-fu version - 2.0.11

Thank you
Image
I AM THE BIGGEST STARGATE FAN EVER!
Stargate sg1 - i will miss you.
Stargate Atlantis - i will miss you too.
Stargate universe - I enjoy watching you
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Have a look at http://forum.egghelp.org/viewtopic.php?t=17306

Then locate the exec command that causes the issue (look at egg-fu/egg-fu_2.0.11.tcl around line 729) and edit it accordingly.
NML_375
Post Reply