Experience-Monks / ae-to-json

will export an After Effects project as a JSON object
MIT License
237 stars 26 forks source link

Crash of aeToJson, getProperties, AfterEffect CC 2017 14.2.1.34 #18

Open pelallemant opened 6 years ago

pelallemant commented 6 years ago

Hi,

I have a problem with a after-effect project of 10s. When I launch a dump to Json it says the error message that I have to enable Network etc... in After Effect.

I copied the sources and modified them in order to investigate and figured out that if I comment the following line: https://github.com/Jam3/ae-to-json/blob/master/src/getProperties.js#L27 it works, (but without the subdata, normal).

I didn't find a solution yet, have you tips to avoid getting this error ? or a potential fix ? In a VM it works perfectly, on my desktop station it doesn't (it has more RAM ... not logical).

Thanks

pelallemant commented 6 years ago

It seems it's when AfterEffect is not in english language that this crash occurs.