Skip to main content

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

Apparently trying to put a person in an open container crashes the game

___________________________________________

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

ERROR in

action number 1

of Draw Event

for object obj_Container:

Trying to draw non-existing sprite.

at gml_Object_obj_Container_Draw_0

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

gml_Object_obj_Container_Draw_0 (line -1)

Crash occured bc I was dumb and didn't set the sprite index in the chest. It also lead to finding more bugs with stuffing a character in a chest that I patched. I'll release the fix later tonight 👍