Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

i keep getting this error when toggling Fullscreen while in a game but not in the main menu. this happens both on the web and downloaded versions

___________________________________________

############################################################################################

ERROR in action number 1

of  Step Event0 for object obj_Control:

Unable to find any instance for object index '47' name 'obj_PlayerShip'############################################################################################

gml_Script_scr_HotKeys (line 444)

gml_Object_obj_Control_Step_0 (line 57)

Thank you for reporting! Will get this fixed up.

This only happened when options was opened from the ship menu (rather than a keybinding). It's because the game wasn't properly paused when the menu was opened that way. It has been fixed in the new version!