Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

1.4.7 - So, I've been crashing on W4-5 when the multiple Ninjas spawn at once (around 90+/130). I played a round with just Clicking (Only Goblin Mages) and managed to pass it. This is after multiple tries with different loadouts thinking it's certain units. I can only assume it has something to do with the fact that no Ally unit will eat the Ninjas, even the backline when trying to feed them a Ninja wont eat them.

Here's one from a round with just Casies

___________________________________________

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

ERROR in action number 1

of  Step Event0 for object obj_ally_root:

Unable to find instance for object index 102553

at gml_Script_scr_ally_findtarget

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

gml_Script_scr_ally_findtarget (line -1)

gml_Object_obj_ally_root_Step_0


P.S. Minor thing, Choming doesn't have a profile as an enemy(?) unit in the enemy unit preview screen. It would just take the description of what ever other unit was last hovered over.

(+1)

I found out what the problem is, and fixed it in 1.4.8. It was a code that  potentially cause problems when characters turn around. It never did so because the preds were not able to turn around in the previous versions anyway.