Here it is, thanks.
creepynormal

- Jul 6, 2019
- Joined Jul 6, 2019
- Edited
We're using Photoshop 5.1 and we've made a .psd of a fish split into moveable parts. Then we installed and used this script: https://github.com/EsotericSoftware/spine-scripts/tree/master/photoshop to turn the psd into a JSON.
A JSON is generated, as well as an "images" folder containing all the layers as seperate pngs.
Everything LOOKS good.
However, when we try to use "import data" to open the file in Spine, we get this error message: "An error occurred while importing the skeleton. Please be sure to chose a valid skeleton, JSON, or binary file."
Is there any way someone could check the .psd to see if there's something that's making the script not work? I am completely out of ideas right now.