Weird bug when opening an aep file
Hi
I have just completed my first custom control with arbitrary data. I felt very pleased.
Until my last bit of testing.
If I use the effect with my custom control, then save, then open the saved file by double clicking it, I get the following behaviour.
1) A popup message saying Your disk cache folder is on a drive that does not have enough available space to safely store the full amount specified in your preferences.
2) I click OK and the project loads.
3) When I swap from the project panel to the Effect controls panel AE enters a seemingly infinite loop of displaying dialogs saying After Effects Error : Not able to acquire AEFX Suite (516) (25:: 101).
The frustrating thing is that the same problems do not occur if I use File->Open or if I run AE in my debugger with the project file as a parameter following the AE executable path. This is making it very difficult to debug.
I wondered if there is a multithreading race problem that the debugger is disguising. I've tried to be very careful to check return values and buffer sizes so I'm hoping it's not a buffer overrun or pointer issue.
If anyone has any thoughts I would welcome them. Especially if anyone knows the what kind of interactions happen with plugins during project load.
Phil
