Page 1 of 1

Error: No next activity destination found

Posted: Wednesday 11 May, 2016 - 14:45
by sswm
Hello,
I generated an own simulation where the agents start at the entry, walk to a random shop and leave at the exit. (Same procedure as described in the first exercise of the tutorial). Every time an agent arrives at a shop i get the following error: "1 No next activity destination found for agent: 563590944 loc( 91.8584442138672 , 66.8866348266602 ), layer: 1 at activity route: 1 : Default_Route . Last correct row: 2".
Does anybody know on what failure the bug is predicated or how to fix it?

Thanks for your help!
best regards,
Sebastian (From Germany)

Re: Error: No next activity destination found

Posted: Wednesday 11 May, 2016 - 17:10
by marlies
Hi,

It means that the agent needs to do an activity (a step in the agent activity route), but for the 3rd step in the route it cannot find a suitable location.
So, I would suggest to check the tab location of the activity that's in the 3rd step of your route and see if there is something missing.

It would also help if you attach the model :-).

Regards, Marlies