GoldRenard / DMOAdvancedLauncher

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

[GameUpdate] ZipException (Cannot find central directory) in assembly "ICSharpCode.SharpZipLib" #50

Closed GoldRenard closed 8 years ago

GoldRenard commented 8 years ago
Error Reason:
----------------------------------------
AdvancedLauncher.exe caused ZipException (Cannot find central directory) in assembly "ICSharpCode.SharpZipLib" at IL:69, NATIVE:1711, System.Void ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries()

CLR Stack Trace: Interrupted Thread, TID: 13
----------------------------------------
"ICSharpCode.SharpZipLib" at IL:69, NATIVE:1711, System.Void ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries()
"ICSharpCode.SharpZipLib" at IL:94, NATIVE:143, ICSharpCode.SharpZipLib.Zip.ZipFile..ctor(System.String name)
"AdvancedLauncher" at IL:0, NATIVE:53, System.Void AdvancedLauncher.Management.Internal.UpdateManager.ExtractUpdate(System.Int32 updateNumber, System.Int32 updateMaxNumber, System.Double progress, System.Double maxProgress, System.String archiveFilenameIn, System.String outFolder, System.Boole
"AdvancedLauncher" at IL:489, NATIVE:982, System.Boolean AdvancedLauncher.Management.Internal.UpdateManager.DownloadUpdates(AdvancedLauncher.SDK.Model.Config.GameModel model, AdvancedLauncher.SDK.Model.VersionPair versionPair)
"AdvancedLauncher" at IL:138, NATIVE:230, System.Void AdvancedLauncher.UI.Controls.GameControl+<BeginUpdate>d__29.MoveNext()
"mscorlib" at IL:39, NATIVE:99, System.Void System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task task)
"mscorlib" at IL:40, NATIVE:58, System.Void System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task)
"AdvancedLauncher" at IL:515, NATIVE:776, System.Void AdvancedLauncher.UI.Controls.GameControl+<CheckWorker_DoWork>d__27.MoveNext()
"mscorlib" at IL:0, NATIVE:52, System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c__DisplayClass2.<ThrowAsync>b__5(System.Object state)
"mscorlib" at IL:7, NATIVE:65, System.Void System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object state)
"mscorlib" at IL:121, NATIVE:179, System.Void System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:0, NATIVE:21, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:33, NATIVE:95, System.Void System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
"mscorlib" at IL:158, NATIVE:338, System.Boolean System.Threading.ThreadPoolWorkQueue.Dispatch()
"mscorlib" at IL:0, NATIVE:9, System.Boolean System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
GoldRenard commented 8 years ago
Error Reason:
----------------------------------------
AdvancedLauncher.exe caused ZipException (Wrong Central Directory signature) in assembly "ICSharpCode.SharpZipLib" at IL:417, NATIVE:1430, System.Void ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries()

CLR Stack Trace: Interrupted Thread, TID: 20
----------------------------------------
"ICSharpCode.SharpZipLib" at IL:417, NATIVE:1430, System.Void ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries()
"ICSharpCode.SharpZipLib" at IL:94, NATIVE:350, ICSharpCode.SharpZipLib.Zip.ZipFile..ctor(System.String name)
"AdvancedLauncher" at IL:7, NATIVE:121, System.Void AdvancedLauncher.Management.Internal.UpdateManager.ExtractUpdate(System.Int32 updateNumber, System.Int32 updateMaxNumber, System.Double progress, System.Double maxProgress, System.String archiveFilenameIn, System.String outFolder, System.Boole
"AdvancedLauncher" at IL:548, NATIVE:1052, 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:5430592, System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__1(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:162, NATIVE:490, System.Boolean System.Threading.ThreadPoolWorkQueue.Dispatch()
GoldRenard commented 8 years ago

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