The script works great without Mircryption, but with Mircryption loaded I get the following error ONLY on the command "!showinfo" (all other commands work fine):
Tcl error [mcpshandlepubOK]: wrong # args: should be "::tvrage::showinfo displayLine nick uhost hand chan text"
I don't know tcl so hope someone can help me... If additional info is required let me know. Thanks for any help.
Code: Select all
.set errorInfo
[09:40:14] #mynick# set errorInfo
Currently: wrong # args: should be "::tvrage::showinfo displayLine nick uhost hand chan text"
Currently: while executing
Currently: "::tvrage::showinfo mynick ~me@LinkNet-5881122160.evosurge.com mynick #mychan nikita "
Currently: ("eval" body line 1)
Currently: invoked from within
Currently: "eval $callback [list $nick $uhost $hand $chan $remaindertext]"
Currently: (procedure "stdrag_trybind" line 91)
Currently: invoked from within
Currently: "stdrag_trybind $comtype $nick $uhost $hand $chan $text $table $flags $mask $hits $call back"
Currently: (procedure "stdrag_triggermcbinds" line 18)
Currently: invoked from within
Currently: "stdrag_triggermcbinds $comtype $bindfilter $n $uh $h $c $t "
Currently: (procedure "mcpsrunbinds" line 10)
Currently: invoked from within
Currently: "mcpsrunbinds $comtype $n $uh $h $c $t "
Currently: (procedure "mcpshandlecommand" line 72)
Currently: invoked from within
Currently: "mcpshandlecommand "pub" $n $uh $h $c $t"
Currently: (procedure "mcpshandlepubOK" line 6)
Currently: invoked from within
Currently: "mcpshandlepubOK $_pub1 $_pub2 $_pub3 $_pub4 $_pub5"