-
expressions switches off randomly / bug?
Hi all,
Same bug as was asked about in this forum earlier in 2007 and 2008:
some expressions randomly switches themselves off – i.e. equal sign goess off, no error messages, no warnings. I just see that the chain brakes at some point. As soon as I switch them back on, some of the other ones go off.Same situation as was described: many layer copies, expressions refer to other layers / previous time, motion blur. After Effects CS3.
Expression example:
Rotaion X: thisComp.layer(thisLayer.index + 1).rotationX.valueAtTime(time – 1/25)There are about 30 layers logically chained one after another, forming a trail as the master layer rotates by keyframes.
Kind regards,
Sergei SokolovHere’s the project file zipped:
https://depositfiles.com/files/3ramxnwkz(8kb zip)Is there any limit of number of dependencies within a single comp?
Is there a “best practice” of how to handle such recursive expressions?
What to do with “time before times” which is referred to at frame 0 and by motion blur?