Bundle on iOS gives error with TexturePacker plugin

Hello :slight_smile:

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:

Anyone having similar issue?

I’m not able to build that version with Defold 1.9.4 and build.defold.com. Let me have a quick look!

When building with bob.jar I get:

> 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?

We had a snafu with the build server tonight. It should be back up and running again!

Thanks for the replies!
Yes I confirm it’s working here too now :slight_smile: