GoldRenard / DMOAdvancedLauncher

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

Settings save issue #84

Open GoldRenard opened 8 years ago

GoldRenard commented 8 years ago

CLR Stack Trace: Interrupted Thread, TID: 11
----------------------------------------
"mscorlib" at IL:571, NATIVE:14584403, 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:214, 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:0, NATIVE:125, System.IO.StreamWriter..ctor(System.String path)
"AdvancedLauncher" at IL:252, NATIVE:950, System.Void AdvancedLauncher.Management.EnvironmentManager.Save()
"Ninject" at IL:16, NATIVE:136, System.Void Ninject.Infrastructure.Language.ExtensionsForIEnumerableOfT.Map(System.Collections.Generic.IEnumerable`1[T] series, System.Action`1[T] action)
"Ninject" at IL:16, NATIVE:136, System.Void Ninject.Infrastructure.Language.ExtensionsForIEnumerableOfT.Map(System.Collections.Generic.IEnumerable`1[T] series, System.Action`1[T] action)
"Ninject" at IL:201, NATIVE:367, System.Object Ninject.Activation.Context.ResolveInternal(System.Object scope)
"Ninject" at IL:65, NATIVE:253, System.Object Ninject.Activation.Context.Resolve()
"System.Core" at IL:98, NATIVE:248, System.Boolean System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext()
"System.Core" at IL:112, NATIVE:296, System.Boolean System.Linq.Enumerable+<CastIterator>d__b1`1[TResult].MoveNext()
"System.Core" at IL:70, NATIVE:282, TSource System.Linq.Enumerable.Single(System.Collections.Generic.IEnumerable`1[TSource] source)
"AdvancedLauncher" at IL:62, NATIVE:194, System.Void AdvancedLauncher.App.Application_Startup(System.Object sender, System.Windows.StartupEventArgs e)
"PresentationFramework" at IL:15, NATIVE:83, System.Object System.Windows.Application.<.ctor>b__1(System.Object unused)
"WindowsBase" at IL:123, NATIVE:90, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:17, NATIVE:71, System.Object MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object source, System.Delegate method, System.Object args, System.Int32 numArgs, System.Delegate catchHandler)
"WindowsBase" at IL:158, NATIVE:641, System.Void System.Windows.Threading.DispatcherOperation.InvokeImpl()
"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:47, NATIVE:87, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state)
"WindowsBase" at IL:32, NATIVE:113, System.Void System.Windows.Threading.DispatcherOperation.Invoke()
"WindowsBase" at IL:226, NATIVE:673, System.Void System.Windows.Threading.Dispatcher.ProcessQueue()
"WindowsBase" at IL:69, NATIVE:179, System.IntPtr System.Windows.Threading.Dispatcher.WndProcHook(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"WindowsBase" at IL:49, NATIVE:330, System.IntPtr MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"WindowsBase" at IL:91, NATIVE:128, System.Object MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object o)
"WindowsBase" at IL:123, NATIVE:90, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:17, NATIVE:71, System.Object MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object source, System.Delegate method, System.Object args, System.Int32 numArgs, System.Delegate catchHandler)
"WindowsBase" at IL:206, NATIVE:700, System.Object System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:297, NATIVE:320, System.IntPtr MS.Win32.HwndSubclass.SubclassWndProc(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam)
"WindowsBase" at NATIVE:0, System.IntPtr MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG& msg)
"WindowsBase" at IL:72, NATIVE:274, System.Void System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)
"PresentationFramework" at IL:240, NATIVE:378, System.Int32 System.Windows.Application.RunInternal(System.Windows.Window window)
"PresentationFramework" at IL:7, NATIVE:103, System.Int32 System.Windows.Application.Run()
"AdvancedLauncher" at IL:5, NATIVE:232, System.Void AdvancedLauncher.App.Main()