I got GM Live through itch yesterday and can't get it working. I started a fresh project, imported the "GMLiveForGMS2.3+.yymps" package, put obj_gmlive into a Room with one other Object, started the server, and trying to run the game yields this error:
___________________________________________
############################################################################################
ERROR in
action number 1
of Create Event
for object <undefined>:
Variable <unknown_object>.vm_gml_thread_exec_slice_init(104800, -2147483648) not set before reading it.
at gml_GlobalScript_GMLive (line 2145) - if (live_enabled) vm_gml_thread_exec_slice_funcs = vm_gml_thread_exec_slice_init();
############################################################################################
gml_GlobalScript_GMLive (line 2145)
This happens even without trying to put any live calls in my code. Help is appreciated!
I am on GM IDE v2.3.3.574 and Runtime v2.3.3.437.