windrop can't find a file thats there... anyone know whats wrong?
I get this error when trying to run "eggdrop -m" for the first time with the latest windrop:
Tcl error in file 'eggdrop.conf':
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 "scripts/ioBanana.tcl" line 210)
invoked from within
"source scripts/ioBanana.tcl"
(file "eggdrop.conf" line 1348)
* CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
I've followed the guide in the latest ioBanana v2, release 1 (I allready have the latest ioA installed), and the path is correct. Anyone know what's wrong here?
|