question

suhasee avatar image
0 Likes"
suhasee asked Jason Lightfoot commented

Exception caught in Executive::processeventinlist()

Hi,

I was able to use process flows to create a pallet and then would create boxes onto those pallets but when running the model I seem to get this error indicating that my pallet token has NULL values.

Exception caught in Executive::processeventinlist()

1679457980199.png

If someone could help me out with this it would be greatly appreciated!

testing.fsm

FlexSim 23.0.0
creating flow items
testing.fsm (21.1 MiB)
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Jason Lightfoot commented

One of the errors is caused by creating pallets directly in the floor storage. The slots are actually to small for the pallets (1m x 1m vs. 1.25m x 1.25m), so FlexSim throws an error that an item without an assigned slot entered the storage.

Either increase the slot size, decrease the pallet size or forego the space requirement.

Furthermore, when you create boxes in the Process Flow you assign them a "Type" label, but you use "Product" in the Find Slot query.

1679470101067.png


1679470101067.png (10.6 KiB)
· 2
5 |100000

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