Open Sentrus opened 5 years ago
This'll be fixed when I get the Download / Validate rework in. Hang tight.
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.
Best of luck!
I attached the log in case it's of any use.
Log here: https://pastebin.com/fMwKA4mR
I suspect only the last few lines are relevant however.