editor2-issues
editor2-issues copied to clipboard
Error on HTML5 build
trafficstars
Expected behaviour
HTML5 builds properly
Actual behaviour
"java.lang.NullPointerException: Unknown" error appears during building stage, and the build is not completed
Steps to reproduce
- Open a project
- Project > Build HTML5
| Build time | 2019-11-29T13:37:43.182609 |
| Defold channel | editor-alpha |
| Defold editor sha | 39b2b2d4bd91ffd166a5776bd998912a0ec9758c |
| Defold engine sha | 2be2687cbb670c2dbe9cf2e99577bc3338561778 |
| Defold version | 1.2.164 |
| Error | dbfbf785e6db40fd9b97b115d09f1c72 |
| GPU | AMD Radeon Pro 575 OpenGL Engine |
| GPU Driver | 2.1 ATI-2.11.20 |
| Java version | 11.0.1+13 |
| OS arch | x86_64 |
| OS name | Mac OS X |
| OS version | 10.14.6 |
Does this happen for all projects or just the one?
I can't reproduce it on my project.
I narrowed it down to be a problem with an imported spine model, removing the model made the build work fine
Could you please share the spine model?