I am not sure about the second issue, but it may be a consequence of the first (wasm streaming compile failed). Seems like your web server doesn't provide the correct content-type for wasm. See https://trac.nginx.org/nginx/ticket/1606
Ok, I looked at the call traces and the binaries, and it ends up being a Gideros multi-thread compilation issue (Html5 main lib being made while Mp3/Xml plugins weren't finished yet). I fixed the build script, now I need to re-build Gideros...
Does your url (in UrlLoader call) work when entered directly in the navigator address bar ? Browser console may give more details on the error. BTW 2020.12 should work with HTML plugins
Comments
Likes: keszegh, SinisterSoft
Likes: MoKaLux
Fragmenter - animated loop machine and IKONOMIKON - the memory game
But I'm using urlloader. And it looks like it doesn't work for me:
unlying.ru/onboarding/qa/themes.txt:1 Failed to load resource: net::ERR_FAILED
But it is available and works on desktop-mobile. Any tricks for html5?
BTW 2020.12 should work with HTML plugins