Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore exceptions thrown by methods registered with SaveUtils.RegisterOnSaveEvent #549

Open
qqqbbb opened this issue May 9, 2024 · 1 comment

Comments

@qqqbbb
Copy link

qqqbbb commented May 9, 2024

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

@qqqbbb
Copy link
Author

qqqbbb commented May 9, 2024

Why not run those methods in postfix patch for SaveLoadManager.SaveToDeepStorageAsync ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant