PDA

View Full Version : Gettin Error Message No Matter What..


BigBadPhil
04-12-2006, 09:07 PM
Im getting the error:

Tcl error : couldn't duplicate input handle: bad file number

Reading the eggdrop site help, it says to upgrade your eggdrop to windrop1.6.17, on doing that, starting the bot in -nt mode i get the errors:

[18:11] Tcl error in file 'eggdrop.conf':
[18:11] could not read "C:/ioFTPD/logs/ioFTPD.log": no such file or directory
while executing
"file size $location(IOLOG)/ioFTPD.log"
invoked from within
"set lastoct [file size $location(IOLOG)/ioFTPD.log]"
(file "scripts/dZSbot.tcl" line 556)
invoked from within
"source scripts/dZSbot.tcl"
(file "eggdrop.conf" line 180)
[18:11] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

Although the file is there and run on a my windos machine along side ioFTPD. So no permissions needed.

When I go back to windrop1.6.16, I get the first error message again.

Please help.

BigBadPhil
04-13-2006, 08:25 PM
Nobody Know???

neoxed
04-13-2006, 08:40 PM
I'm glad you searched the forum before posting.

http://www.inicom.net/forum/showthread.php?t=15127
http://www.inicom.net/forum/showthread.php?t=16098
http://www.inicom.net/forum/showpost.php?p=128725&postcount=10

zOrP
05-24-2006, 05:40 PM
otherwise try the ssl version of the windrop1.6.17

http://users.skynet.be/bounty/index2.html

:)

hxcracks1
07-17-2007, 01:07 PM
none of them links work and im having the same issue/problem

ArtX
07-17-2007, 04:26 PM
would be nice if there was a 1.6.18+ssl bot

LiSTiC
07-18-2007, 06:48 AM
Try opening your dZSbot.tcl in the /scripts/ dir
you should have something like:
set (IOLOG) "C:/ioFTPD/logs/ioFTPD.log"

try changing it to "/cygdrive/c/ioFTPD/logs/ioFTPD.log"