Open qqqbbb opened 5 months ago
Exceptions thrown by methods registered with SaveUtils.RegisterOnSaveEvent should be ignored. The game won't be saved if this happens.
Tested with Nautilus 1.0.0-pre.31
Why not run those methods in postfix patch for SaveLoadManager.SaveToDeepStorageAsync ?
Exceptions thrown by methods registered with SaveUtils.RegisterOnSaveEvent should be ignored. The game won't be saved if this happens.
Tested with Nautilus 1.0.0-pre.31