Just got this game, I'm having a strange issue making it unplayable, whenever I die I get a fatal error. I had to relaunched the game multiple times because of this, but on the 3rd or 4rth relaunch, I stopped getting this error and the game works perfectly now! Computers, am I right!?
############################################################################################
FATAL ERROR in
action number 1
of Step Event0
for object obj_game_code:
Variable obj_game_code.InPY2(100633, -2147483648) not set before reading it.
at gml_Script_doInputs
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_doInputs (line 0)
gml_Object_obj_game_code_Step_0