PDA

View Full Version : Problem with WIPE and COMPLETE


PlaN3t
05-19-2005, 12:13 PM
hi all..

have two problem..
1) on complete the release
the bot speak this messagge but isn't correct

<@`BoT`> [GAMES] ¨ EXCUSE [ 101mB in 10F at 2.1MBps - 41s] was completed by 1 racer(s) from 1 group(s).

and when WIPE a dir the bot don't talk?
where is the problem?

i'm using ioZS and ioA are those?
or set the variable?

thx :D

Italy :banana:

Henry_2
05-29-2005, 06:02 AM
are you sure that you have enable the annonce on dzbot?

MSGTYPES: ENABLE=0 or DISABLE=1 announces

set disable(WIPE) 0


for my it work great :)

i use ioA + ioZS + dzbot + eggdrop

if it isnt it,take a look in your log file :)

ps : sorry for my bad english :banana:

PlaN3t
05-30-2005, 01:08 PM
Yes are enabled

jeza
05-30-2005, 02:16 PM
check ioFTPD.ini if there is something about WIPE: ....
if there the problem is in dzsbot
if not there the problem is in ioA

PlaN3t
07-16-2005, 03:04 AM
-ioFTPD.ini-

wipe = EXEC ..\scripts\ioA\ioA.exe WIPE
wipe = TCL ..\scripts\newdir\OnSiteWipe.itcl

-dZSbot.tcl-

set msgtypes(RACE) "WIPE"
set disable(WIPE) 0
set variables(WIPE) "%pf %user %group %dirs %files %size"


-ioA-

[Wipe]
No_Wipe_Path_0 = /PRE

Wipe_Not_Permitted = " Not allowed to wipe from here"
Wipe_Dir_Not_Found = " Could not find directory to wipe"
Wipe_Critical_Error = " Critical error. Did anyone else wipe directory at same time?\n Aborting to be safe"
Wipe_Resultmessage = " Wiped: %.0dirs dirs, %.0files files, %.2mbMB"

Wipe_File_Filter_0 = .*

Wipe_Log = ""%vfs" "%release" "%user@%group" "%.0files" "%.0dirs" "%.2mb""
Wipe_Logfile = C:\ioFTPD\logs\scripts\ioA.wipe.log

zOrP
07-16-2005, 07:17 AM
check if the wipe.log is there ?

Wipe_Logfile = C:\ioFTPD\logs\scripts\ioA.wipe.log

and the complete loggin is done by the zipscript.

so check ioZS/setup.exe if u use that...
for complete announce..

check for this too indzsbot.tcl:
set location(CMDSLOG) "C:/ioFTPD/scripts/ioA/ioACommands.log"
make sure its there..

PlaN3t
07-16-2005, 07:30 AM
set location(CMDSLOG) "C:/ioFTPD/scripts/ioA/ioACommands.log"
it's ok

Wipe_Logfile = C:\ioFTPD\logs\scripts\ioA.wipe.log

the dir isn't correct

but now don't write on ioA.wipe.log why?

PlaN3t
07-16-2005, 07:32 AM
07-16-2005 14:30:26 WIPE - ioA Version: 2.0.2
07-16-2005 14:30:26 WIPE - Running Wipe
07-16-2005 14:30:26 WIPE - Create Event
07-16-2005 14:30:26 WIPE - Check syntax
07-16-2005 14:30:26 WIPE - Check if valid to wipe from this location
07-16-2005 14:30:26 WIPE - Check if directory to wipe exist
07-16-2005 14:30:26 WIPE - Kick people inside sourcedir
07-16-2005 14:30:26 WIPE - Kick returned OK
07-16-2005 14:30:26 WIPE - Remove incompletelink
07-16-2005 14:30:26 WIPE - Wiping...
07-16-2005 14:30:26 WIPE - Flushing cache...
07-16-2005 14:30:26 WIPE - Flushed cache in: C:\SITE\GAMES\
07-16-2005 14:30:26 WIPE - Log the wipe
07-16-2005 14:30:26 WIPE - Create text to user
07-16-2005 14:30:26 WIPE - Time to run command: 171ms


from ioA.debug

zpr
07-16-2005, 10:07 AM
maybe try '050417 ioA 2.0.3 out'

PlaN3t
07-16-2005, 12:31 PM
have set ioA 2.0.5 but don't have resolved the problem

ioA.wipe.log is empty

and in ioFTPD.log

07-16-2005 19:25:52 NEWDIR: "Blood" "SCRiPTER" "/GAMES/dfgdfzsgxza" "C:\SITE\GAMES\dfgdfzsgxza"
07-16-2005 19:25:58 WIPE: "/GAMES" "dfgdfzsgxza" "Blood@SCRiPTER" "0" "1" "0.00"

where yes the problem?