Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Getting this error after importing the recent update you made


___________________________________________

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

ERROR in

action number 1

of Alarm Event for alarm 0

for object obj_titlescreen:

Cannot locate external level file <titlescreen.s3dit>...

 at gml_Script_load_level_game (line 32) -            show_error("Cannot locate external level file <" + argument0 + ">...",true)

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

gml_Script_load_level_game (line 32)

gml_Object_obj_titlescreen_Alarm_0 (line 3) - load_level_game("titlescreen.s3dit")

(1 edit)

I can't reproduce this on my end, but I'm noticing weird git diffs where the data of the included files get their "CopyToMask" set to "-1", which looks like it could be the issue. I'll upload the latest file I exported (in case whatever happened didn't happen because it was fixed?), if that fails I've also uploaded the level sources separately ("Level source files"), please try manually re-importing them as included files if they still don't load properly.