I'm trying to run a simulation on an intersection using the traffic library. Two of the sources work fine but when I create a third source comming from a different road and try to run it I get the following error: java.lang.RuntimeException: root.carMoveTo6.plainTransfer: OutPort can only be connected to an InPort
What's going on? how can I solve it?