Advertisement
Guest User

Untitled

a guest
Jan 21st, 2024
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.91 KB | None | 0 0
  1. [21-01-2024 23:54:09] [INFO] :: Application Initialization starting.
  2. [21-01-2024 23:54:09] [INFO] :: Post_OnInitialized.
  3. [21-01-2024 23:54:09] [INFO] :: FalconBMS Launcher v2.4.1.5
  4. [21-01-2024 23:54:09] [INFO] :: Start Reading Launcher Settings.
  5. [21-01-2024 23:54:09] [INFO] :: Finished Reading Launcher Settings.
  6. [21-01-2024 23:54:09] [INFO] :: Start Reading Registry.
  7. [21-01-2024 23:54:09] [INFO] :: Finished Reading Registry.
  8. [21-01-2024 23:54:09] [INFO] :: Start Init Devices.
  9. [21-01-2024 23:54:10] [INFO] :: Finished Init Devices.
  10. [21-01-2024 23:54:10] [INFO] :: Start VR Check.
  11. [21-01-2024 23:54:10] [INFO] :: Finished VR Check.
  12. [21-01-2024 23:54:10] [INFO] :: Start Timers.
  13. [21-01-2024 23:54:10] [INFO] :: Timers Started.
  14. [21-01-2024 23:54:10] [INFO] :: Post_OnInitialized complete.
  15. [21-01-2024 23:54:11] [INFO] :: Completed RSS fetch on background-thread.
  16. [21-01-2024 23:54:12] [INFO] :: RSS update finished.
  17. [21-01-2024 23:54:12] [EXCEPTION] The system cannot find the file specified::
  18.  
  19. Source: System
  20. Target Site: Boolean StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo)
  21. Message: The system cannot find the file specified
  22. Details:
  23.  
  24. Exception Data: System.Collections.ListDictionaryInternal
  25.  
  26. Stack Trace: at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  27. at System.Diagnostics.Process.Start()
  28. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  29. at FalconBMS.Launcher.Starter.Starter435.execute(Object sender) in C:\git\arithex\AltLauncher_develop\FalconBMS-Alternative-Launcher\Falcon BMS Alternative Launcher\Starter\Starter435.cs:line 32
  30. at FalconBMS.Launcher.Windows.MainWindow.Launch_Click(Object sender, RoutedEventArgs e) in C:\git\arithex\AltLauncher_develop\FalconBMS-Alternative-Launcher\Falcon BMS Alternative Launcher\Windows\MainWindow.xaml.cs:line 494
  31. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  32. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  33. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  34. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  35. at System.Windows.Controls.Primitives.ButtonBase.OnClick()
  36. at System.Windows.Controls.Button.OnClick()
  37. at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
  38. at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
  39. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  40. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  41. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  42. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  43. at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
  44. at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
  45. at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
  46. at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
  47. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  48. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  49. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  50. at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
  51. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
  52. at System.Windows.Input.InputManager.ProcessStagingArea()
  53. at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
  54. at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
  55. at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
  56. at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  57. at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  58. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  59. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  60. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  61. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  62. ============
  63.  
  64. [21-01-2024 23:54:30] [INFO] :: Process exiting - closing logfile.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement