Sorry, my own class implements Steppable.
I am running a GUI too.
I am calling writeToCheckpoint() method, from SimState, inside that class
which implements Steppable.
Do you know why is not possible to try checkpointing inside step() method?
Thanks.