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’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…