I have a problem with “Build HTML and Launch” in my project. When I try to do this, only the Defold-symbol appears in the browser window and nothing else.
Click on the error to get taken to where it’s coming from. This usually happened before when bundling html and putting it on github due to differences in windows and linux line endings causing a different archive size from the one registered in the archive.json.
Yeah, I thought of line endings, but since this isn’t related to bundling and pushing to GitHub pages or anything I thought it wasn’t what caused it.
@implosion487: Are you working as a team with others using another OS than you own? Have you ever synchronised the project? Can you Build and run HTML5 for another project?
I don’t know what happened but today “Build HTML and Launch” works and the game is playable in browser =/ Although I didn’t do anything.
However, the game works, but there is still error with server responce.
I work on a game alone and synchronise project after every change. Another project works fine in browser after “Build HTML and Launch”, but there is the same error with server responce.