Jump to content
LaunchBox Community Forums

reubadoob

Members
  • Posts

    5
  • Joined

  • Last visited

File Comments posted by reubadoob

  1. On 12/4/2018 at 2:49 AM, neil9000 said:

    Are you using PCSX2 1.5.0 development version?

    Which one? I am using v1.5.0-dev-2867-gc58acd110 every time I click "Create Config" it crashes LB. It also crashes whenever I click "Download Config"

     

    (Inner Exception)

    Could not find file 'D:\LaunchBox\Emulators\pcsx2-v1.5.0-dev-2867-gc58acd110-windows-x86\inis\PCSX2_ui.ini'.

    App:     LaunchBox
    Version: 9.2
    Type:    System.IO.FileNotFoundException
    Site:    Void WinIOError(Int32, System.String)
    Source:  mscorlib

       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
       at IniParser.FileIniDataParser.ReadFile(String filePath, Encoding fileEncoding)


    (Outer Exception)

    Could not parse file D:\LaunchBox\Emulators\pcsx2-v1.5.0-dev-2867-gc58acd110-windows-x86\inis\PCSX2_ui.ini while parsing line number 0 with value '' - IniParser version: 2.5.2.0

    App:     LaunchBox
    Version: 9.2
    Type:    IniParser.Exceptions.ParsingException
    Site:    IniParser.Model.IniData ReadFile(System.String, System.Text.Encoding)
    Source:  INIFileParser

       at IniParser.FileIniDataParser.ReadFile(String filePath, Encoding fileEncoding)
       at PCSX2_Configurator_Next.Core.Configurator.CreateUiConfigFile(String targetConfigDir, IGame game)
       at PCSX2_Configurator_Next.Core.Configurator.CreateConfig(IGame game)
       at PCSX2_Configurator_Next.Core.Configurator.ApplyRemoteConfig(IGame game, String remoteConfigDir)
       at PCSX2_Configurator_Next.Core.Configurator.DownloadConfig(IGame game, String remoteConfigPath)
       at PCSX2_Configurator_Next.Ui.ConfigWindow.DownloadConfigBtn_Click(Object sender, RoutedEventArgs e)
       at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
       at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
       at System.Windows.Controls.Primitives.ButtonBase.OnClick()
       at System.Windows.Controls.Button.OnClick()
       at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
       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.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
       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.InputManager.ProcessInput(InputEventArgs input)
       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:

       11:36:23 AM Music.Prepare Start
       11:36:23 AM Music.Kill Start
       11:36:23 AM Music.Kill Finished
       11:36:23 AM Music.NotifyTrackList Start
       11:36:23 AM Music.NotifyTrackList Invoke WPF
       11:36:33 AM Music.Play Start
       11:36:33 AM Music.Kill Start
       11:36:33 AM Music.Kill Finished
       11:36:33 AM Music.Play Empty Music Path
       11:36:33 AM Music.NotifyTrackList Start
       11:36:33 AM Music.NotifyTrackList Invoke WPF
       11:36:47 AM Exception

    • Like 1
×
×
  • Create New...