Launch issue

Issue #7139 resolved
Adam created an issue

lunchbox just won’t launch tonight, it worked yesterday just fine.

Comments (4)

  1. Adam reporter

    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:

    10:29:43 AM Exception

    Sorry I assumed when I hit the report error button that is sent that info with the post

  2. 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 hext).

  3. Log in to comment