Hi There!
Today I updated AE to CC 2015 and my plugin started to launch this strange error:
After Effects warning: A plugin is attempting to do an invalid operation: modifying a locked project ( 1 :: 0 )
I've tracked that error into the function AEGP_SetStreamValue from stream suite, that now returns 6 as an error code... That error code is not defined on the SDK, at least in the version that I have (CS5 sdk).
This function is being called from PF_Cmd_FRAME_SETUP.
Then after the PF_Cmd_FRAME_SETDOWN command the warning above appears.
Do I need to update to a new SDK?
Or this error 6 means that I am doing something very wrong?
Best regards,
Marco