HendrixString / adobe-cep-react-create

Create Adobe-CEP extension with React, Material-UI, Native Node modules, Webpack, Babel and ExtendScript
Apache License 2.0
125 stars 27 forks source link

EvalScript error running extension for Premiere on Windwos #40

Closed JRammos29 closed 3 years ago

JRammos29 commented 3 years ago

Hi. I'm working on a panel to run in both After Effects and PremierePro.

When I run the extension on Mac, the extension works in both AEFT and PPRO. But on Windows, I'm getting this "EvalScript error" when running with Premiere. With AEFT runs normally on Mac and Windows.

I'm getting just an "EvalScript error" message in the console with no clues of what can be the problem.

Is there any difference in the way the script is evaluated on Windows or Mac?