wasn't sure where else to send this, so this is a crash I've been getting on death
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Step Event0
for object obj_game_code:
Unable to find any instance for object index '46' name 'obj_player'
at gml_Script_doUpkeep
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_doUpkeep (line -1)
gml_Object_obj_game_code_Step_0