bug on windows 10

Issue #5380 new
vedat kati created an issue

Aucun processus n'est associé à cet objet.

App: Big Box
Version: 10.15
Type: System.InvalidOperationException
Site: Void EnsureState(State)
Source: System

at System.Diagnostics.Process.EnsureState(State state)
at System.Diagnostics.Process.get_HasExited()
at (<>c__DisplayClass321_0 )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.<>c__DisplayClass321_0.<GamePause>b__2()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at (Action , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at (MainViewModel )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.GamePause()
at (GameControllerStatus , InputAction , InputAction , InputAction , InputAction , InputAction , Action )
at Unbroken.LaunchBox.Windows.GameControllers.GameControllerHandler.ProcessControllerAutomation(GameControllerStatus status, InputAction exitGameAction, InputAction focusAction, InputAction volumeDownAction, InputAction volumeUpAction, InputAction showPauseScreenAction, Action gamePauseAction)
at (MainViewModel )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.ProcessController()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

20:57:33 Exception

Comments (0)

  1. Log in to comment