PDA

View Full Version : tcl error in file eggdrop.con


dubble07
01-05-2006, 04:28 PM
Hi,

I'm running ioFTPD 5.8.7 with windrop 1.6.17 and ioBanana v2
I'm also using ioA[1].2.0.6
This is all running on windows 2003 server standard.

when i start my eggdrop for the first time i get the error

[22:09] Tcl error in file 'eggdrop.conf':
[22:09] couldn't open "C:/ioFTPD/scripts/ioA/ioA.cfg": no such file or directory

while executing
"open $ioBdat(ioacfg) r"
invoked from within
"set fp [open $ioBdat(ioacfg) r]"
(file "ioBanana/ioBanana.tcl" line 210)
invoked from within
"source ioBanana/ioBanana.tcl"
(file "eggdrop.conf" line 1338)
[22:09] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

I checked and the file is there.
i tried C:\\ioFTPD\\scripts\\ioA\\ioA.cfg and it is still the same.
there is no security on that file.


:confused:

Does anyone know what i can try to get this up and running.

zag2me
02-23-2006, 03:47 AM
This is a very common question

windrop 1.6.17 doesnt work with ioftpd

you will need wither 1.6.16 or bounty's patched 1.6.17 found here.

http://users.skynet.be/bounty/eggdrop1.6.17+SSL.rar

Good luck.