Old 12-06-2011, 10:46 AM   #166
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

well that seems to come from resort so no really interesting
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 12-06-2011, 12:04 PM   #167
thedepartedone
Member
 
Join Date: Apr 2009
Posts: 30
Default

hmm, is there something i could have possibly messed up in ioftpd.ini? i followed the steps and added everything as the install says for ioninja, for ntfs junctions i have it set to SYMLINK (Perhaps thats my mistake??), all of the scripts work fine it just i cant get cwd to displays stats, it only shows while im uploading... could it be a conflict with nxtools?
thedepartedone is offline   Reply With Quote
Old 12-06-2011, 12:14 PM   #168
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

no conflict with nxtools. But it only works on stuff uploaded in latest ioninja. And if enabled in ioninja.cfg.

It works here thats all i can say.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 12-06-2011, 12:24 PM   #169
thedepartedone
Member
 
Join Date: Apr 2009
Posts: 30
Default

#
#
# Show complete message on CWD
#
set ioNJ(show_complete_message) 1

#
# should we show this in complete message
#
set ioNJ(show_user_info) 1
set ioNJ(show_group_info) 1


i have it enabled so i still cant quite figure out my error too. the log file only reports the resort as messing up... i have a question, ive noticed that in the install guide it shows we have to input these and i have but i noticed that they dont have a ; before them like the others in ini file so i added it to them, could that be the source of my issues?

under [FTP_Post-Command_Events]:
dele = TCL ..\scripts\ioNiNJA\ioNiNJA.itcl <---- missing the ;
cwd = TCL ..\scripts\ioNiNJA\ioNiNJA.itcl CWD <---- missing the ;
mkd = TCL ..\scripts\ioNiNJA\ioNiNJA.itcl POSTMKD <---- missing the ;
rmd = TCL ..\scripts\ioNiNJA\ioNiNJA.itcl POSTRMD <---- missing the ;

sorry for being an nuisance, much appreciated for the help

Last edited by thedepartedone; 12-06-2011 at 12:36 PM.
thedepartedone is offline   Reply With Quote
Old 12-06-2011, 05:37 PM   #170
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

in flac.cfg change:
#variables
%artist_first %artist %album %decade %genre %year %ripdate %recorddate %retail %type%language %media %group %release
to:
#variables
#%artist_first %artist %album %decade %genre %year %ripdate %recorddate %retail #%type%language %media %group %release

The problem with the mp3 is not really a problem, it can't read a file. Probably corrupt
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 12-06-2011, 05:44 PM   #171
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

updated flac, should be working now.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 12-07-2011, 03:28 AM   #172
Henkie2
Member
 
Join Date: Dec 2011
Posts: 58
Default

Helloa, thanks for the updates

Still got some errors on flac
12-07-2011 09:27:19 "../scripts/ioninja/plugins/flac.itcl" terminated abnormally
--- ErrorInfo ---
can't read "ioNJ(flac_path_check)": no such element in array
while executing
"regexp $ioNJ(flac_path_check) $pwd"
(procedure "get_flac_information" line 79)
invoked from within
"get_flac_information $flacfile"
(procedure "::ioNiNJA::FLAC::Main" line 16)
invoked from within
"::ioNiNJA::FLAC::Main"
invoked from within
"if {![info exists pwd]} {
set pwd "[file dirname [lindex $args 2]]"
set
Henkie2 is offline   Reply With Quote
Old 12-07-2011, 06:26 AM   #173
zag2me
Junior Member
 
Join Date: Feb 2006
Posts: 21
Default

Massive thanks for the lossless support

I keep getting m3u is banned file access denied message. Any ideas whats up?
__________________
.:: ioFTPD v7.7.3 | ioNiNJA.1.0.BETA.4 | nxTools v1.2.1 :..

Last edited by zag2me; 12-07-2011 at 06:33 AM.
zag2me is offline   Reply With Quote
Old 12-07-2011, 06:27 AM   #174
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

it works now?
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 12-07-2011, 07:43 AM   #175
Henkie2
Member
 
Join Date: Dec 2011
Posts: 58
Default

Thanks for the updates
Got other error now on flac (as default)

12-07-2011 13:03:09 "../scripts/ioninja/plugins/flac.itcl" terminated abnormally
--- ErrorInfo ---
can't read "ioNJ(flac_path_check)": no such element in array
while executing
"regexp $ioNJ(flac_path_check) $pwd"
(procedure "get_flac_information" line 79)
invoked from within
"get_flac_information $flacfile"
(procedure "::ioNiNJA::FLAC::Main" line 16)
invoked from within
"::ioNiNJA::FLAC::Main"
invoked from within
"if {![info exists pwd]} {
set pwd "[file dirname [lindex $args 2]]"
set
Henkie2 is offline   Reply With Quote
Old 12-07-2011, 02:33 PM   #176
Henkie2
Member
 
Join Date: Dec 2011
Posts: 58
Default

Still got flac errors also on dzsbot; dZSbot error: Undefined message type "HALFWAY_NORACE_FLAC", check "msgtypes(SECTION)" and "msgtypes(DEFAULT)" in the config.

Someting else, maybe extra addon like; Metacritic bar dir/file tag for movies/series/games/apps etc, with irc announce?
And still hope that you can check on gamesspy.tcl

Once again, respect!
Henkie2 is offline   Reply With Quote
Old 12-08-2011, 04:58 AM   #177
inetz
Member
 
Join Date: Dec 2009
Posts: 43
Default

thedepartedone ,

copy and paste them as they are, i believe if you put ; in front. that will basically make the script not read them.
inetz is offline   Reply With Quote
Old 12-08-2011, 05:18 AM   #178
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

no it will actually crash the script to put a ; infront
in tcl # marks a comment.

do NOT use that on settings. it will actually crash the script if it can't read variables.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 12-08-2011, 05:33 AM   #179
inetz
Member
 
Join Date: Dec 2009
Posts: 43
Default

is that just for ioninja? as i notice ioFTPD.ini already contains lines with ;infront

[Help]
* = Help-SiteCmds.ini
;* = Help-nxTools.ini
;* = Help-ioNiNJA.ini

as an example.

going to setup on a temp box today o_dog from scratch using latest versions, see if i can get this bot working ......
inetz is offline   Reply With Quote
Old 12-08-2011, 07:10 AM   #180
inetz
Member
 
Join Date: Dec 2009
Posts: 43
Default

I found my error

in DZSbot config it was listed as :: ioFTPe::MessageWindow
in ioftpd.ini it was listed as :: ioFTPD::MessageWindow

i must have done a miss typing when changing values.
changed them to the same .rehash bot. hey presto !! thumbs up.
inetz is offline   Reply With Quote
Reply

Tags
added, fixes, replace, thread, update

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 08:02 PM.

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