-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
2019-01-02 09:32:04.029 +01:00 [ ERROR ] <BaseHttpDownloader::Download> Downloading has failed.
System.Threading.ThreadInterruptedException: Thread interrupted
at (wrapper managed-to-native) System.Threading.WaitHandle:WaitOne_internal (intptr,int,bool)
at System.Threading.WaitHandle.WaitOne (Int32 millisecondsTimeout, Boolean exitContext) [0x00000] in <filename unknown>:0
at System.Net.WebAsyncResult.WaitUntilComplete (Int32 timeout, Boolean exitContext) [0x00000] in <filename unknown>:0
at System.Net.WebConnectionStream.Read (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
at PatchKit.Unity.Patcher.AppData.Remote.Downloaders.BaseHttpDownloader.ReadResponseStream (System.IO.Stream responseStream, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
at PatchKit.Unity.Patcher.AppData.Remote.Downloaders.BaseHttpDownloader.Download (CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
This happened to me for a few times now. Don't know how can I resolve this. Any idea?
=====
- Started Launcher
- Launcher detected a new version
- Launcher started downloading the new version
- Launcher is stuck with the error above
After restarting, everything runs smooth.
Metadata
Metadata
Assignees
Labels
No labels