PDA

View Full Version : :(


mapis
01-20-2004, 07:02 PM
01-21-2004 01:02:12 "..\scripts\nfourl.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
couldn't open "d:/ftp/upload/DIVX/American.Cousins.2003.LiMiTED.DVDrip.XViD-ALLiANCE/american.cousins.2003.limited.xvid-alliance.nfo": no such file or directory
while executing
"open $ppath r"
(procedure "proc_nfourl" line 19)
invoked from within
"proc_nfourl"
(file "..\scripts\nfourl.itcl" line 82)
------------------------------------------------------------------


****
when i run this in CMD, its ok, FILE is there and executing

d:/ftp/upload/DIVX/American.Cousins.2003.LiMiTED.DVDrip.XViD-ALLiANCE/american.cousins.2003.limited.xvid-alliance.nfo

Xn3t
01-20-2004, 07:09 PM
[Events]
;OnUploadError =
OnUploadComplete = EXEC ..\scripts\ioZS\ioZS.exe Upload
OnUploadComplete = TCL ..\scripts\external\ioNfoUrl\nfourl.itcl

works


see events, u could have OnUploadComplete = EXEC ..\scripts\ioZS\ioZS.exe Upload TCL ..\scripts\external\ioNfoUrl\nfourl.itcl

not work

see ur config,

fun

mapis
01-20-2004, 07:23 PM
sorry, i dont understand :(

nfourl.itcl is from dZSbot 1.09b

this is my config:
OnUploadComplete = EXEC ..\scripts\ioZS\ioZS.exe Upload
OnUploadComplete = EXEC ..\scripts\ZR-Tools\ZR-Clean.exe
OnUploadComplete = TCL ..\scripts\newdir\OnUploadComplete.itcl
OnUploadComplete = TCL ..\scripts\nfourl.itcl

Xn3t
01-20-2004, 07:25 PM
then revise ur config, events are ok.

mapis
01-20-2004, 07:36 PM
config of what?
in nfourl.itcl is only this:

## setup here all dirs/paths you want to hide from nfo announces
set hidden "*/admin/* */group/* */_pre/* */cd* */private* */supply*"