GoldRenard / DMOAdvancedLauncher

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

[GameUpdate] Missing vDMO.ini? #60

Closed GoldRenard closed 8 years ago

GoldRenard commented 8 years ago
Error Reason:
----------------------------------------
AdvancedLauncher.exe caused DirectoryNotFoundException (Could not find a part of the path 'C:\Movegames\DigimonMastersOnline\LauncherLib\vDMO.ini'.) in assembly "mscorlib" at IL:438, NATIVE:338, System.Void System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath)

CLR Stack Trace: Interrupted Thread, TID: 26
----------------------------------------
"mscorlib" at IL:438, NATIVE:338, System.Void System.IO.__Error.WinIOError(System.Int32 errorCode, System.String maybeFullPath)
"mscorlib" at IL:998, NATIVE:1430, System.Void System.IO.FileStream.Init(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.Int32 rights, System.Boolean useRights, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, Microsoft.Win
"mscorlib" at IL:35, NATIVE:211, System.IO.FileStream..ctor(System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLon
"mscorlib" at IL:95, NATIVE:210, System.IO.StreamWriter..ctor(System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost)
"mscorlib" at IL:7, NATIVE:22, System.IO.StreamWriter..ctor(System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize)
"mscorlib" at IL:9, NATIVE:17, System.IO.StreamWriter..ctor(System.String path, System.Boolean append, System.Text.Encoding encoding)
"mscorlib" at IL:64, NATIVE:168, System.Void System.IO.File.WriteAllLines(System.String path, System.String[] contents)
"AdvancedLauncher" at IL:609, NATIVE:1193, 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