Error I got Opening Launchbox

Issue #7185 resolved
Alyx Rosa created an issue

CefSettings.BrowserSubprocessPath not found.

App:
Version: 12.14
Type: System.IO.FileNotFoundException
Site: Boolean Initialize(CefSharp.CefSettingsBase, Boolean, CefSharp.IApp)
Source: CefSharp.Core

at CefSharp.Cef.Initialize(CefSettingsBase cefSettings, Boolean performDependencyCheck, IApp cefApp)
at CefSharp.Cef.Initialize(CefSettingsBase cefSettings, Boolean performDependencyCheck, IBrowserProcessHandler browserProcessHandler)
at Unbroken.LaunchBox.Windows.Desktop.App.DestroyFailureRegistry(Object , Boolean , Object )
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Recent Log:

3:07:46 PM Exception

Comments (2)

  1. brian

    This error is most likely caused by a third party security program on your computer deleting necessary files that LaunchBox needs to function.

    I would suggest making sure the LaunchBox folder is added to the white list of whichever AV program you’re running and then re-run the LaunchBox installer over your LaunchBox build (this will NOT delete your data and is safe to do). Just ensure when choosing an install location, you choose the correct folder, and not a \LaunchBox\LaunchBox\ folder (this is a common mistake, so double check before hitting next).

  2. Log in to comment