← Return to game
Log in with itch.io to leave a comment.
Same bug as online version happened. Game shows promise.
___________________________________________
############################################################################################
ERROR in
action number 1
of Step Event0
for object obj_basic_missile:
Unable to find instance for object index -4
at gml_Object_obj_basic_missile_Step_0
gml_Object_obj_basic_missile_Step_0 (line -1)
Yea it's a bug related with the missile's tracking. It probably happens when there are no planets to track.
← Return to game
Comments
Log in with itch.io to leave a comment.
Same bug as online version happened. Game shows promise.
___________________________________________
############################################################################################
ERROR in
action number 1
of Step Event0
for object obj_basic_missile:
Unable to find instance for object index -4
at gml_Object_obj_basic_missile_Step_0
############################################################################################
gml_Object_obj_basic_missile_Step_0 (line -1)
Yea it's a bug related with the missile's tracking. It probably happens when there are no planets to track.