Sometimes I get this error when testing the game
Assertion failure: No running layout in tick()Stack trace: Error at Error (<anonymous>) at assert2 (http://192.168.0.170:50000/preview_prelude.js:12:10) at Runtime.tick (http://192.168.0.170:50000/preview.js:1233:3) at Runtime.setSuspended (http://192.168.0.170:50000/preview.js:621:9) at window.cr_setSuspended (http://192.168.0.170:50000/preview.js:2833:26) at HTMLDocument.onVisibilityChanged (http://192.168.0.170:50000/:147:5)
Apparently sometimes the layout takes a tick to load, so the game thinks there's no layout running, or there's no event sheet attached to it