Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

During IB-2 the game crashes after like 80+ enemies defeated and I don't know why
___________________________________________

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

ERROR in action number 1

of  Step Event0 for object obj_ally_root:

Unable to find instance for object index 107152

at gml_Script_scr_ally_findtarget

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

gml_Script_scr_ally_findtarget (line -1)

gml_Object_obj_ally_root_Step_0

I fixed it in 1.4.8. It was a code that never caused a problem this far... only because it can cause problems only in the circumstances of characters being around to turn around. Never expected this to happen.
Anyway it's been dealt with. Thanks for the report.