Skip to main content
Participating Frequently
June 17, 2015

P: Win7 Crashes instantly when extension uses script UI

  • June 17, 2015
  • 21 replies
  • 878 views

Photoshop CC2015 on Win7 64bit crashes instantly when an extension runs a jsx to draw a window or palette using script UI. The same script works perfect when being run from ExtendScript instead of from the extension.

If I first run any script that draws a script UI window (either from ExtendScript or from File->Scripts) then the extension suddenly works without any crashes... until next time PS is restarted.

I have tried this on two different pc's with two different extensions, one being the default project generated by Extension Builder 3.

This topic has been closed for replies.

21 replies

Inspiring
July 7, 2015
I am also using "Tych Panel"...crashes immediately when I try to use the palette but works fine from File->Script.
Known Participant
July 7, 2015
This issue breaks my extension "Tych Panel".
StrongBeaver
Legend
June 18, 2015
Neat script 😉
Rune L-HAuthor
Participating Frequently
June 17, 2015
Thanks.
Inspiring
June 17, 2015
OK, I'm asking the engineers working on that area to take a look.
Rune L-HAuthor
Participating Frequently
June 17, 2015
You can download an example extension here:
https://dl.dropboxusercontent.com/u/2...

It's a new blank project from extension builder 3, modifled to use a dialog instead of an alert.
Inspiring
June 17, 2015
The ones we know of are not seeing a problem - so we need to know which extension panels are causing a problem for you.
Rune L-HAuthor
Participating Frequently
June 17, 2015
As far as I can tell it's any script that opens a script UI window. Those will crash PS but only when called from an extension.
Dukal
Participating Frequently
June 17, 2015
In my case, an script from my Panel "Brutus Symmetry", it works great with CC2014 but crashes when using CC2015.
Inspiring
June 17, 2015
What script or extension are you using that causes these crashes?