GMLive + HTML5 in 2.3 doesn't work at all, it won't even run the game, just throws this error:
X_GMLive.js?KLPYB=1741178719:36517 Uncaught TypeError: Cannot read property 'gmli_blanks' of undefined
at gml_Script_haxe_ds_basic_map_i_set (X_GMLive.js?KLPYB=1741178719:36517)
at Object._g83 (X_GMLive.js?KLPYB=1741178719:53478)
at gml_Script_gml_type_check_init (X_GMLive.js?KLPYB=1741178719:42586)
at gml_GlobalScript_GMLive (X_GMLive.js?KLPYB=1741178719:16058)
at gmlInitGlobal (X_GMLive.js?KLPYB=1741178719:46234)
at _Ty2 (X_GMLive.js?KLPYB=1741178719:52597)
at __c3 (X_GMLive.js?KLPYB=1741178719:53650)
do you maybe know why Vadim?
I imported the 2.3+.yymps file and ran it in a new project, also populated the live_blank_* variables as specified in the documentation.