Skip to content

ThreadInterruptedException: Thread interrupted #111

@TheLordBaski

Description

@TheLordBaski
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?

=====

  1. Started Launcher
  2. Launcher detected a new version
  3. Launcher started downloading the new version
  4. Launcher is stuck with the error above

After restarting, everything runs smooth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions