Error on Image Search

Issue #6492 new
Crystal Shepard created an issue

The system cannot find the file specified.

App: Big Box
Version: 12.3
Type: System.ComponentModel.Win32Exception
Site: Boolean StartWithCreateProcess(System.Diagnostics.ProcessStartInfo)
Source: System.Diagnostics.Process

at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName, String arguments)
at ImageSearch.ImageSearch.OnSelected(IGame selectedGame)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.GamesViewModelBase.<>c__DisplayClass182_3.LoginSetter(Object , Object )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.GamesViewModelBase.<>c__DisplayClass182_3.PatchMessage()
at Unbroken.LaunchBox.Windows.BigBox.MenuActions.MethodMenuAction.OnEnter()
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.GamesViewModelBase.CloneAccount(Object )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.GamesViewModelBase.OnEnter()
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.RateEvent(Object )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnEnter()
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.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 Unbroken.LaunchBox.Windows.Threading.PrepareTransformerSerializer(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.Invoke(DispatcherPriority priority, Action callback)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.ChangePolicy(DispatcherPriority , Object )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.RegisterReg(Guid value)
at AlgoProducer.InitProducer(Object , Guid res, AlgoProducer )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.<>c__DisplayClass341_1.ResetPage()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

6:16:53 PM Exception

Comments (0)

  1. Log in to comment