How can I manually recreate a situation that will lead to the crash of the game on android? At the moment I'm testing the save system, and randomly once it happened to crash the game, because of which all my saves flew off.
Now I want to try to manually "break" the game in order to finalize the save system, any ideas? I only have stack overflows on my mind, but has anyone tried to do something like this before?