You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the easy cases are the Find4GBBase call, as mentioned in #16601 (comment) - we do that on game startup and should be able to handle failures of that gracefully.
Many of the remaining crashes are OOMs, which we could handle more gracefully in a bunch of places, although will never be a good user experience and some cases are not really practical to catch.
The text was updated successfully, but these errors were encountered:
One of the easy cases are the Find4GBBase call, as mentioned in #16601 (comment) - we do that on game startup and should be able to handle failures of that gracefully.
Many of the remaining crashes are OOMs, which we could handle more gracefully in a bunch of places, although will never be a good user experience and some cases are not really practical to catch.
The text was updated successfully, but these errors were encountered: