- Event type
- patch note
- Published
- 23 August 2024 - 22:38:08 UTC
- Source
- steam_community_announcements
fixed a bug with abandoning quests from the map screen that wasn't fully removing the quest fixed a bug where the gauntlet could recover from lost data by recreating the gauntlet but it wouldn't re-add all of its locations so it would be inaccessible the gauntlet will now generate a crash log if it fails to load correctly so I can hunt down the source of data corruption making gauntlets recover themselves world saving was made more robust with each individual stage being capable of logging exceptions and attempting to move on to the next stage, hopefully allowing me to catch sources of save game data corruption in the future added an extra safety check to world database finalization to make sure any async data items received after a shutdown was called can be collected and written before the database declares itself final and ready to close. fixed a bug with procedural quests that caused...