13.10 has a new startup crash

Issue #8411 resolved
breech created an issue

Went from 13.6 to 13.10 on W7x64 (non aero) and get this error on startup eachtime. Attempted to install in safe mode / as admin /aero on etc, same result. It’s not to do with antivirus.


(Inner Exception)

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

App:
Version: 13.10
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.LoginSessionObject(Object )
at Unbroken.LaunchBox.Windows.Desktop.Program.<>c.ManageInvalidReader(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=117.2.40.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138' could not be loaded.

App:
Version: 13.10
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:

12:46:43 PM Exception

Comments (5)

  1. Retro808

    The final version of LaunchBox that supports Windows 7 is 13.8. If you need a copy of the installer, please reach out to support@unbrokensoftware.com

  2. breech reporter
    • changed status to open

    @Retro808 before closing, please update the website (and probably docs) to support this change. Capture.PNG

    Would be helpful to add notice for w7 users / email about loss of support and a link to the last version.

    thanks.

  3. Retro808

    The staff will be sure to update. It was only recent that the updates identified Win 7, 8, and 8.1 could no longer work LB.

  4. Log in to comment