Thanks for replying. I'm using 2.3.2.560 IDE, 2.3.2.426 Runtime, as the current version has some issues that affect my workflow.
I've added the macros, but this is the error now.
___________________________________________ ############################################################################################ ERROR in action number 1 of Create Event for object <undefined>: Function `gml_compile_program` is missing! Check that script resource `GMLive_compiler` exists (Ctrl+T) and is not just a single empty function; delete and re-import if necessary! at gml_Script_live_validate_scripts (line 1408) - if(-1==asset_get_index(l_ref))show_error(("Function `"+l_ref+"` is missing!"+("\nCheck that script resource `"+l_scr+"` exists (Ctrl+T) and is not just a single empty function;")+"\ndelete and re-import if necessary!"),false); ############################################################################################ gml_Script_live_validate_scripts (line 1408) gml_GlobalScript_GMLive (line 2055) - live_validate_scripts();