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 generates error on windrop

Support & discussion of released scripts, and announcements of new releases.
Post Reply
c
cbruscato
Voice
Posts: 3
Joined: Sat Jul 16, 2005 3:33 pm

egg-fu generates error on windrop

Post by cbruscato »

error reading "file15": illegal operation on a directory
while executing
"gets $bc"
invoked from within
"set sex [gets $bc]"
( file "egg-fu/egg-fu_2.0.11.tcl" line 761)
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you prolly have misconfigured the script with a directory name instead of a file name
c
cbruscato
Voice
Posts: 3
Joined: Sat Jul 16, 2005 3:33 pm

Post by cbruscato »

Config was:

# Path to the directory of egg-fu script and related files
path : ~/eggdrop/egg-fu/

# Path to birth certificate (can be relative)
path,bc : ~/eggdrop/egg-fu/

Config now is:

# Path to the directory of egg-fu script and related files
path : ~/eggdrop/egg-fu/

# Path to birth certificate (can be relative)
path,bc : ~/eggdrop/egg-fu/bc.txt

trying...
c
cbruscato
Voice
Posts: 3
Joined: Sat Jul 16, 2005 3:33 pm

Post by cbruscato »

problem solved...thank you.
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

i doubt your bot was running in the home directory, which would rather be something like c:\Cygwin\home\cbruscato\ than c:\Program Files\ ^-^.
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

Also for future reference whilst people are searching for answers regarding windrop path's.

If you have installed your windrop into 'program files' whilst setting paths up for scripts use 'c:\progra~1\windropdir\' rather tha 'c:\program files\windropdir\'

The reason being that windrop does not like path names with spaces within it and windows will corectly find the 'program files' directory from 'progra~1'.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

The easiest solution is to run Windrop from the root folder (C:\Windrop). Considering the necessary cygwin/tcl application extensions sit in the same folder after compilation or downloading the pre-packaged version, the windrop folder can go anywhere you want it.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

I've used this script like 2 years ago and still sometime load it in, works fine for me. :) One of the best AI scripts I've ever seen out there which don't annoy people alot.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Post Reply