- Mar 11, 2017
 
- 818
 
- 1,060
 
- 395
 
The original post directly states "This new release absolutely requires a new save. Please do not use your old saves."I have a save created in the past version, now it keep appearing error all the time, fortunately oy can bypass these by pressing ignore, but they are irritating, anyone else is facing this?
You don't have permission to view the spoiler content. Log in or register now.
You can use my mod to speed things up or makes things easier.
Also with the way Renpy saves usually works, even if you could get an old save game to work without errors, you would not be seeing the changes from the updates, since the save is a full-state (as in it contains copy of the full game state, all variables etc., and a copy of each script in how it was when the save was made), so any changes to a characters file would not be found in your save. Renpy Games that support cross-version saves either saves in the Persistent file or have versioning, which Wifetrainer Files currently does not.
This means you should always assume that old saves does not work unless the developer tells you that they will.
								
									Last edited: