All of a sdden does this even after restarting PC and launchbox :(

Issue #5673 new
Liam Beale created an issue

Access is denied.

App: LaunchBox
Version: 11.6
Type: System.ComponentModel.Win32Exception
Site: Microsoft.Win32.SafeHandles.SafeProcessHandle OpenProcess(Int32, Int32, Boolean)
Source: System.Diagnostics.Process

at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.NtProcessManager.GetModules(Int32 processId, Boolean firstModuleOnly)
at System.Diagnostics.NtProcessManager.GetFirstModule(Int32 processId)
at Unbroken.LaunchBox.Windows.Integrations.ObsStudio.<>c__DisplayClass2_0.NDUSGJD6VEs(Process p)
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at Unbroken.LaunchBox.Windows.Integrations.ObsStudio.PrepareBeforeGameLaunch()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.MainViewModel.PlayGame(IGame g, IAdditionalApplication a, IEmulator e, String commandLine)
at I5YpNUVnmUdEpTNjJQS.XnRmFqobh(Object , IGame g, IAdditionalApplication a, IEmulator e, String commandLine, I5YpNUVnmUdEpTNjJQS )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.BoxesContentViewModel.<>c.fvU4Y960ymV(Object sender, MouseButtonEventArgs args)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Control.OnPreviewMouseDoubleClick(MouseButtonEventArgs e)
at System.Windows.Controls.Control.HandleDoubleClick(Object sender, MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

21:53:05 Exception

Comments (1)

  1. Jason Carr repo owner

    Hi Liam, this appears to be related to the OBS integration stuff. Has anything changed with OBS on your system? Worst case scenario, you should be able to turn off the OBS integration.

  2. Log in to comment