I’ve run into an issue when trying to bundle my game. We used Spine 4.0.19 and exported the animations to 3.8 so that we could use it in Defold. There is no issues when I try to build the game in Defold Editor 2.0 but when I try to bundle I get this error:
This error seems to show up for all the spinescenes in my project but the build error console only show the error for one spinescene at a time. Also tried updating to Defold 1.2.188 hoping it would help but unfortunately didn’t fix it. Can anybody please help us solve this issue?
I’ve posted the properties and Json for the spinescene below.
Clyde.spinescene:
Spine Json: /assets/Clyde/ClydeSpineAnimation/Clyde.json
Atlas: /STC/Atlases/Clyde.atlas
Sample Rate: 8
Clyde.json
clydejson.zip (30 KB)