Plutonium won't launch/update
-
Crash ID: cea5660c26bd4e4983ca3c1ed19c6354
Plutonium.Updater.Core.Models.UpdateException: Failed to update file bin/plutonium-bootstrapper-win32.exe ---> System.UnauthorizedAccessExceptiontried to run as admin, didn't solve the problem. wasn't that way yesterday, it ran without any issues until today.
__
redownloading after deleting everything related to plutonium also did not work. it spits out the same error message.
__
also tried launching as admin by going through AppData->Local->Plutonium->bin->plutonium-launcher-win32.exe; the launcher itself did work and let me log in, but I'm unable to setup WaW, which is the only game for which I use plutonium. the folders themselves show up, just without any apps or an option to select file type.
attempted to link BO1 from steam, same thing happens. -
Please provide the full error message stack.
-
I guess there's no way for me to provide the full message anymore, cause after about 8 hours the launcher decided to fix itself. No idea why but I'll take it I guess.
-
Same problem. Used to work fine. Full message stack as follows:
Crash ID: 974d97d3ca704479944d4913c4238360
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()