Go Back   FlashFXP Forums > > > >

Harm's scripts ioBanana, Readd script, ioVote

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-05-2004, 01:33 PM   #1
sjabby
Junior Member
ioFTPD Foundation User
 
Join Date: Aug 2003
Posts: 20
Default Windrop Help :s

«20:31:55» {} [20:31] can't set "::ftp::VERBOSE": parent namespace doesn't exist
«20:31:55» {} while executing
«20:31:55» {} "set ::ftp::VERBOSE 0"
«20:31:55» {} invoked from within
«20:31:55» {} "if {$ioBvar(debug)==2} {set ::ftp::VERBOSE 1; set ::ftp:EBUG 1} else {set ::ftp::VERBOSE 0; set ::ftp:EBUG 0}"
«20:31:55» {} (file "scripts/iobanana.tcl" line 313)
«20:31:55» {} invoked from within
«20:31:55» {} "source scripts/iobanana.tcl"
«20:31:55» {} (file "eggdrop.conf" line 1331)
«20:31:55» {} [20:31] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

How to fix this? Does anyone know?
sjabby is offline   Reply With Quote
Old 10-05-2004, 04:10 PM   #2
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

It means you're trying to set the "VERBOSE" variable in the "::ftp" namespace, except the namespace does not exist (yet).

Make sure that "source ../path/to/ftp.tcl" comes before "set ::ftp::VERBOSE 0".
neoxed is offline   Reply With Quote
Old 10-05-2004, 04:14 PM   #3
sjabby
Junior Member
ioFTPD Foundation User
 
Join Date: Aug 2003
Posts: 20
Default

################################################## #############################
# DEBUG #
################################################## #############################
source scripts/log.tcl
source scripts/ftp.tcl
set ioBvar(debug) 0
set ioBvar(debuglog) "h:/ioFTPD/logs/BotError.log"
# Once you've edited everything above, you can safely remove the next line and start your bot
#die "My owner is soo lazy :> Go check ioBanana.tcl"

################################################## #############################
### CONFIGURATION ENDS HERE ; DO NOT EDIT BELOW ###
################################################## #############################

set ioBver "ioBanana 9 by Mouton & Harm"; set reldate "28/07/2004"

set ioBvar(status) 0
set procs ""
#if {$ioBvar(debug)==2} {set ::ftp::VERBOSE 1; set ::ftp:EBUG 1} else {set ::ftp::VERBOSE 0; set ::ftp:EBUG 0}
if {$ioBvar(distributed)} {set ioBvar(invite_m) 0}
set lastoct [file size $ioBvar(iolog)]

################################################## #############################

Thats the TCL code..
sjabby is offline   Reply With Quote
Reply

Tags
«203155», file, ftpverbose, invoked, set

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 10:41 PM.

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