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

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

ITAsset
Not applicable
38 Views
1 Reply
Message 1 of 2

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

ITAsset
Not applicable

[ FlexSim 17.2.2 ]

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?

9782-picture1.png

0 Likes
Accepted solutions (1)
39 Views
1 Reply
Reply (1)
Message 2 of 2

philboboADSK
Autodesk
Autodesk
Accepted solution

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:

9791-3.png



Phil BoBo
Sr. Manager, Software Development