Skip to main content

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

Two more error strings I encountered earlier the first in the looping forest when I first arrived there, and the second when I tried to buy a certain dress from the mall, which made me lose all the dolls I had already gotten so now I'm trying to find them all again.

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

ERROR in action number 1

of  Step Event0 for object obj_group_1:

trying to index variable that is not an array############################################################################################

gml_Object_obj_group_1_Step_0 (line 55)

___________________________________________

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

ERROR in action number 1

of Step Event0 for object game:

I32 argument is unset############################################################################################

gml_Script_clear_item_slot (line 7)

gml_Script_dump_item (line 26)

gml_Script_dress_temp (line 27)

gml_Script_script_alt1 (line 17)

gml_Object_game_Step_0 (line 217)