-
Expressions Disabling Themselves
Hi everyone,
I’m working on a music project that involves a lot of expressions. I’d say there are about twenty attributes in my comp that are being linked via expressions. Many of those links are happening between Element and a positional reference Null. I have a scale bounce expression on that Null, and it often likes to disable itself, and several other expressions outside of that Null disable themselves. AE spits out different “can’t divide by zero” errors when they fault.
I’ve grabbed ActivateDisabledExpressions from AEScripts, and it’s helping to move things along, but the expressions just re-disable themselves after about a minute of working.
Has anyone run into this before? The main variable between this and other projects is Element, but I’m curious if anyone can offer a different solution.
Thank you!