Hi,
Last week I was working on a showreel template for my company and I incorporated a few expressions and sliders to try and minimise the amount of work required to add new content.
These expressions were working perfectly together and now after the weekend the file seems to be broken. Every time the file crashes I get this message:
"A copy of your project was saved at: XXX.aep
Last log message was: <140735177282320> <ae.blitpipe> <2> Making New Context
Generating crash log, which may take a few minutes."
It crashes on startup with the original file. The duplicate that AE created only crashes when I re-enable 1 of 2 of the expressions which it automatically disabled. The expression that seems to be the problem is:
startX = transform.anchorPoint[0];
startY = transform.anchorPoint[1];
endX = transform.xPosition;
endY = transform.yPosition;
differenceX = startX - endX;
differenceY = startY - endY;
sliderVal = thisComp.layer("Guide").effect("Blackout, Blur etc")("Slider");
currentValX = startX - differenceX*(sliderVal/100);
currentValY = startY - differenceY*(sliderVal/100);
[currentValX, currentValY, 0]
I hate to just copy and paste everything in here but I am completely baffled by this and After Effects offers no clue as to what the problem is. If anyone can shed some light on what the issue may be it would be much appreciated.
Thanks,
Liam
---------
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: MacBookPro11,3
Processor Name: Intel Core i7
Processor Speed: 2.5 GHz
Number of Processors: 1
Total Number of Cores: 4
L2 Cache (per Core): 256 KB
L3 Cache: 6 MB
Memory: 16 GB
Boot ROM Version: MBP112.0138.B07
SMC Version (system): 2.19f7
Serial Number (system): C02N6C3GG3QD
Hardware UUID: 241E1179-D911-50CA-96DB-618E6F815FEE
System Software Overview:
System Version: OS X 10.9.4 (13E28)
Kernel Version: Darwin 13.3.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Computer Name: Liam’s MacBook Pro
User Name: Liam Owen (liam)
Secure Virtual Memory: Enabled
Time since boot: 5 minutes