Unable to build HTML5

I seem to be unable to build to HTML5 using editor 2 under Linux. I get:

java.io.IOException: Server returned HTTP response code: 400 for URL: https://github.com/britzl/defold-orthographic/archive/master.zip
java.io.IOException: Server returned HTTP response code: 400 for URL: https://github.com/britzl/defold-orthographic/archive/master.zip

I recognize this but I can’t remember why it happened. Could you perhaps try to delete the .internal folder, fetch libraries and try to bundle again?

Just tried this but same error unfortunately.

What if you bundle to another platform? What if you add another dependency, say Dirty Larry? Do you get the same warning for that dependency?

I’ve just tried bundling for Linux and I removed Orthographic camera from the dependencies. I added Dirty Larry, deleted the .internals directory, ran a fetch and then tried to bundle for Linux again. Same error but this time for Dirty Larry instead. I’ve tried intercepting the packages to/from github to try work out the error but as it’s over https that didn’t gain me a whole lot…

I’m actually getting the same thing when I’m testing on Ubuntu. Gonna check with the guys here.

Yup, it’s a bug of some kind. @mats.gisselson has been made aware of it. Reported: https://github.com/defold/editor2-issues/issues/1223

1 Like

Great, thanks!