You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Cleared the concert server instance info on server shutdown. - Shutdown the disaster recovery service when a crash is created. This enable the next server instance to grab the file lock and restore. - Fixed archive rotation (delete oldest) that did not work when concurrent servers existed. - Improved disaster recovery error messages. - Fixed disaster recovery client not restoring a session that was crashed (server managed the crash), but for which the client process was still hanging around. - Prevent showing the recovery UI if -unattended is specified on command line. #rb Jamie.Dale [CL 9617188 by Patrick Laflamme in 4.24 branch]