Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Actually I solved that by finding GMLive_compiler and it was an empty function, so deleted it and re-imported it.  Now I get this error :

___________________________________________
############################################################################################
ERROR in
action number 1
of Create Event
for object <undefined>:
Variable <unknown_object>.os_xboxseriesxs(104964, -2147483648) not set before reading it.
 at gml_Script_live_preinit_init_consts (line 68) -        l_gmlConstValues=[undefined,pointer_invalid,pointer_null,path_action_stop,path_action_restart,path_action_continue,path_action_reverse,pi,NaN,infinity,GM_build_date,GM_version,GM_runtime_version,timezone_local,timezone_utc,gamespeed_fps,gamespeed_microse
############################################################################################
gml_Script_live_preinit_init_consts (line 68)
gml_Script_live_preinit_api (line 373) -               live_preinit_init_consts();
gml_GlobalScript_GMLive (line 2061) -        live_preinit_api();

Are all these errors due to me not running the latest version?  If so, which version do I need to run, as I didn't notice the download for 2.3+ having a requirement.