Communauté Eggdrop
beugs clams version final - Version imprimable

+- Communauté Eggdrop (https://forum.eggdrop.fr)
+-- Forum : Eggdrop et TCL (https://forum.eggdrop.fr/forumdisplay.php?fid=8)
+--- Forum : Scripts TCL (https://forum.eggdrop.fr/forumdisplay.php?fid=4)
+--- Sujet : beugs clams version final (/showthread.php?tid=1088)



beugs clams version final - lesny - 10/12/2011

bonjour /bonsoir

j'ai installer clams version final sur mon serveur cependant j'ai un beug

quand je tape !flood l'essgrop crash

en PL j'ai ceci
Code :
[22:46] <X> [22:52:47] Debug - Clams) :lesny PRIVMSG #staffs :!flood
[22:46] <X> [22:52:47] Erreur tcl [clams:recv]: can't read "::chost()": no such element in array

et le .set errorInfo

donne ceci

Code :
[22:48] <X> Currently: can't read "::chost()": no such element in array
[22:48] <X> Currently:     while executing
[22:48] <X> Currently: "if {$host eq $::chost($pseudo)} {
[22:48] <X> Currently: if {$ident eq $::ident($pseudo) || $ident eq "any"} {
[22:48] <X> Currently: close $channel
[22:48] <X> Currently: return $lvl
[22:48] <X> Currently: close $channel
[22:48] <X> Currently: }
[22:48] <X> Currently: ..."
[22:48] <X> Currently:     (procedure "verify:host" line 10)
[22:48] <X> Currently:     invoked from within
[22:48] <X> Currently: "verify:host $cible"
[22:48] <X> Currently:     (procedure "clams:public:cmds" line 451)
[22:48] <X> Currently:     invoked from within
[22:48] <X> Currently: "clams:public:cmds $cible $nick $texte"
[22:48] <X> Currently:     ("PRIVMSG" arm line 17)
[22:48] <X> Currently:     invoked from within
[22:48] <X> Currently: "switch -exact [lindex [split $arg] 1] {
[22:48] <X> Currently: "223" {
[22:48] <X> Currently: set vil [lindex $arg 3]
[22:48] <X> Currently: set host [lindex $arg 4]
[22:48] <X> Currently: set num 0
[22:48] <X> Currently: set num2 0
[22:48] <X> Currently: if {[info exists ::..."
[22:48] <X> Currently:     (procedure "clams:recv" line 39)
[22:48] <X> Currently:     invoked from within
[22:48] <X> Currently: "clams:recv $_n $_a"

merci de votre aide