I shut down my control bot, installed the new netbots ver 4.09 (after removing the old version) I recieve the following error when trying to start up the bot...
[10:55] can't read "nb_netupdate": no such variable
while executing
"if {$nb_netupdate != 2} {
proc nb_md5get {file} {
return 0
}
rename nb_md5write ""
rename nb_md5load ""
}"
(file "netbots/netbots.tcl" line 1606)
invoked from within
"source netbots/netbots.tcl"
Perhaps you are using an old netset.tcl and didn't change nb_nudisable to nb_netupdate. If upgrading from a very old version you should redo your netset.tcl, and always read the updates when updating to any new version.