The launcher has the latest version of the script, which has had some minor improvements lately. I don't know which older version you were using, so it's hard to guess at the cause. Maybe you could email us your PSD file? contact@esotericsoftware.com Hopeful we see the same problem so we can fix it.
Or, if you are somewhat techy savvy :nerd:, you can debug it yourself. To do that, run Adobe ExtendScript Toolkit
that should have come with Photoshop (it's probably in your Start menu, if on Windows). Open the PhotoshopToSpine.jsx
file in that, choose Photoshop from the select box at the top, make sure you PSD is open in Photoshop, then press F5 to run the script as normal. When you click OK on the script dialog, it may stop in a function named rasterizeAll
, this is normal so just press F5 again and the script will keep running. However, if it stops again, that is where the problem is. Please tell us the line number where it stopped and we can likely fix the problem with just that information.