An error which looks like a bug...

An error which looks like a bug...

support5CRPZ
Advocate Advocate
31 Views
3 Replies
Message 1 of 4

An error which looks like a bug...

support5CRPZ
Advocate
Advocate

[ FlexSim 19.1.1 ]

I met an error like a bug in attached model.

I want to know what's the problem of it.

I am testing a AGV model using A*.

astar-agv-model-2.fsm

time: 32.007203 exception: Exception caught in Executive::processeventinlist(). Throwing. time: 32.007203 exception: Exception caught in Executive::steptotime(). Throwing. time: 32.007203 exception: Exception caught in Executive::tick(). Throwing. time: 32.007203 exception: int runthemessageloop() #4 exception: Executive::instance.tick(); time: 32.007203 exception: int runthemessageloop() #6

0 Likes
Accepted solutions (1)
32 Views
3 Replies
Replies (3)
Message 2 of 4

wonjo_p
Not applicable

안녕하세요 이사님

I think this error pop-up when the distance between AGVs is same.

Because the dispatcher role is closest on the distance.

Then, I change the location of Taskexecutor1.

But, I don't know why occur this error exactly. So, If someone know that problem exactly, reply to this question please.

21166-astar-agv-model-2-wonjo.fsm

0 Likes
Message 3 of 4

philboboADSK
Autodesk
Autodesk
Accepted solution

Your On Resource Available trigger that is sending the agvs to Queue1 is causing the issues you are seeing.

The easiest solution is to add a different location as the "Home" location that isn't the exact same spot as the queue that they are trying to load from. Then the idle ones trying to go "home" will stop getting in the way of the busy ones that are trying to load from the queue.

See the attached model. 21166-astar-agv-model-2-1.fsm



Phil BoBo
Sr. Manager, Software Development
Message 4 of 4

braydn_t
Not applicable

@wonjo P

Did this answer help you? If so, could you please accept it? If not, could you let us know what else we can do to help you? Thanks!

0 Likes