• Editor
  • photoshop to spine script error in photoshop 2021

Related Discussions
...

hi all.
first time user. 😉

i'm trying to export a practice file from photoshop. when i use the script i get an error.

anyone have any ideas? thx in advance.

(when i 'left-click' the link, nothing happens (using chrome). when i right-click and save as, it saves a .jsx file)

17 天 后

Hi!
I faced the unexpected error while instaling the ""Photoshop to Spine script"".
The error message says to use the ""Adobe ExtendScript"" to debug the issue. But after I used it, the script hasn't been installed as well.
In that ""Adobe ExtendScript"" application I saw the line
try {
dialog.add("image", undefined, new File(scriptDir() + "logo.png"));
} catch (ignored) {}

Maybe it will help).

I used the jsx file, attached to the video

9 个月 后

PhotoshopToSpine v7.14 started to crash with an unexpected error (line 355).

I have not figured out how to debug through VisualStudioCode, and AdobeExtendScript is no longer available on Adobe.com, but noticed that the crash occurs when the script finds [merge] in the group names. So far I have solved the problem by manually merging layers in Photoshop... :wounded:

I hope this will help those who also have problems with debugging :rolleyes: