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

I'm a huge card game fan and don't see many in jams. Was looking forward to playing this, but unfortunately I'm getting a game-crashing error every time I click on a played card. The draggable arrow pops up to click on a tile, but when I left-click any tile, the game crashes. I'll post the error message I get in the popup below. Maybe I'm doing something wrong? Either way, game looks really fun, love the hand-drawn graphics. If you know how I can play around the error, let me know and I'll try again.

___________________________________________

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

FATAL ERROR in

action number 1

of  Step Event0

for object obj_fight_test:

ds_map_find_value argument 1 incorrect type (undefined) expecting a Number (YYGI32)

at gml_Script_scr_battle_player_attack

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

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

stack frame is

gml_Script_scr_battle_player_attack (line -1)

gml_Object_obj_fight_test_Step_0

(+1)

no idea how i didnt catch that i guess one of my last minute changes must have broke that again

i think if you avoid attacking empty spaces it shouldn't crash

I did what you said about not moving to blank spaces and it worked! Cool little card game. As I mentioned in my last comment, love the hand drawn graphics. I picked up on the gameplay pretty fast too. I've played a lot of card games, so this was right up my alley. Your AI player is pretty impressive as well. Was there supposed to be audio? I didn't hear anything. Other than that, great job!

(+1)

the game was supposed to have audio but the version of game maker i was using seems to not play audio due to a bug ):