Hi everyone.
With version 3.2.3 on windows 10, trying for an html5 export, I get this:
---> https://prnt.sc/wr3qv9
This is what is in the web root directory:
---> https://prnt.sc/wr4wa0)
It fails with all browsers, any project, and both servers I have tried (as localhost - python & iis). :/
I have tried to find a cure, via websearches and here, but cannot. There are pages talking about .pck issues however they cover emcc scripting and the godot source itself, which is way beyond me. :o I have also tried wading through the js created in both .html and .js files - as far as I can see all that happens is a constant is given the 'index.pck' file name and then later on used to load the thing, looking in the same directory/folder as the index.html file.
So I am going to try earlier versions of godot. But .. before I start downloading and trying all previous versions, perhaps someone tell me which (if there is one) version of godot is best for html5 exports?
Thank you :)