eggbomber Posted March 28 Share Posted March 28 (Inner Exception) A procedure imported by 'I:\eXoDOS\eXoDOS\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: 6:29:15 PM Exception Quote Link to comment Share on other sites More sharing options...
C-Beats Posted March 28 Share Posted March 28 Typically this occurs when a firewall is blocking or quarantining that mentioned DLL file. I'd go to that file path and ensure the dll is there. If not run the LaunchBox installer over that directory (it doesn't overwrite any data) to get it to populate again. If it IS there right click and go to properties to ensure it's not locked by the OS as well. That DLL stores the in-app chrome browser so a lot of AVs see having a browser as dangerous and blocks it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.