Whenever I try to run my game, either through 'run all' or 'run layout', it stops at 15% of 'loading preview' and then crashes. No error messages or anything, just "Construct has stopped working". I'm not too far into making it, so it's not disastrous if I have to re-do some stuff, but that's still a good couple hours of work that I'd hate to lose.
Layout 1 Events is including itself. So it's an infinite loop, that's why it hangs.