extension-rive icon indicating copy to clipboard operation
extension-rive copied to clipboard

I can't build a project

Open dprogrb opened this issue 5 months ago • 2 comments

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

Image

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 time2025-09-27T12:41:14.583143
Defold channelbeta
Defold editor sha2de11b041001585c477b1c0b33759a615c257c8c
Defold engine sha2de11b041001585c477b1c0b33759a615c257c8c
Defold version1.11.1
GPUAMD Radeon(TM) Vega 8 Graphics
GPU Driver4.6.13587 Compatibility Profile Context 19.40.54.01 26.20.14054.1001
Java version21.0.5+11-LTS
OS archamd64
OS nameWindows 10
OS version10.0

dprogrb avatar Sep 27 '25 18:09 dprogrb

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?

JCash avatar Sep 29 '25 08:09 JCash

I had the same error it solved for me with the rive update 8.4.2
@dprogrb

PendragonNL avatar Oct 14 '25 19:10 PendragonNL