matsim-code-examples icon indicating copy to clipboard operation
matsim-code-examples copied to clipboard

a problem about running parkingSearchExample with custom scenario

Open GA18gua opened this issue 2 years ago • 1 comments

hi everyone, I am trying to use parkingSearchExample with my scenario.The scenario is simply.Just four nodes:home,work and two parkingfacilities. however,While I was running the program, there was a problem:ArrayIndexOutOfBoundsEexception:Index 4 out of bounds for length 4。 If I have five nodes,the problem will be ArrayIndexOutOfBoundsEexception:Index 5 out of bounds for length 5. ..... If l have fifteen nodes or more,The problem will not arise。 why?

GA18gua avatar Dec 06 '22 05:12 GA18gua

HI @GA18gua , could you please provide the logfile, so I can have a look?

Janekdererste avatar Dec 12 '22 10:12 Janekdererste