I absolutely LOVE gmLive, but I just upgraded to GMS 2.3 and imported it into a blank project and get an error when I try to run:
ERROR in
action number 1
of Create Event
for object <undefined>:
Variable <unknown_object>.vm_group_op_impl(102045, -2147483648) not set before reading it.
at gml_GlobalScript_GMLive (line 1895) - globalvar vm_group_op_funcs;if(live_enabled)vm_group_op_funcs=vm_group_op_impl();
############################################################################################
gml_GlobalScript_GMLive (line 1895)
Neither GameMaker nor I can find where a lot of these vm_group_ things are defined. Are there some preparatory steps we need to do to get gmLive working?
Thanks!