GoldRenard / DMOAdvancedLauncher

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

Game execution access exceptions #59

Closed GoldRenard closed 8 years ago

GoldRenard commented 8 years ago
Error Reason:
----------------------------------------
AdvancedLauncher.exe caused Win32Exception (Identificador inválido) in assembly "System" at IL:681, NATIVE:1075, System.Boolean System.Diagnostics.Process.StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo startInfo)

CLR Stack Trace: Interrupted Thread, TID: 10
----------------------------------------
"System" at IL:681, NATIVE:1075, System.Boolean System.Diagnostics.Process.StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo startInfo)
"AdvancedLauncher" at IL:97, NATIVE:308, System.Boolean AdvancedLauncher.Management.Execution.SteamSensitiveLauncher.Execute(System.String application, System.String arguments)
"AdvancedLauncher" at IL:134, NATIVE:459, System.Void AdvancedLauncher.UI.Controls.GameControl.StartGame(System.String args)
"AdvancedLauncher" at IL:256, NATIVE:538, System.Void AdvancedLauncher.UI.Controls.GameControl.OnGameStartCompleted(System.Object sender, AdvancedLauncher.SDK.Model.Events.LoginCompleteEventArgs e)
"AdvancedLauncher" at IL:294, NATIVE:685, System.Void AdvancedLauncher.Management.Internal.LoginManager+<ShowLastSessionDialog>d__23.MoveNext()
"mscorlib" at IL:0, NATIVE:5306844, System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(System.Object state)
"WindowsBase" at IL:154, NATIVE:309, 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:348, 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:0, 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:43, NATIVE:87, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state)
"WindowsBase" at IL:32, NATIVE:99, System.Void System.Windows.Threading.DispatcherOperation.Invoke()
"WindowsBase" at IL:226, NATIVE:536, System.Void System.Windows.Threading.Dispatcher.ProcessQueue()
"WindowsBase" at IL:69, NATIVE:149, 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:254, 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:140, System.Object MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object o)
"WindowsBase" at IL:123, NATIVE:261, 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:455, 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:580, 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:288, System.Void System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)
"PresentationFramework" at IL:36, NATIVE:83, System.Object System.Windows.Application.RunDispatcher(System.Object ignore)
"PresentationFramework" at IL:240, NATIVE:418, System.Int32 System.Windows.Application.RunInternal(System.Windows.Window window)
"AdvancedLauncher" at IL:5, NATIVE:232, System.Void AdvancedLauncher.App.Main()
GoldRenard commented 8 years ago
Error Reason:
----------------------------------------
AdvancedLauncher.exe caused Win32Exception (Acesso negado) in assembly "System" at IL:681, NATIVE:1075, System.Boolean System.Diagnostics.Process.StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo startInfo)

CLR Stack Trace: Interrupted Thread, TID: 14
----------------------------------------
"System" at IL:681, NATIVE:1075, System.Boolean System.Diagnostics.Process.StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo startInfo)
"AdvancedLauncher" at IL:208, NATIVE:620, System.Void AdvancedLauncher.UI.Controls.GameControl.StartGame(System.String args)
"PresentationCore" at IL:240, NATIVE:624, System.Void System.Windows.EventRoute.InvokeHandlersImpl(System.Object source, System.Windows.RoutedEventArgs args, System.Boolean reRaised)
"PresentationCore" at IL:97, NATIVE:334, System.Void System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject sender, System.Windows.RoutedEventArgs args)
"PresentationFramework" at IL:31, NATIVE:165, System.Void System.Windows.Controls.Button.OnClick()
"PresentationFramework" at IL:76, NATIVE:279, System.Void System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs e)
"PresentationCore" at IL:7, NATIVE:86, System.Void System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate handler, System.Object target)
"PresentationCore" at IL:240, NATIVE:624, System.Void System.Windows.EventRoute.InvokeHandlersImpl(System.Object source, System.Windows.RoutedEventArgs args, System.Boolean reRaised)
"PresentationCore" at IL:112, NATIVE:387, System.Void System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject sender, System.Windows.RoutedEventArgs args, System.Windows.RoutedEvent newEvent)
"PresentationCore" at IL:7, NATIVE:86, System.Void System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate handler, System.Object target)
"PresentationCore" at IL:240, NATIVE:624, System.Void System.Windows.EventRoute.InvokeHandlersImpl(System.Object source, System.Windows.RoutedEventArgs args, System.Boolean reRaised)
"PresentationCore" at IL:97, NATIVE:334, System.Void System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject sender, System.Windows.RoutedEventArgs args)
"PresentationCore" at IL:20, NATIVE:100, System.Void System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs args)
"PresentationCore" at IL:556, NATIVE:1073, System.Boolean System.Windows.Input.InputManager.ProcessStagingArea()
"PresentationCore" at IL:71, NATIVE:253, System.Boolean System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport inputReport)
"PresentationCore" at IL:528, NATIVE:1040, 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:904, 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:124, 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: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:94, 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()
GoldRenard commented 8 years ago
Error Reason:
----------------------------------------
AdvancedLauncher.exe caused Win32Exception (Access is denied) in assembly "System" at IL:667, NATIVE:625, System.Boolean System.Diagnostics.Process.StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo startInfo)

CLR Stack Trace: Interrupted Thread, TID: 13
----------------------------------------
"System" at IL:667, NATIVE:625, System.Boolean System.Diagnostics.Process.StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo startInfo)
"AdvancedLauncher" at IL:97, NATIVE:300, System.Boolean AdvancedLauncher.Management.Execution.SteamSensitiveLauncher.Execute(System.String application, System.String arguments)
"AdvancedLauncher" at IL:85, NATIVE:374, System.Void AdvancedLauncher.UI.Controls.GameControl.StartGame(System.String args)
"AdvancedLauncher" at IL:294, NATIVE:575, System.Void AdvancedLauncher.Management.Internal.LoginManager+<ShowLastSessionDialog>d__23.MoveNext()
"mscorlib" at IL:0, NATIVE:56, System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c__DisplayClass2.<ThrowAsync>b__3(System.Object state)
"WindowsBase" at IL:142, NATIVE:174, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:2, NATIVE:54, System.Object System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler)
"WindowsBase" at IL:122, NATIVE:267, System.Void System.Windows.Threading.DispatcherOperation.InvokeImpl()
"mscorlib" at IL:121, NATIVE:350, System.Void System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:9, NATIVE:23, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
"mscorlib" at IL:52, NATIVE:82, System.Void System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state)
"WindowsBase" at IL:32, NATIVE:126, System.Void System.Windows.Threading.DispatcherOperation.Invoke()
"WindowsBase" at IL:246, NATIVE:450, System.Void System.Windows.Threading.Dispatcher.ProcessQueue()
"WindowsBase" at IL:144, NATIVE:113, 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:16, NATIVE:195, 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:130, System.Object MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object o)
"WindowsBase" at IL:119, NATIVE:105, System.Object System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate callback, System.Object args, System.Int32 numArgs)
"WindowsBase" at IL:2, NATIVE:54, System.Object System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler)
"WindowsBase" at IL:187, NATIVE:369, 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:280, NATIVE:287, 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:60, NATIVE:236, System.Void System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame frame)
"PresentationFramework" at IL:36, NATIVE:115, System.Object System.Windows.Application.RunDispatcher(System.Object ignore)
"PresentationFramework" at IL:238, NATIVE:141, System.Int32 System.Windows.Application.RunInternal(System.Windows.Window window)
"AdvancedLauncher" at IL:17, NATIVE:64, System.Void AdvancedLauncher.App.Main()
GoldRenard commented 8 years ago

Fixed https://github.com/GoldRenard/DMOAdvancedLauncher/commit/f2e0d08a340a2447bf5f6d570c712a5f5380d845