[Solved] [Rive] Defold 1.10.1 crashes with latest Rive extension

Defold version 1.10.1 crashes with latest rive extension:

When you say latest, are you then referring to this version?

yes, also not sure if important I am using mac intel.

1 Like

Given the “SSE” sound backend, it seems you are running on an Intel macOS. (and now I saw your previous comment)
I don’t have such a device to test with unfortunately. I should be able to test using Rosetta.

Not sure what “VSCode” refers to in this context either. But perhaps you can debug it in XCode to get a better callstack?

EDIT: I can reproduce it in the extension now.
EDIT 2: It seems like an STL ABI issue with std::string.

I have rebuilt the libraries for x86_64-macos, and made a new release, please try it out:

1 Like

Issue is fixed. Thanks for the quick action.

2 Likes