Page 1 of 1
B1776 Microsoft Edge error message
Posted: Thu Jan 01, 2026 11:58 pm
by Maromak
I've just updated to B1776 and found that a pop up Microsoft Edge error appears when starting CMO. Please see the attached screenshot.
Re: B1776 Microsoft Edge error message
Posted: Fri Jan 02, 2026 2:15 pm
by Mark352
Try adding the WebView\EBWebView folder manually. That worked for me.
Re: B1776 Microsoft Edge error message
Posted: Fri Jan 02, 2026 4:19 pm
by Nikel
Indeed.
Create a C:\Temp folder it is does not exist.
Edit the file Command.ini, located in the config folder of the game. For that you may use Notepad.
Add this line below the Tacview line.
CustomFolder_WebviewCache = C:\Temp
Save and close Command.ini.
Now you should be able to run CMO without that error.
Note that if you are jumping from B1676 to B1776, you may get another error.
https://forums.matrixgames.com/viewtopi ... 9#p5252409
To avoid that extract this patch first in CMO folder. After this extract B1776 patch.
https://forums.matrixgames.com/viewtopic.php?t=411954
Re: B1776 Microsoft Edge error message
Posted: Sat Jan 03, 2026 12:07 pm
by Maromak
Mark352 wrote: Fri Jan 02, 2026 2:15 pm
Try adding the WebView\EBWebView folder manually. That worked for me.
Thanks Mark. This also worked for me.
Nikel, thanks also for your advice. I'll try this if I encounter any other issues.