Hi, been trying to update the Photoshop to Spine script to the lastest version but I get the attached error
Also it seems like sometimes it exports vector objects and sometimes not, what is it might not like?
Thank you in advance!
Hi, been trying to update the Photoshop to Spine script to the lastest version but I get the attached error
Also it seems like sometimes it exports vector objects and sometimes not, what is it might not like?
Thank you in advance!
Hello, it looks like you saved the web page instead of the script. the extension of the file must end with jsx in order to work. usually right clicking to save the destination where the instructions suggest it on this page spine-scripts/photoshop at master · EsotericSoftware/spine-scripts works, but if you're having trouble with it you could consider going to the scripts page, clicking on the green button, then selecting "Download as zip" to find all the Spine scripts. GitHub - EsotericSoftware/spine-scripts: Scripts to export from PhotoShop and other tools to Spine's JSON data format.
it is .jsx but indeeed it contains the web page o_o
downloading the zip did the trick, tnx! :yes:
ahah well, this new script is doing some weird things though. It's merging all the vector shape layers that aren't in a folder marked [merge] with all the others
With the 2.6 previously it sometimes ignored some vector shapes layers, but not all!
What's the rule with vector shape layers and these scripts?
We recently changed things so adjustment layers are applied. Photoshop scripting is terrible, terrible voodoo garbage, so it's difficult to determine how to handle a layer. Could you please post or email a PSD that shows the problem you are having? contact@esotericsoftware.com
Well, the previous version of the script ignored some vector layers too, anyway. I turned the layers in that file into folders set with [merge] the other day though because I had to keep going. I'll revert part of that file and let you or Erika have it! thanks