Help LanchBox

Issue #8795 resolved
Mark created an issue

(Inner Exception)

A procedure imported by 'C:\Users\Game-Master\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:

15:50:17 Exception

Comments (1)

  1. brian

    This would indicate that you are using an outdated operating system like WIndows 7 or Windows 8. The last version of LaunchBox that supports this version is 13.8. Check your LaunchBox\Updates folder to see if you have a setup file for that version. If you do, you can run it, and choose to install in the location of your main LaunchBox build. Double check the path before hitting next, as the setup file likes to add an extra “LaunchBox” folder in the path if you use the browse button. You’ll want to remove that.

    If you don’t have the setup file, you can reach out to support@unbrokensoftware.com to get one.

  2. Log in to comment