question

A Kamphaus avatar image
0 Likes"
A Kamphaus asked Phil BoBo answered

Model crashing during AGV event, how do I debug that?

My model crashes about 4493 sec in. I've tracked down which event, I think is causing this. Two events are show to happen at the same time stamp: Traversal Event and Arrival Event. Going past this point results in FlexSim crashing. How do I debug this past this point?

FlexSim 17.2.2
agvcrashcrashing
picture1.png (567.6 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Phil BoBo avatar image
2 Likes"
Phil BoBo answered

You debug it by finding the event where it is happening (as you have here), and then seeing what is happening at that event. In your model, you have an infinite loop in your ProcessFlow logic:


3.png (74.9 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.