I updated game maker and also imported the newest version of GMLive and when I run my project, this pops up. Any ideas?
___________________________________________
############################################################################################
ERROR in
action number 1
of Create Event
for object <undefined>:
global variable name '__lnc__std_haxe_boot_isJS' index (115234) not set before reading it.
at gml_Script_live_preinit_init_funcs (line 7) - var l_isJS=__lnc__std_haxe_boot_isJS;
############################################################################################
gml_Script_live_preinit_init_funcs (line 7)
gml_Script_live_preinit_api (line 151) - live_preinit_init_funcs();
gml_GlobalScript_GMLive (line 14498) - live_preinit_api();