Crashes when trying to load a game....
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object obj_gamecontroller:
Push :: Execution Error - Variable Index [1,0] out of range [14,0] - -5.loadMeta(102570,32000)
at gml_Object_obj_gamecontroller_Draw_64
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_obj_gamecontroller_Draw_64 (line -1)
Any idea how to fix this? Just lost an hour of progress, because "continue" doesn't load the most recent auto save.
Edit: Continue just load the same save file again and again, so I effectively can't save any progress at all... :/