GoldRenard / DMOAdvancedLauncher

Advanced launcher for Digimon Masters Online (DMO)
16 stars 9 forks source link

Handle connection issues #82

Open GoldRenard opened 8 years ago

GoldRenard commented 8 years ago

CLR Stack Trace: Interrupted Thread, TID: 18
----------------------------------------
"mscorlib" at IL:571, NATIVE:14460424, System.Void System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath)
"mscorlib" at IL:80, NATIVE:14245604, System.Void System.IO.FileStream.WriteCore(System.Byte[] buffer, System.Int32 offset, System.Int32 count)
"ICSharpCode.SharpZipLib" at IL:97, NATIVE:118, System.Void ICSharpCode.SharpZipLib.Core.StreamUtils.Copy(System.IO.Stream source, System.IO.Stream destination, System.Byte[] buffer)
"AdvancedLauncher" at IL:130, NATIVE:451, System.Boolean AdvancedLauncher.Management.Internal.UpdateManager.ExtractUpdate(System.Int32 updateNumber, System.Int32 updateMaxNumber, System.Double progress, System.Double maxProgress, System.String archiveFilenameIn, System.String outFolder, System.Bo
"AdvancedLauncher" at IL:702, NATIVE:1285, System.Boolean AdvancedLauncher.Management.Internal.UpdateManager.DownloadUpdates(AdvancedLauncher.SDK.Model.Config.GameModel model, AdvancedLauncher.SDK.Model.VersionPair versionPair)
"AdvancedLauncher" at IL:170, NATIVE:549, System.Void AdvancedLauncher.UI.Controls.GameControl+<BeginUpdate>d__29.MoveNext()
"mscorlib" at IL:82, NATIVE:144, System.Void System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task task)
"mscorlib" at IL:41, NATIVE:84, System.Void System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
"mscorlib" at IL:11, NATIVE:49, TResult System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult()
"AdvancedLauncher" at IL:515, NATIVE:1061, System.Void AdvancedLauncher.UI.Controls.GameControl+<CheckWorker_DoWork>d__27.MoveNext()
"mscorlib" at IL:0, NATIVE:5103584, System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__5(System.Object state)
"mscorlib" at IL:112, NATIVE:645, System.Void System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:4, NATIVE:9, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:0, NATIVE:111, System.Void System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
"mscorlib" at IL:163, NATIVE:490, System.Boolean System.Threading.ThreadPoolWorkQueue.Dispatch()