@Mattes98 All I can say for sure is that the corrupted files you post get truncated after the save file header, and before the actual data is written. That is the point in the code where the game does its first write to the file, and aborts in the case of problems. So my impression is that the game is unable to access the file system properly at that point, which can be due to external factors like disk space or AV interference.