The SaveStateToFile method is no longer supported. The random number generator can be placed in a reproducible state by using the NextSeed method of the CAmosSeedManager class to obtain a seed, and then using the Initialize method of the AmosRanGen class to initialize the random number generator.