Release 43, Hotfix 2
Changed top/left (empty) room to a Purity Room, tried to move Oriana (DemonSheep)? from another room into the new Purity room. Game crashed with this error:
___________________________________________
############################################################################################
ERROR in
action number 1
of Other Event: User Defined 1
for object obj_game:
Unable to find instance for object index -4
at gml_Object_obj_game_Other_11
############################################################################################
gml_Object_obj_game_Other_11 (line -1)
gml_Script_scr_loop_step (line -1)
gml_Script_scr_step
gml_Object_sys_game_Step_0