HTML 5 build stuck on waiting for localhost

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.

Hi Dakkafex,

  • Does this occur in a clean, blank project with no additional content or is it limited to one project?
  • What steps can I take to reproduce this on my end?

its basicly a clean project, with the starter content.

You basicly make a project with 2d sidescroller with starting content, and build it for HTML5 right away

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

  • Can you post your dxdiag so I can take a look?
  • 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.

Hi dakkafex,

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.