Simulation Crashes When 2 Operators Work as Transporters using a dispatcher and Multiprocessor Workers

Simulation Crashes When 2 Operators Work as Transporters using a dispatcher and Multiprocessor Workers

nominj98
Explorer Explorer
122 Views
2 Replies
Message 1 of 3

Simulation Crashes When 2 Operators Work as Transporters using a dispatcher and Multiprocessor Workers

nominj98
Explorer
Explorer

I have a simulation model with two operators working as transporters using a dispatcher. These operators retrieve items from four different queues, each with assigned priorities. After collecting and bringing the items to the combiner, the two operators are supposed to work in a multiprocessor (which also has its own priority settings). 

 

All 4 Queues have priorities from 1-4, and the multiprocessor has priority 5. 

 

The simulation runs for a few minutes and then crashes, and I get an error like this.

nominj98_0-1745927292568.pngnominj98_1-1745927323524.png

 


I can't attach my model, so I've added a Google Drive link to my model. https://drive.google.com/file/d/1NVrUV3jwViCMoL3jUqog1_dIT1O6M09Q/view?usp=sharing

0 Likes
123 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Advocate
Advocate

As the error message states, the Multiprocessor has no connection to the travel network, so the operators can't reach it.

0 Likes
Message 3 of 3

nominj98
Explorer
Explorer

Yes, I have managed to fix the issue. I forgot to connect the multiprocessor to the Network Nords. 

0 Likes