I've been trying to get GMLive to work again ever since I updated to gms2.31 but no luck so far. This is the error I've been getting:
___________________________________________ ############################################################################################ ERROR in action number 1 of Step Event0 for object o_A2Boss_Control: DoAdd :: Execution Error at gml_Script_anon_gml_thread_gml_GlobalScript_GMLive_394729_gml_thread_gml_GlobalScript_GMLive (line 12444) - } else l_text+="\n called from "+l_js; ############################################################################################ gml_Script_anon_gml_thread_gml_GlobalScript_GMLive_394729_gml_thread_gml_GlobalScript_GMLive (line 12444) gml_Script_anon_gml_thread_gml_GlobalScript_GMLive_395863_gml_thread_gml_GlobalScript_GMLive (line 12459) - self.h_error_text=self.h_stack_error(l_pos,l_text); gml_Script_anon_gml_thread_gml_GlobalScript_GMLive_396413_gml_thread_gml_GlobalScript_GMLive (line 12515) - self.h_proc_error(gml_std_haxe_Exception_caught(l__g).h_native,l_act); gml_Script_anon_gml_program_gml_GlobalScript_GMLive_112561_gml_program_gml_GlobalScript_GMLive (line 2924) - l_th.h_exec(); gml_Script_live_call (line 11277) - var l_th=l_pg.h_call_v(l_scriptName,l_vals,false); gml_Object_o_A2Boss_Control_Step_0 (line 1) - if live_call() return live_result;
I completely removed GMLive and re-added the new update to the project several times with no luck. Any advice on how to fix? Never had any issues with gmlive before