Advertisement
Guest User

Benckmark_Sim Bug?

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