12/04/2025, 21:27
(11/04/2025, 23:15)CrazyCat a écrit : Le script shoutcast n'utilise pas de fonctionnalités qui auraient disparu dans eggdrop 1.10.
Merci de nous dire quelle version de ce script tu utilises, et quelles erreurs tu rencontres.
Et as-tu fait une recherche sur le forum pour voir si la solution n'est pas déjà mentionnée ?
Bonjour CrazyCat,
domsen shoutcast tcl donne une erreur
Code :
[19:20:00] Trying to cycle #Dj to regain ops.
can't read "streamstatus": no such variable
while executing
"if { $streamstatus == "1" } { return 1 } else { return 0 }"
(procedure "status" line 19)
invoked from within
"status"
(procedure "advertise" line 4)
invoked from within
"advertise $_time1 $_time2 $_time3 $_time4 $_time5"
can't read "streamstatus": no such variable
while executing
"puts $temp "$streamstatus\n$repl\n$curhigh\n$cursong\n$bitrate\n$stitle\n$sgenre\n$surl""
(procedure "isonline" line 56)
invoked from within
"isonline $_time1 $_time2 $_time3 $_time4 $_time5"
[19:21:00] shoutcast: checking if stream is online
[19:21:01] Tcl error [isonline]: can't read "streamstatus": no such variable
[19:21:01] Trying to cycle #Dj to regain ops.
can't read "streamstatus": no such variable
while executing
"puts $temp "$streamstatus\n$repl\n$curhigh\n$cursong\n$bitrate\n$stitle\n$sgenre\n$surl""
(procedure "isonline" line 56)
invoked from within
"isonline $_time1 $_time2 $_time3 $_time4 $_time5"