Skip to main content

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

The error people keep talking about spat this out at me, good luck bug fixing

___________________________________________

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

ERROR in action number 1

of Mouse Event for Left Pressed for object obj_Mup4:

Variable <unknown_object>.variable(100107, -2147483648) not set before reading it.

at gml_Object_obj_Mup4_Mouse_4

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

gml_Object_obj_Mup4_Mouse_4 (line -1)

(-1)

I had a friend show me the error when they got it, it's a variable check that I forgot to change to the actual variable because I added it in on the last day, and since the button worked before I didn't bother to check again