You "fixed" a few errors? I am sure strikelight will be pleased.flexboy wrote:Hi all im using harry botpack from http://tclscript.com i fixed few errors but i keep on getting
Code: Select all
Tcl error [lame_botproc]: illegal channel option: 114Code: Select all
[01:58:03 pm] > .tcl set errorInfo
[01:58:03 pm] <(Gonzo\> Tcl: illegal channel option: 114
[01:58:03 pm] <(Gonzo\> Tcl: while executing
[01:58:03 pm] <(Gonzo\> Tcl: "channel set [xindex $arg 1] $s"
[01:58:03 pm] <(Gonzo\> Tcl: ("foreach" body line 3)
[01:58:03 pm] <(Gonzo\> Tcl: invoked from within
[01:58:03 pm] <(Gonzo\> Tcl: "foreach s [lrange $arg 2 end] {
[01:58:03 pm] <(Gonzo\> Tcl: if {[llength $s] == "1"} {
[01:58:03 pm] <(Gonzo\> Tcl: channel set [xindex $arg 1] $s
[01:58:03 pm] <(Gonzo\> Tcl: putlog "channel set [xindex $arg 1] $s"
[01:58:03 pm] <(Gonzo\> Tcl: ..."
[01:58:03 pm] <(Gonzo\> Tcl: ("sync" arm line 30)
[01:58:03 pm] <(Gonzo\> Tcl: invoked from within
[01:58:04 pm] <(Gonzo\> Tcl: "switch -exact $cmd {
[01:58:04 pm] <(Gonzo\> Tcl: "join" {
[01:58:04 pm] <(Gonzo\> Tcl: set chan [xindex $arg 0]
[01:58:04 pm] <(Gonzo\> Tcl: set key [xindex $arg 1]
[01:58:04 pm] <(Gonzo\> Tcl: addchan $chan $key
[01:58:04 pm] <(Gonzo\> Tcl: return 1
[01:58:04 pm] <(Gonzo\> Tcl: }
[01:58:04 pm] <(Gonzo\> Tcl: "part" {
[01:58:04 pm] <(Gonzo\> Tcl: set chan [x..."
[01:58:04 pm] <(Gonzo\> Tcl: (procedure "lame_botproc" line 9)
[01:58:04 pm] <(Gonzo\> Tcl: invoked from within
[01:58:04 pm] <(Gonzo\> Tcl: "lame_botproc $_bot1 $_bot2 $_bot3"Code: Select all
[01:59:31 pm] > .tcl channel set #hm2k test
[01:59:31 pm] <(Gonzo\> Tcl error: illegal channel option: test
[01:59:05 pm] > .tcl channel set #hm2k 114
[01:59:05 pm] <(Gonzo\> Tcl error: illegal channel option: 114
[02:01:52 pm] > .tcl channel set #hm2k -nocolors
[02:01:52 pm] <(Gonzo\> Tcl: