tomnnook It works fine then randomly stops at one layer and says the command select is not currently available and i cant seem to find anything off about the layer. Im using photoshop 2024
Spinebot The issue you're experiencing with the "select" command not being available in the Photoshop to Spine script could be related to a specific layer in your PSD file that the script is unable to process correctly. This can sometimes happen if there's a problem with the layer's properties or if the script encounters an unexpected condition. Here are a few steps you can try to resolve the issue: Check the Layer: Ensure that the problematic layer doesn't have any unusual properties or settings that might interfere with the script. This includes checking for locked layers, unsupported layer types, or any special effects applied to the layer. Debugging: You can use Adobe ExtendScript Toolkit to debug the script. Open the PhotoshopToSpine.jsx file in ExtendScript Toolkit, select Photoshop from the dropdown, and run the script with your PSD open. This might help identify the exact line where the script fails. Reset Photoshop Preferences: Sometimes, resetting Photoshop preferences can resolve unexpected issues. You can do this by holding Alt+Ctrl+Shift (Windows) or Shift+Command+Option (Mac) while starting Photoshop. Try an Older Script Version: If the issue persists, you might want to try using an older version of the script. You can find previous versions of the script on the Esoteric Software GitHub repository. Contact Support: If none of the above solutions work, consider sending your PSD file to Esoteric Software at contact@esotericsoftware.com for further assistance.
Nate To add to what Spinebot said, you can now import PSD directly into Spine, and it's ~5x faster: https://esotericsoftware.com/spine-import-psd