New feature ignore errors does not always work

When a runtime error during BehaviorSpace experiments occurs during execution of user code (at least Setup or Go sections), option ignore errors works as expected.

However, when the runtime error is caused by invalid parameters (Variables to vary), ignore errors still aborts the whole experiment (as if abort experiment was chosen, but without an error message). Abort run still works as expected.

See the model attached. Experiment world-sizes is cheating a bit to reproduce the error without too much distraction. (Experiment crash does work as expected.)

test-beh-sp-nl7.nlogox (3.9 KB)

1 Like

Hi Mark,

Good catch, I was able to reproduce this behavior. It is now fixed for the next release.

Isaac B.

1 Like