|
From: Deema A. <df...@ma...> - 2015-10-26 16:59:45
|
Dear All,
Can anyone help me in solving this error, where can I adjust it?
even I have added electric at mode in the config file
ParallelPersonAlgorithmRunner$ExceptionHandler:163 Thread PersonPrepareForSim.0 died with exception while handling events.
org.matsim.core.router.TripRouter$UnknownModeException: unregistered main mode electric: does not pertain to [pt, car, ride, walk, bike, undefined]
at org.matsim.core.router.TripRouter.calcRoute(TripRouter.java:146)
at org.matsim.core.router.PlanRouter.run(PlanRouter.java:89)
at org.matsim.population.algorithms.PersonPrepareForSim.run(PersonPrepareForSim.java:142)
at org.matsim.population.algorithms.ParallelPersonAlgorithmRunner$PersonAlgoThread.run(ParallelPersonAlgorithmRunner.java:144)
at java.lang.Thread.run(Unknown Source)
|