Hey, thanks for this. Before you load one of the save files, can you send it to me? The save file you attached here is what happens to the save file after it fails to load. That scene is an error-handling script that runs when a save file is corrupted, usually. It'll also happen if there's an obsolete element from the save file, which is one way I can break backwards compatibility of saves, but I don't think I've removed any in the last few updates (and whenever I do, I keep them in the code as deprecated fields so that it won't break old save files!)
If I could get a copy of a save file that *would* break if you loaded it, but hasn't been loaded yet (which should be any of the ones you haven't loaded yet), I can try to reproduce this and fix it, so that would be much obliged.