Error when build HTML5

I have an error when try to build HTML5 project, in Defold v. 1.10.4, how to fix it?:

java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException: Cannot invoke "com.dynamo.bob.Task.getOutputs()" because "outputsTask" is null

1 Like

That is not enough information to provide any help I’m afraid. Does it happen in all projects ot just one? Does it work in 1.10.3? Have you made any changes between when it worked and now? Can you share a minimal project where this can be reproduced?

https://github.com/defold/defold/issues/11091

2 Likes

Thanks! We’ll take a look!

1 Like