Skip to main content
Known Participant
August 3, 2024
Question

Not working Apple Silicon ScriptListener Mac M1 PS 2024

  • August 3, 2024
  • 1 reply
  • 862 views

Hey Guys,

 

I've been testing this wonderful plugin ScriptListener on Windows and it's working fine but on my Mac M1 (Sonoma) I've used it before then I trashed the script log files and when I tried to relaunch the plugin didn't work. Just works when I set to Rosetta. Photoshop works slower when I check to launch with Rosetta, \Any help with this?

This topic has been closed for replies.

1 reply

Stephen Marsh
Community Expert
Community Expert
August 3, 2024

That's how it is.

 

As Adobe have decided that.UXP is the future and have a native batchPlay converter built in, I doubt that they will ever update the old plugin.

 

So when you're not scripting, don't use Rosetta if you're after better performance.

GregContAuthor
Known Participant
August 4, 2024

Thanks man, What you think about UXP? do you think we can achieve more with it? I'm trying to make an script to change several shape to an specific color, a batch of files so I want to batch edit the colors for example. a shirt is white and blue max three colors and I wanna bulk color edit in many PSDs, Any forum?

 

Stephen Marsh
Community Expert
Community Expert
August 4, 2024
quote

Thanks man, What you think about UXP?

 

I think that it shows a great deal of promise/potential.

 

quote

do you think we can achieve more with it?


By @GregCont

 

At the moment, no, Adobe has not made it easy for existing scripters or new scripters to transition and learn the new toolset. Application scripting is simpler than plugin development, but none of this is easy. IMHO it requires dedicated UXP scripting evangelists for each program that will provide working code examples in both DOM and batchPlay and much better documentation and training resources than what we have at the moment. I take for granted the long history of ExtendScript development and the knowledge and experience of Adobe staff and end-users contributing to the legacy scripting community.