- تم التحرير
Json File Is Not A Valid Spine Animation
Doing my first project with Spine and GM: Studio.
I'm getting this error when trying to import into GM. I've tried to redo the project from scratch and still get the same results. Not sure if this is an issue with Spine, GM or something on my end.
"C:\Users\Goins\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /c /td="C:\Users\Goins\AppData\Local\Temp\gm_ttt_67878" /spineimage="C:\Users\Goins\Desktop\skeleton.json"
ERROR: json file is not a valid Spine animation...
atlas file is malformed
Any insight appreciated!
Additionally I just opened up the dragon example file, exported the files and then tried to import it into GM. Same error!
I'm not sure, the GM error message doesn't provide any information about why it thinks the JSON file or atlas file are bad. If they are exported from Spine, they should work fine. It could be GM is out of date with the latest runtimes and needs to be updated. If there is something we can do, we are happy to, but for this problem I would suggest bringing up the issue with GM.
Another GM user posted today this is a problem with GM since that last Spine update. Until Yoyo fixes it it can be bypassed by editing the JSON file a bit.
Ah, right. The atlas format added a line, so GM just needs to grab the latest runtimes. It should be a quick fix for them.