Rive extension is not compatible with editor version

I’m getting an error when I try to add the Rive library[1] dependency to a Defold (1.4.7, f811ec5) project.

The editor plugin /defold-rive/editor/src/rive.clj’ is not compatible with this version of the editor.
Please edit your project dependencies to refer to a suitable version.

I’ve tried with: both ‘github.com/extension-rive/archive/main.zip’ and ‘github.com/defold/extension-rive/archive/refs/tags/1.3.0.zip’.

Release 1.3.0 is the latest, and is the same as main.zip (check the commit numbers for each)
I suggest you try 1.2.1, as the notes for 1.3.0 suggest it’s targeted at a newer version of Defold that you’re using.

2 Likes

Thank you. Doh, I should have noticed the BIG " Update for Defold 1.4.8+" notice on the 1.3.0 release.

2 Likes