I can't build a project
I use Defold https://github.com/defold/defold/releases/tag/1.11.1-beta Rive https://github.com/defold/extension-rive/releases/tag/8.4.1
Expected behaviour
Project is building
Actual behaviour
INFO:RIVEEXT: Render to texture enabled INFO:RIVEEXT: Display Factor: 1 ERROR:RESOURCE: Unknown resource type: material WARNING:RESOURCE: Unable to create resource: /_generated_fe42df94.rivemodelc: UNKNOWN_RESOURCE_TYPE WARNING:RESOURCE: Unable to create resource: /_generated_bb80a98e.goc: UNKNOWN_RESOURCE_TYPE ERROR:GAMEOBJECT: Could not instantiate game object from prototype /_generated_bb80a98e.goc. WARNING:RESOURCE: Unable to create resource: /main/main.collectionc: FORMAT_ERROR
Steps to reproduce
Create a RIve project Add a river file Create a Rive scene Create a Rive model Create a game object in a collection Add a component Build the project
| Build time | 2025-09-27T12:41:14.583143 |
| Defold channel | beta |
| Defold editor sha | 2de11b041001585c477b1c0b33759a615c257c8c |
| Defold engine sha | 2de11b041001585c477b1c0b33759a615c257c8c |
| Defold version | 1.11.1 |
| GPU | AMD Radeon(TM) Vega 8 Graphics |
| GPU Driver | 4.6.13587 Compatibility Profile Context 19.40.54.01 26.20.14054.1001 |
| Java version | 21.0.5+11-LTS |
| OS arch | amd64 |
| OS name | Windows 10 |
| OS version | 10.0 |
I can't reproduce this with Defold 1.11.1 Beta and extension-rive 8.4.1 Can you perhaps share your test project here, so that I can try that?
I had the same error it solved for me with the rive update 8.4.2
@dprogrb