Copy link to clipboard
Copied
Hello,
I have a custom panel that, when opened in Photoshop 32bit on Windows 7, crashes Photoshop itself. The same panel works fine in Windows Photoshop x64 and on OSX.
Are there any known issues that would cause something like this? I've run into plenty of things that crash my panel, but nothing that crashes the whole app.
Thanks for any input,
Cameron
Copy link to clipboard
Copied
Most likely it's an issue in the Flash runtime.
Copy link to clipboard
Copied
I forgot to mention this is CS4.
I've tracked it down to this line:
`CSXSInterface.instance.evalScript("PhotoshopPersistent");`
Is there a better way to keep the panel persistent? It works in x64 just fine.