Just a heads up, game always crashes when trying to load stage 2>operations>first expedition. It also always crashes when trying to load stage 4>arrival and recon.
I am playing via the itch.io app, and also played it on mobile to try and reproduce the bug. It is still crashing on both for just those two levels. Only thing I could find that was the same on both files was I was researching late game things.
This is the one that happens on stage 4 arrival and recon below.
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object CheckPoint:
DoAdd :2: Malformed variable
at gml_Object_CheckPoint_Draw_0
############################################################################################
gml_Object_CheckPoint_Draw_0 (line -1)
And this is the one from stage 2>operations. From itch.io. mobile is the same errors. thanks so much for trying to fix this! Love this game.
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object CheckPoint:
DoAdd :2: Malformed variable
at gml_Object_CheckPoint_Draw_0
############################################################################################
gml_Object_CheckPoint_Draw_0 (line -1)