setStateInformation/SetChunk plugin init issue w/ PT8SDK?

Hey Everyone,

For RTAS plugins, I am seeing that setStateInformation() is invoked twice, on initialization via SetChunks() from PT8SDK being used with Pro Tools 10.x, causing the state to become corrupt by being overwritten with junk from chunk->fData. It seems the only way around this is to hard code a bypass in the state routine to ignore a call from Pro Tools. Is anyone else experiencing similar issues? I am using the latest JUCE tip w/ Xcode 3.x.

Joe