Defold spine-extension not working anymore (SOLVED)

I am and I were using 1.2.190 and my projects were compiling without any problem. But now I see this in the console:

What should I do?

Many thanks!

Probably this is a silly question, but what is the link for the 1.2.190 release of extension-spine? I am having problem with compiling my projects probably due to this.

Thanks!

This version should be good: https://github.com/defold/extension-spine/releases/tag/1.1.2

2 Likes

Thanks for your help, as usual. But unfortunately 1.1.2 gives the same issues…

And what issues are those?

Which version of Defold are you using? And which build server (build-stage or build)?

Building from the editor

Sorry, this version is the one compatible with 1.2.190: https://github.com/defold/extension-spine/releases/tag/1.1.0

I am sorry but I see always the same problem…

I tested now with the following config and it is working for me:

INFO:DLIB: Log server started on port 52806
WARNING:DLIB: No IP found for local hostname Bjorns-MacBook-Pro.local. Fallbacks to localhost
INFO:ENGINE: Target listening with name: Bjorns-MacBook-Pro.local - 127.0.0.1 - Darwin
INFO:ENGINE: Engine service started on port 52807
INFO:ENGINE: Defold Engine 1.2.190 (d31d639)
2021-12-29 16:11:04.722 Defold[27415:327828] There was an error parsing the Info.plist for the bundle at URL <0x7fca0e4099a0>: NSCocoaErrorDomain - 3840
INFO:ENGINE: Loading data from: build/default
INFO:SPINEEXT: Registered spine extension

I will try to close and reopen Defold

Clear build and .internal folders as well.

Now it is woking!!!

Thanks @britzl for your quick help as usual!

Ciao!

4 Likes