ngld / OverlayPlugin

Yet another OverlayPlugin fork.
Other
231 stars 39 forks source link

fatal error upon opening #231

Closed vogt1291 closed 2 years ago

vogt1291 commented 2 years ago

I am getting this error:

Fatal Error - Unhandled Exception

An unhandled exception has occurred. ACT may close. Press Ctrl-C to copy this MessageBox.

System.IO.FileNotFoundException - Could not load file or assembly 'CefSharp.Core.Runtime.dll' or one of its dependencies. The specified module could not be found. at CefSharp.Cef.RemoveDisposable(IDisposable item)

at CefSharp.OffScreen.ChromiumWebBrowser.Finalize()

CefSharp.Cef, CefSharp.Core, Version=95.7.141.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138

OK

ngld commented 2 years ago

Either update to the latest OverlayPlugin or install https://aka.ms/vs/17/release/vc_redist.x64.exe and restart ACT.