Old 08-23-2007, 11:42 PM   #16
rolan
Member
 
Join Date: Jul 2006
Posts: 72
Default

(08-24-2007 11:31:20 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
could not read "g:/SITE/XVID/RELEASE-NAME/filenname.sfv": no such file or directory
while executing
"file size "$realpath""
(procedure "ZiPSCRIPT" line 17)
invoked from within
"ZiPSCRIPT"
invoked from within
"if {[regexp -nocase $ioNJ(skipdirs) $pwd]} {
return
} elseif {[lindex $args 0] == "RESCAN"} {
rescan
} elseif {[lind


In fact, that sfv file is here.

youve been given a 2nd warning, if this happens again youll be banned, NO RELEASE NAMES!

Last edited by tuff; 08-27-2007 at 06:04 PM.
rolan is offline   Reply With Quote
Old 08-24-2007, 07:30 AM   #17
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

okej. can't do anything about that, don't even know what happend. All it says is that it couldn't find a file that was uploaded. is there any other scripts installed before ioNiNJA that deleted it?
o_dog is offline   Reply With Quote
Old 08-27-2007, 09:37 AM   #18
rolan
Member
 
Join Date: Jul 2006
Posts: 72
Default

hi, o_dog.
I can't upload the last of file in the GROUPS directory, also can't upload files in the Subs directory that is made in the GROUPS dir, even can't create the -missing file in the Subs directory.

It will can upload for complete the directory after it will be moved outside of the GROUPS directory.

only set this:
set ioNJ(group_dirs) {/GROUPS/}

BTW:how can i auto delete those zero size files?
rolan is offline   Reply With Quote
Old 08-27-2007, 10:55 AM   #19
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

what zero byte files they should already work. Only thing is that ioftpd has to release the file before it's deleted, and sometimes that takes a while if the ftpd locks up.
i have no idea why you can't upload last file in group dir. mayby if i got an error msg i could tell you?
o_dog is offline   Reply With Quote
Old 08-29-2007, 05:21 AM   #20
rolan
Member
 
Join Date: Jul 2006
Posts: 72
Default

[sitename1] - ( -1.93GB 45F - COMPLETE ) - [sitename1]

[done ][SECTION1] PRERLSNAME/DVD5 with 55 files (-1.47GB) was completed in 48m 42s (avg. 1.61MB/s) by USER1 of GROUP1.

why show it to negative? and complete bar, and ioFTPD.message all show this.
rolan is offline   Reply With Quote
Old 08-29-2007, 05:43 AM   #21
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

i have no idea, never encounterd it
o_dog is offline   Reply With Quote
Old 08-31-2007, 10:02 PM   #22
jim1568
Junior Member
 
Join Date: Apr 2007
Posts: 14
Default

o_dog, thanks for ur scripts first
the proble is when i upload all files comepletely but the incomplete tag havent been deleted...i dont know why...plz help me
thanks
jim1568 is offline   Reply With Quote
Old 09-01-2007, 12:21 AM   #23
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

take it on irc
o_dog is offline   Reply With Quote
Old 09-02-2007, 04:58 AM   #24
tuff
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Jan 2003
Posts: 277
Default

its a tcl limitation/bug/feature, you need to multiply anything that returns a value more than 3.2 (iirc) gig with 1.0

set size [expr $size * 1.0]
__________________
#iotools #ioftpd (both on efnet)
tuff is offline   Reply With Quote
Old 09-02-2007, 07:36 AM   #25
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

i know, already fixed it, but * 1.0 didn't work. number was to big i guess. made it calculate things in k instead of b.
o_dog is offline   Reply With Quote
Old 09-05-2007, 07:32 AM   #26
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

anyone found any bugs?
o_dog is offline   Reply With Quote
Old 10-06-2007, 08:05 AM   #27
Flow
Senior Member
FlashFXP Beta Tester
ioFTPD Foundation User
 
Flow's Avatar
 
Join Date: Dec 2001
Posts: 306
Default

o_dog

Is this compatile with Alcobot and nxTools ?, would be great if it did since neoxed script rocks and still developing.
Flow is offline   Reply With Quote
Old 10-06-2007, 12:06 PM   #28
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

it is only supported by the included sitebot. nxtools works with it though
o_dog is offline   Reply With Quote
Old 10-09-2007, 11:40 AM   #29
cha0tic
Junior Member
 
Join Date: Oct 2007
Location: Germany
Posts: 4
Default

Hi,

i tested ioninja. It's a nice script. Any chance you could add a function to display nfo files while entering a directory?

Is it possible to display multiline messages in the theme? e.g. header over 4 lines.

You said nxtools work with it, is there a possibility to add support for the sitebot for it? Wanted to have a working !new command on irc
on irc !free brings this:
[FREE] + : 2.41GB free of 145.55GB
[FREE] + : 11.01GB free of 272.91GB
[FREE] + TOTAL: 14071000.0 (3.2%) free of 438791000.0 (96.8%)

i don't know why he outputs the total that way, bug? or did i mess something up

Last edited by cha0tic; 10-09-2007 at 12:39 PM.
cha0tic is offline   Reply With Quote
Old 10-09-2007, 01:30 PM   #30
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

it already has support for !new etc etc check plugins dir for the sitebot. multiple lines in messages is already supported use \n.
The last one is a bug, i will fix it in next version, i got no plans on adding the cat command. use a separeate script for that. Maybe i'll add it later
o_dog is offline   Reply With Quote
Reply

Tags
alpha, dead, support, thread, versions

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:31 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)