How come my tcl script has multiple start entries for a node?
A. During the creation of the network schema, the user might have entered and then deleted nodes in some specific order. You can either redo the schema by being careful on what is deleted and added OR you can just delete the duplicate entry in the tcl script. If this is not done then the generated outcome could crash.