Update: after coming back later it suddenly works again, I did nothing besides turning my computer to sleep mode. Still not sure what the issue was or what to do to fix it but it seems like it fixed itself.
Pokeee
Posts
-
plutonium isn't opening -
plutonium isn't openingIt was working fine a few days ago, I tried opening it today and I get this crash message after it sits for a while trying to load:
Crash ID: c8a6883aa5c04b6c870091fda97bd441
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Plutonium.Updater.Core.HTTP.<GetJsonAsync>d__3`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at Plutonium.Updater.Core.Updater.<Run>d__24.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Plutonium.Updater.App.Windows.UpdateWindow.<UpdateWindow_Loaded>d__6.MoveNext()