PDA

View Full Version : unexplainable bot error


ChipMunk666
11-10-2005, 07:55 AM
[13:46] Tcl error in file 'eggdrop.conf':
[13:46] 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 "sitebot/ioBanana.tcl" line 210)
invoked from within
"source sitebot/ioBanana.tcl"
(file "eggdrop.conf" line 1350)
[13:46] * 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.

the directory is in there
I changed all ../ into c:\ioftpd where i installed it.
I checked my path even if i had the same capitals or not.and everything is the same.
I tried the double \\ but that didn't work quite well either :'(

i use
[R] 200- ioFTPD version: 5-8-5r
[R] 200- ioBanana version: 2 (release 1)
[R] 200--[ioAVersion]-------------------------------------------------------------------
[R] 200- ioA Version : 2.0.5
[R] 200---------------------------------------------------------------------------[ioA]-
[R] 200 Command successful.

bot version eggdrop1.6.17+SSL
dld from the link here on the board

jeza
11-10-2005, 11:15 AM
maybe u try this :)
c:/ioFTPD/scripts/ioA/ioA.cfg

ChipMunk666
11-10-2005, 11:19 AM
i did :)

set ioBdat(ioacfg) "C:/ioFTPD/scripts/ioA/ioA.cfg"

it is like that in tcl

i tried

set ioBdat(ioacfg) "C:\\ioFTPD\\scripts\\ioA\\ioA.cfg"

didn't work either

trying other bots now :s been doing it allday pfff hehe getting me nuts

Mouton
11-10-2005, 07:37 PM
For tracking purposes: Same as http://www.inicom.net/forum/showthread.php?t=15448
Please use this thread for follow-ups.