I’m having again an issue with the Texture Packer extension. But this time I think it’s different issue from last time as it’s not even building the project, giving this error output:
/texturepacker/ext.manifest
An error occurred while building Native Extensions, but the server provided no information.
I tried even with a fresh project from scratch.
Defold 1.9.4 with TP dependency link as follows:
> java -jar bob.jar clean build --verbose
.
.
.
ERROR: unspecified:-1: 'com.dynamo.bob.CompileExceptionError: 'x86_64-osx' could not be built. Sdk version: 'edfdbe31830c1f8aa4d96644569ae87a8ea32672'
Log: '<failed reading log>''
'x86_64-osx' could not be built. Sdk version: 'edfdbe31830c1f8aa4d96644569ae87a8ea32672'
Log: '<failed reading log>'
Cause: java.lang.IllegalStateException: Invalid use of BasicClientConnManager: connection still allocated.
Make sure to release the connection before allocating another one.
2024-11-12 07:20:36 SEVERE 'x86_64-osx' could not be built. Sdk version: 'edfdbe31830c1f8aa4d96644569ae87a8ea32672'
Log: '<failed reading log>'
We will investigate. In the meantime could you please create an issue in the repository for TexturePacker?