
This is the same as the Win32 Epoch date, of January 1, 1601.
What did you do?
- Create a Savegame file
- In Windows' File Explorer, Navigate to %appdata%/Factorio/saves/
- Right-click --> Extract all; select the "saves" folder so there is not a nested saves/SpaceAge4/SpaceAge4/ directory
- In Factorio, open the Load Game dialog
What happened?
- Metadata for the "Save Folder" shows the date as "423 years ago". File size is "0.0MB"
What did you expect to happen instead? It might be obvious to you, but do it anyway!
- Age of the save should be same or close to the files' "Date modified" as seen in File Explorer
- File Size would be the same as "Size" in Folder Properties (this requires walking the directory tree with Get-ChildItem or `du` on Linux; may not be feasible)
Does it happen always, once, or sometimes?
- When attempting to load a "Save Folder" instead of a "Save File"
I have not tested this on Linux yet; I would expect to see similar results, but with the UNIX Epoch date (January 1, 1970) instead.