extension-rive
extension-rive copied to clipboard
A new Rive project needs Defold to be restarted before working
trafficstars
Rive extension 3.6.0 Defold 1.9.6 macOS 14.6.1 (Sonoma)
--
After fetching the Rive extension for the first time, the editor shows an error when trying to set up the first scene.
- Start a new project.
- Add the extension.
- Fetch extension.
- Add .rivescene file.
- Select a .riv file
Error:
java.lang.AssertionError: Assert failed: Attempting to connect 72057594037928083 (a editor.placeholder-resource/PlaceholderResourceNode) :content to 72057594037928904 (a editor.rive/RiveSceneNode) :rive-scene, but editor.placeholder-resource/PlaceholderResourceNode does not have an output or property named :content
output-valtype
- Restart editor.
- Select a .riv file with no error.
Related: https://github.com/defold/defold/issues/9956