View Single Post
Old 01-24-2006, 10:42 PM  
Inciter
Junior Member
 
Join Date: Oct 2005
Posts: 4
Default Problem getting dzsbot to start

Here is the begining code
Code:
set location(IODIR)			"C:\ioFTPD\"
set location(IOLOG)			"C:\ioFTPD\log"
set location(RULES)			"C:\ioFTPD\helprules.msg"

set location(NUKESLOG)		"C:\ioFTPD\scripts\ioA\ioA.nuke.log"
set location(UNNUKESLOG)	"C:\ioFTPD\scripts\ioA\ioA.unnuke.log"
set location(CMDSLOG)		"C:\ioFTPD\scripts\ioA\ioACommands.log"
Here is the error with the windrop/eggdrop

Code:
 [22:39] egghttp.tcl API v1.1.0 by strikelight now loaded.
[22:39] Tcl error in file 'eggdrop.conf':
[22:39] could not read "C:ioFTPDlogioFTPD.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 "dZSbot.tcl" line 556)
    invoked from within
"source dZSbot.tcl"
    (file "eggdrop.conf" line 1356)
[22:39] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
ANy suggestions??
Inciter is offline   Reply With Quote