GoldRenard / DMOAdvancedLauncher

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

[LoginManager] UpdateCredentials NullReferenceException #51

Closed GoldRenard closed 8 years ago

GoldRenard commented 8 years ago
Error Reason:
----------------------------------------
AdvancedLauncher.exe caused NullReferenceException (Object reference not set to an instance of an object.) in assembly "AdvancedLauncher" at IL:43, NATIVE:118, System.Boolean AdvancedLauncher.Management.Internal.LoginManager.UpdateCredentials(AdvancedLauncher.SDK.Model.Config.Profile profile, AdvancedLauncher.Model.Protected.LoginData data)

CLR Stack Trace: Interrupted Thread, TID: 13
----------------------------------------
"AdvancedLauncher" at IL:43, NATIVE:118, System.Boolean AdvancedLauncher.Management.Internal.LoginManager.UpdateCredentials(AdvancedLauncher.SDK.Model.Config.Profile profile, AdvancedLauncher.Model.Protected.LoginData data)
"AdvancedLauncher" at IL:71, NATIVE:340, System.Void AdvancedLauncher.UI.Windows.Settings.OnApplyClick(System.Object sender, System.Windows.RoutedEventArgs e)
"PresentationCore" at IL:232, NATIVE:623, System.Void System.Windows.EventRoute.InvokeHandlersImpl(System.Object source, System.Windows.RoutedEventArgs args, System.Boolean reRaised)
"PresentationCore" at IL:89, NATIVE:333, System.Void System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject sender, System.Windows.RoutedEventArgs args)
"PresentationFramework" at IL:31, NATIVE:164, System.Void System.Windows.Controls.Button.OnClick()
"PresentationFramework" at IL:70, NATIVE:278, System.Void System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs e)
"PresentationCore" at IL:7, NATIVE:85, System.Void System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate handler, System.Object target)
"PresentationCore" at IL:232, NATIVE:623, System.Void System.Windows.EventRoute.InvokeHandlersImpl(System.Object source, System.Windows.RoutedEventArgs args, System.Boolean reRaised)
"PresentationCore" at IL:104, NATIVE:386, System.Void System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject sender, System.Windows.RoutedEventArgs args, System.Windows.RoutedEvent newEvent)
"PresentationCore" at IL:7, NATIVE:85, System.Void System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate handler, System.Object target)
"PresentationCore" at IL:232, NATIVE:623, System.Void System.Windows.EventRoute.InvokeHandlersImpl(System.Object source, System.Windows.RoutedEventArgs args, System.Boolean reRaised)
"PresentationCore" at IL:89, NATIVE:333, System.Void System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject sender, System.Windows.RoutedEventArgs args)
"PresentationCore" at IL:20, NATIVE:99, System.Void System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs args)
"PresentationCore" at IL:493, NATIVE:1072, System.Boolean System.Windows.Input.InputManager.ProcessStagingArea()
"PresentationCore" at IL:71, NATIVE:252, System.Boolean System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport inputReport)
"PresentationCore" at IL:528, NATIVE:1039, System.Boolean System.Windows.Interop.HwndMouseInputProvider.ReportInput(System.IntPtr hwnd, System.Windows.Input.InputMode mode, System.Int32 timestamp, System.Windows.Input.RawMouseActions actions, System.Int32 x, System.Int32 y, System.Int32 wheel)
"PresentationCore" at IL:601, NATIVE:903, System.IntPtr System.Windows.Interop.HwndMouseInputProvider.FilterMessage(System.IntPtr hwnd, MS.Internal.Interop.WindowMessage msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"PresentationCore" at IL:97, NATIVE:123, System.IntPtr System.Windows.Interop.HwndSource.InputFilterMessage(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"WindowsBase" at IL:49, NATIVE:329, System.IntPtr MS.Win32.HwndWrapper.WndProc(System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled)
"WindowsBase" at IL:54, NATIVE:127, System.Object MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object o)
"WindowsBase" at IL:123, NATIVE:93, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:2, NATIVE:70, 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:699, 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:319, 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:64, NATIVE:273, System.Void System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)
"PresentationFramework" at IL:232, NATIVE:377, System.Int32 System.Windows.Application.RunInternal(System.Windows.Window window)
"PresentationFramework" at IL:0, NATIVE:102, System.Int32 System.Windows.Application.Run()
"AdvancedLauncher" at IL:5, NATIVE:231, System.Void AdvancedLauncher.App.Main()
GoldRenard commented 8 years ago

https://github.com/GoldRenard/DMOAdvancedLauncher/commit/d925aeffddeab727184043e5bbc5dc5b5459aa52