I have a while loop running as a sub-event to "on the start of layout". It looks like this:
http://u.cubeupload.com/NDSDNS/construct2.png[/img]
When I run the game, it crashes. Before, using repeat instead of a while loop worked fine. It doesn't even run indefinitely, it doesn't do anything at all.