Skip to main content

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

got this error when left clicking:


___________________________________________

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

ERROR in action number 1

of Mouse Event for Left Pressed for object objNextAuto:

invalid date conversion - dates earlier than 1 Jan 1970 will be incorrect

at gml_Script_scrUnixTimestamp

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

gml_Script_scrUnixTimestamp (line -1)

gml_Script_scrSave

gml_Object_objNextAuto_Mouse_4

(1 edit) (+1)

Thanks for the info, I’ll check it out and try to fix it as soon as possible. Seems to be a problem with the date calculation.

I have the same issue