When I run Project > Build HTML5, a browser window opens to “http://localhost:[port]/html5/index.html” but the site never loads. I have tried with my own game as well as the runner example game from the github defold/defold-examples.
I’m using editor v1.2.122 on a mac 10.12.6, tested on chrome, firefox, and safari. I have successfully run the html5 bundle both release and non release.
@Mathias_Westerdahl I can get the html bundle running this way too, I also use the python simple http server. The issue is with the Build HTML5 option which the editor hosts in it’s own local server, I assume. That’s why this issue is not blocking me. But quick build is more convenient.
I have no VPN or software firewall, and my wifi router has no special settings enabled.