accidental shutoff - no longer loading

Issue #7270 resolved
bryan clark created an issue

accidental power disconnect. now launchbox will not load. it stays on the initializing screen and gives me the below error messages. I've tried taking it back it to a previous backup. Still nothing.

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:

6:12:27 PM Exception

Comments (1)

  1. Log in to comment