Issue with Navigraph Hub and Charts

Hi,

I’m experiencing an issue with Navigraph applications not opening properly.

When I try to launch Navigraph Hub, the icon briefly appears on the right side of the taskbar, as if it’s starting, but then it closes and disappears. Navigraph Charts also doesn’t open at all.

However, the in-game Charts feature works correctly, navigraph FMS Data Manager and Navigraph Simlink is running without any issues.

I’ve already tried reinstalling the applications, but the problem persists. I’m also experiencing a similar issue with the FlyByWire installer, which loads but never actually opens.

Could you please help me identify what might be causing this?

Thank you.

Error Report:
Event 1000, Application Error

-

1000

0

2

100

0

0x80000000000000

112867

Application

ALEX

-

Navigraph Charts.exe

8.43.1.0

642c40a2

Navigraph Charts.exe

8.43.1.0

642c40a2

80000003

00000000016eb67c

1840

01dcda79b58b7f25

C:\Users\Alexander\AppData\Local\Programs\navigraph-charts\Navigraph Charts.exe

C:\Users\Alexander\AppData\Local\Programs\navigraph-charts\Navigraph Charts.exe

9fac3494-59fe-4ace-a87f-74cf38d60601

-

-

1001

0

4

0

0

0x80000000000000

112868

Application

ALEX

-

1511802427175080898

4

APPCRASH

Non disponibile

0

Navigraph Charts.exe

8.43.1.0

642c40a2

Navigraph Charts.exe

8.43.1.0

642c40a2

80000003

00000000016eb67c

\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9B35.tmp.mdmp \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9BF1.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9C7F.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9C7D.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9CAD.tmp.txt

\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_Navigraph Charts_efc02a4743384deec1d170bae6451288bde295_0e9791e8_a4343c5e-135e-413a-89fa-df22efbc692b

0

9fac3494-59fe-4ace-a87f-74cf38d60601

268435456

5049e64dea9edaeb34fb004c325813c2

0

I tried: 1) uninstall and reinstall.
2) Scannow and DISM. 3)update video driver, 4) repair .net framework 6-7-8

main.log (2.2 KB)

I solved it!!

The issue was caused by a Windows security feature interfering with the applications at startup. These apps are built using Electron (which relies on Chromium), and when they launched, Windows was blocking their renderer process through a security mechanism called Renderer Code Integrity. Because of that, the apps would start briefly and then close immediately without showing any error.

The solution was to launch the applications with specific parameters that disable this security check and the Chromium sandbox. By doing this, the apps are no longer blocked during startup and can open normally.

Great to hear this is resolved. Thank you for the update.

Cheers

Ian