GoldRenard / DMOAdvancedLauncher

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

[GameUpdate] WebException 404 handling #54

Closed GoldRenard closed 8 years ago

GoldRenard commented 8 years ago
Error Reason:
----------------------------------------
AdvancedLauncher.exe caused WebException (Error en el servidor remoto: (404) No se encontró.) in assembly "System" at IL:570, NATIVE:8420880, System.Net.WebResponse System.Net.HttpWebRequest.GetResponse()

CLR Stack Trace: Interrupted Thread, TID: 15
----------------------------------------
"System" at IL:570, NATIVE:8420880, System.Net.WebResponse System.Net.HttpWebRequest.GetResponse()
"AdvancedLauncher" at IL:41, NATIVE:178, System.Double AdvancedLauncher.Management.Internal.UpdateManager.GetFileLength(System.Uri url)
"AdvancedLauncher" at IL:146, NATIVE:289, 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()
GoldRenard commented 8 years ago

Shared task https://github.com/GoldRenard/DMOAdvancedLauncher/issues/67