topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 9:13 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - flikker [ switch to compact view ]

Pages: [1]
1
Mircryption / Eggdrop tcl error [mcpshandlepubOK]
« on: February 29, 2012, 02:28 AM »
Seems like not to much activity here, but trying anyway if anyone can please help:

I am trying to run a tvrage script made by GaveUp http://forum.egghelp...rder=asc&start=0
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

Edit: Some more info:
.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 [email protected] 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"

Pages: [1]