Skip to main content

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

Got a new crash! (thanks for fixing the softlock!)

___________________________________________

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

FATAL ERROR in

action number 1

of Draw Event

for object oDeck:

trying to index a variable which is not an array

at gml_Script_scrCA_AttackCard

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

--------------------------------------------------------------------------------------------

stack frame is

gml_Script_scrCA_AttackCard (line -1)

gml_Script_scrDrawCardPrecise

gml_Script_scrDrawCard

gml_Script_scrDrawItems

gml_Object_oDeck_Draw_0

This occurred in the beach, again, during a rogue wave where a shy clam washed up to help a crab. The clam was currently in hiding mode and the crab was dead.  It happened when I manually ended my turn with a armor+weakening hammer and a three hands card in my hand with one action remaining at the end of the turn.

Possibly worth noting that there is a bug with the summoned creature damage upgrade card-- it discards your hand but doesn't say it does that in its text.  It can also be used to discard the rest of your hand and then return itself to your hand by playing it on an enemy with no summons in play.

Oh no! Thanks for letting me know! I'll have a look at all of those issues as soon as possible! That's a big help 😊

Okay, I think I have added in a good fix to prevent this from happening. Thanks for such a detailed description! Hopefully you shouldn't run into it again. 😊

I've also fixed the issue with the Training Course card discarding your hand - it definitely was not meant to be doing that!