Files
SPT-Server-Build/Libraries/SPTarkov.Server.Core
DrakiaXYZ 47089afdd1 Further attempt to resolve profile corruption issues (#650)
* Further attempt to resolve profile corruption issues
- FileUtil now uses File.Replace and does a sync flush
- Add restore capabilities to BackupService
- If loading a profile fails, attempt to restore from the most recent backup
- Trigger a backup creation on raid start, raid end, and game close
- Load profiles before starting the backupService to avoid backing up corrupt profiles

* - Switch async calls to .GetAwaiter().GetResult() for better exception handling

---------

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
2025-10-23 07:49:24 +02:00
..
2025-09-18 18:17:52 +02:00
2025-10-10 11:27:26 +00:00
2025-09-10 11:06:29 -04:00
2025-10-02 11:39:01 +01:00
2025-10-20 15:37:24 +01:00
2025-10-02 09:56:51 +01:00