This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

can't read "cl_priority": no such variable

Old posts that have not been replied to for several years.
Locked
v
virtuoso
Halfop
Posts: 90
Joined: Fri May 16, 2003 6:52 pm

can't read "cl_priority": no such variable

Post by virtuoso »

is this a bug of chanlimit.tcl ? how to fix it ?

[18:15] can't read "cl_priority": no such variable
while executing
"split $cl_priority"
invoked from within
"set cl_priority [split $cl_priority]"
(file "chanlimit.tcl" line 136)
invoked from within
"source chanlimit.tcl"
(file "Ambra.conf" line 174)
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

This would happen if you tried to load the updated 4.09.1 component without adding the cl_priority setting to netset.tcl:

http://www.egghelp.org/netbots/index.htm#updated
Locked