PDA

View Full Version : Problem getting dzsbot to start


Inciter
01-24-2006, 10:42 PM
Here is the begining 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

[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??

EwarWoo
01-25-2006, 04:35 AM
You've messed up the setting pointing to the ioftpd.log file which is on line 556 of dzsbot.tcl.
I know these errors contain code but thats bits in pretty much plain english, did you even read the error?

Inciter
01-25-2006, 05:44 AM
Yes i did because i get the same error with iobanna even if i do specify the path right such as / instead of \ cause on windows tcl can read \.

hermit87
01-25-2006, 06:31 PM
me to same problem...even with iob

EwarWoo
01-26-2006, 02:07 AM
set location(IODIR) "D:/ioFTPD"
set location(IOLOG) "D:/ioFTPD/logs"
set location(RULES) "D:/ioFTPD/help/rules.msg"
# need ioA 1.0.5+
set location(NUKESLOG) "D:/ioFTPD/scripts/ioA/ioA.nuke.log"
set location(UNNUKESLOG) "D:/ioFTPD/scripts/ioA/ioA.unnuke.log"
set location(CMDSLOG) "D:/ioFTPD/scripts/ioA/ioACommands.log"

In the config you pasted you have for some reason changed to the other type of slash, \.

That will be why its not working.

Inciter
01-26-2006, 09:58 AM
[06:57] Tcl error in file 'eggdrop.conf':
[06:57] could not read "C:/ioFTPD/logs/ioFTPD.log": no such file or directory
while executing
"file size $ioBvar(iolog)"
invoked from within
"set lastoct [file size $ioBvar(iolog)]"
(file "scripts/ioBanana.tcl" line 315)
invoked from within
"source scripts/ioBanana.tcl"
(file "eggdrop.conf" line 1356)
[06:57] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
If there's no errors above, your bot should show up on IRC soon.


See even if i do change it correctly it sill does not work.

hermit87
02-07-2006, 04:54 PM
Try change windrop version to 1.6.16 then it will work...i promise! :P

Inciter
02-07-2006, 10:31 PM
Yes i have tryd that i downloaded a precomiled windrop as cygwin does not want to compile the eggdrop foir some reason but if you have a precompiled version i could get that works that would b wonderful.

dmixx
01-23-2007, 09:04 PM
Bump, I have this same issue. Any Clues ?

hxcracks1
07-18-2007, 08:09 AM
me to i have searched for a fix for this problem going crazy i been on it for 2 days anyone could help me out i would like to no how to fix this or if i have to start over what ioiFTPD and ioBannana and Windrop versions do i need to get these 3 programs to run smooth :) any help whould be great cheerz ;)