BUG WHILE OPERATING BUT NOT A SYSTEM ERROR?

BUG WHILE OPERATING BUT NOT A SYSTEM ERROR?

fme20107
Explorer Explorer
54 Views
1 Reply
Message 1 of 2

BUG WHILE OPERATING BUT NOT A SYSTEM ERROR?

fme20107
Explorer
Explorer

Dear FlexSim forum,

I am currently working on a model in FlexSim (version 21.1.4), and I have encountered an issue: the simulation seems to stop mid-operation without showing any error message on the screen.

Has anyone experienced something similar, or could you suggest how I can identify the cause of this problem so I can complete the simulation?

Thank you in advance for your help.

0 Likes
55 Views
1 Reply
Reply (1)
Message 2 of 2

moehlmann_fe
Enthusiast
Enthusiast

There are four tokens stuck in the Pull from List activity that is used to pull items from the inventory. They all require items with Itemcode 26, which are not present in the inventory table and thus not created at the start of the model.

Tip: You can increase the run speed of the simulation significantly by partitioning the inventory list by the Itemcode label. You then don't need a query to pull matching items.

0 Likes