Heya,
Have had this for years, but hadn't been using it. Just grabbed the new version and installed it and am getting this error on windows. What I did was dragged the GMLiveForGMS2.3+.yymps file into an existing project, imported all, started gmlive-server.exe from Explorer, so it was listening on port 5100. Set obj_gmlive to be loaded at startup, but running my project gives this error.
Even disabling obj_gmlive so I can run without it is not possible as the error still occurs.
Any advice would be appreciated please?
ERROR!!! :: ############################################################################################ ERROR in action number 1 of Create Event for object <undefined>: Variable <unknown_object>.gp_axis_orientation_w(106458, -2147483648) not set before reading it. at gml_Script_live_preinit_init_consts (line 68) - l_gmlConstValues=[undefined,pointer_invalid,pointer_null,path_action_stop,path_action_restart,path_action_continue,path_action_reverse,pi,NaN,infinity,GM_build_date,GM_version,GM_runtime_version,timezone_local,timezone_utc,gamespeed_fps,gamespeed_microse ############################################################################################ gml_Script_live_preinit_init_consts (line 68) gml_Script_live_preinit_api (line 373) - live_preinit_init_consts(); gml_GlobalScript_GMLive (line 2061) - live_preinit_api();