I have a model that I regularly run the experimenter for multiple scenarios/replications. I noticed that the model runs were EXTREMELY slow, so I did a very short run just to be able to see the results (including console output). I noticed that each scenario I tried running had System Console output that looked like this:
time: 0.000000 exception: FlexSimClock overflow, run Stopped.
time: 2.070216 exception: FlexSimClock overflow, run Stopped.
time: 2.757870 exception: FlexSimClock overflow, run Stopped.
time: 3.796343 exception: FlexSimClock overflow, run Stopped.
I looked at previous post about this error, but they did not provide answers that were relevant to my model. Anybody have any ideas on what else I can look into? I am definitely NOT getting these system console errors when running the model normally through the UI.