question

Maria A31 avatar image
0 Likes"
Maria A31 asked Maria A31 commented

Model crashing

Hello everyone! I have a problem with the attached model. When i press the start button it does not load all the pallets in the racks and after a second the model crashed and closes. I have run it in several computers with very good specs so i can not understand why that happens.


ASRS.fsm

FlexSim 21.1.5
asrsflexsim crashing
asrs.fsm (568.1 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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Maria A31 commented

Is it that they're created at the other end of the rack? Check the bay progression is the correct X sign.

Attached is a version that will give you an errors message telling you that Rack202 receives a pallet which was not assigned a slot. So check the custom code that is handling the slot assignment strategy.

asrs.fsm

Are you meant to have duplicate entries in the Inventories table:

1658155367281.png

The above slots have two pallets listed for the same slot (which may/not be okay)


1658155367281.png (4.7 KiB)
asrs.fsm (930.9 KiB)
· 3
5 |100000

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

Maria A31 avatar image Maria A31 commented ·
I fixed the X sings in the racks so now the palletsare not created at the end of the racks.

After that i could not make any changes in the code because the model started crashing again and now it doesn't even open.

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Maria A31 commented ·

Bay 1 only has two slots in each rack, yet items are assigned to a third slot in the inventory table.

The z-direction of the levels is also wrong on one of the racks in the middle. This causes some items to be assigned to the non-storable slots.

In the attached model I deleted the bay1/slot3 entries in the table and fixed the level and bay progression direction on the racks and it seems to work. I also reduced the number of boxes created on the pallets to reduce the load for testing purposes.

asrs_1.fsm

1 Like 1 ·
asrs-1.fsm (565.3 KiB)
Maria A31 avatar image Maria A31 Felix Möhlmann commented ·
thank you @Felix Möhlmann i didnt notice the slot situation you were correct! thanks a lot
0 Likes 0 ·

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.