Open Arsham77 opened 1 year ago
The version of MATSim you are using (matsim-14.0-PR1512.jar) is more than 2 years old (https://github.com/matsim-org/matsim-libs/tree/03ef648d01461ff9785466cb9f8a67b5760c9667/). Can you try with a newer version?
Looking at the responsible code, I cannot figure out how the exception could happen except if there is some other code running in parallel modifying the attributes. But given the stack trace this seems unlikely.
Does the error happen regularly, can you reproduce it? If yes, can you share a test case so we can debug the issue?
Index out of bond error happens when attributes are being copied from one plan to another before re-planning.
the attribute that is being copied is a primitive double and is an attribute of an activity.