Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Since getting version 1.3.11, I've been crashing anytime I destroy a pile of sandbags, but only when I've got a unit out. This happens on any level I try to replicate it on.

Here's the error message:

############################################################################################

ERROR in action number 1

of Other Event: <unknown> for object obj_enemy_root:

Unable to find instance for object index 100099

at gml_Script_scr_enemy_findtarget

############################################################################################

gml_Script_scr_enemy_findtarget (line -1)

gml_Object_obj_enemy_root_Other_59

gml_Object_obj_enemy_root_Step_0 (line -1)

(2 edits) (+2)

I fixed it in 1.3.13, It seems that it happened because of a bug fix

Stupid program, fixing one bug causing another

You're doing good. I'm glad you are keeping on top of squashing these bugs.