GM:S Runner Doesn't Show When Starting

Posted by LifeboatLuke
Followed "Getting Started" guide, but runner doesn't show when I test. Have to end it via Task Manager. Only thing I changed was obj_play to obj_control, which is a persistent object that handles game logic between screens (game initially loads into a menu). Here is the final few lines of the output when I try to test:

Room_Prepare()
Sound_Prepare()
InitGraphics()
Finished PrepareGame()
Run_Start
Compile finished: 1:51:47 PM

Any ideas?

Replies (1)

Last message on 23 Oct 2016

Size43 (Administrator) on 23 Oct 2016, 19:16:33
There might be an error further up. Try pasting it into notepad and Control-F'ing for "error".