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
I would like to add that I got the same exception as is in Sentrus' log. I'm not sure if it was just as another mod was finishing, but I was trying to point Automaton to a mod I had downloaded while it was auto-downloading.
I am mainly commenting to add that I received an error popup notifying me of the exception which itself was non-responsive- it seems that the UI thread is down in that moment, which means that I can't interact with the program to hit the shutdown button available in the popup. It eventually closed on its own as I tried to hit the button, perhaps because it was already shutting down, perhaps because my click got through, or because windows just decided it was non-responsive.
Not that you'd need the suggestion, but it may be possible to salvage the UI thread when catching errors so that the user can experience the shut down popup smoothly.
Log here: https://pastebin.com/fMwKA4mR
I suspect only the last few lines are relevant however.
The text was updated successfully, but these errors were encountered: