Plutonium will not install
-
I've been trying for the past 4 days to get this to install and I keep getting this same error message. Someone help.
Crash ID: fd85365fdf1b43e386e37dc42c39af6f
Plutonium.Updater.Core.Models.UpdateException: Failed to update file storage/iw5/mp_nuked.iwd ---> System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.IOException: Unable to read data from the transport connection: The connection was closed.
at System.Net.ConnectStream.EndRead(IAsyncResult asyncResult)
at System.Net.WebClient.DownloadBitsReadCallbackState(DownloadBitsState state, IAsyncResult result)
--- End of inner exception stack trace ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Plutonium.Updater.Core.Updater.<Run>d__24.MoveNext()
--- End of inner exception stack trace ---
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.HandleNonSuccessAndDebuggerNotification(Task task)
at Plutonium.Updater.App.Windows.UpdateWindow.<UpdateWindow_Loaded>d__6.MoveNext()