me sale este error
Crash ID: 7d5c3faa9f1b44e5946b14c7065dd0a2
Plutonium.Updater.Core.Models.UpdateException: Failed to update file games/t6mp.exe ---> System.Net.WebException: Excepción durante una solicitud WebClient. ---> System.IO.IOException: Error en la operación de descifrado, vea la excepción interna. ---> System.ComponentModel.Win32Exception: No se puede descifrar los datos especificados
--- Fin del seguimiento de la pila de la excepción interna ---
en System.Net.Security._SslStream.ProcessReadErrorCode(SecurityStatus errorCode, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest, Byte[] extraBuffer)
en System.Net.Security._SslStream.ProcessFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
en System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
en System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
en System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
en System.Net.Security._SslStream.BeginRead(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback asyncCallback, Object asyncState)
en System.Net.TlsStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback asyncCallback, Object asyncState)
en System.Net.ConnectStream.BeginReadWithoutValidation(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state)
en System.Net.ConnectStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state)
en System.Net.WebClient.DownloadBitsState.RetrieveBytes(Int32& bytesRetrieved)
en System.Net.WebClient.DownloadBitsReadCallbackState(DownloadBitsState state, IAsyncResult result)
--- Fin del seguimiento de la pila de la excepción interna ---
en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
en Plutonium.Updater.Core.Updater.<Run>d__24.MoveNext()
--- Fin del seguimiento de la pila de la excepción interna ---
en Plutonium.Updater.Core.Updater.<Run>d__24.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en Plutonium.Updater.App.Windows.UpdateWindow.<UpdateWindow_Loaded>d__6.MoveNext()