so the problem is pretty self explaining, i packaged the 2d sidescroller template into a html 5 build and im trying to run it locally.
I started the .exe file to make a local server and try to open the .html file from localhost:8000, but then it just endlessly gets stuck on “waiting for localhost”
ive tried different browsers and all just do that same.
I attempted this on my end, however I have not been able to reproduce the error. Have you ensured that you have emscripten and python installed as detailed here? Additionally, what steps are you taking to open the .html project?
Yes, i have installed both(the correct version, not 3.0) and i first start the launch helper then the project from localhost:8000 update: apparently rebuilding the file with no changes worked…, bit annoying since no i dont know what actually caused it
Do you receive any errors when packaging your project?
Are there any additional assets, blueprints, or code classes active in the packaged project? I have not been able to reproduce this on my end thus far.
We have not heard from you in several days. I am marking this thread as answered for tracking purposes. If you are still experiencing this error, please comment with the requested information.