Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Coffee Story

what if yume nikki and life sim but lewd? · By unnie

Code error

A topic by Silverfox created 19 days ago Views: 73 Replies: 2
Viewing posts 1 to 3

Got a new error code string here 

__________________________________________

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

ERROR in action number 1

of Other Event: User Defined 0 for object objText:

Cannot compare unset variables############################################################################################

gml_Object_objText_Other_10 (line 52)

gml_Object_objText_Step_0 (line 111) 

Can somebody fix this? 

Another one

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

ERROR in action number 1

of  Step Event2 for object objPortrait:

STRING argument is unset############################################################################################

gml_Object_objPortrait_Step_2 (line 323)

(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)