Hello, I'm trying to run on v2024.13.1.242, but the following error occurs:
___________________________________________
############################################################################################
ERROR in action number 1
of Create Event for object <undefined>:
room_goto argument 1 incorrect type (undefined) expecting a room
at gml_Script_room_goto_live (line 12172) - room_goto(l_rm);
############################################################################################
gml_Script_room_goto_live (line 12172)
gml_GlobalScript_scr_room_updated (line 1) - room_goto_live(argument0);