launchbox will not open and keeps saying error etc.

Issue #8818 resolved
Tha Redd created an issue

I’ve deleted it, uninstalled it, reinstalled it, still get the error and can’t get into the program.

Here’s what it say’s.

(Inner Exception)

A procedure imported by 'C:\Users\BloodShed Redd\LaunchBox\ThirdParty\Chromium\CefSharp.Core.Runtime.dll' could not be loaded.

App:
Version: 13.12
Theme: NOT SET
Type: System.IO.FileLoadException
Site: Void LoadFromPath(IntPtr, System.String, System.String, System.Runtime.CompilerServices.ObjectHandleOnStack)
Source: System.Private.CoreLib

at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly)
at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
at System.Reflection.Assembly.LoadFile(String path)
at Unbroken.LaunchBox.Windows.Desktop.Program.<>c.IncludeScopeSetter(Object )
at Unbroken.LaunchBox.Windows.Desktop.Program.<>c.LoginObservableToken(Object sender, ResolveEventArgs e)
at System.Runtime.Loader.AssemblyLoadContext.InvokeResolveEvent(ResolveEventHandler eventHandler, RuntimeAssembly assembly, String name)
at System.Runtime.Loader.AssemblyLoadContext.OnAssemblyResolve(RuntimeAssembly assembly, String assemblyFullName)

(Outer Exception)

A procedure imported by 'CefSharp.Core.Runtime, Version=119.4.30.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138' could not be loaded.

App:
Version: 13.12
Theme: NOT SET
Type: System.IO.FileLoadException
Site: Void .ctor()
Source: CefSharp.Core

at CefSharp.CefSettingsBase..ctor()
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Recent Log:

1:48:33 PM Exception

Comments (5)

  1. brian

    This usually happens when a user on an older operating system, like Windows 7 or Windows 8, tries to update past LaunchBox 13.8, which is the last version of LaunchBox that works on those operating systems.

    If this sounds like the case, check your LaunchBox\Updates folder for version 13.8 and run it, making sure that you install it within the location of your current LaunchBox install. Double check the location before hitting next, as the setup likes to add an extra LaunchBox folder.

  2. Log in to comment