Version: MSFS 2020 1.38.2.0
Frequency: Consistently
Severity: Blocker
Context: Navigraph AIRAC Cycle 2504 rev.2 installed.
Bug description:
Calling Managed SimConnect RequestFacilityData with airport ICAO “ESGF” causes MSFS CTD.
Following only happens for some airports consistently, I was able to reproduce it for ESGF
It is regression, because in previous versions with previous AIRAC it didn’t happen
(at least not Consistently).
I’m getting this error in Event Viewer:
Faulting application name: FlightSimulator.exe, version: 1.38.2.0, time stamp: 0x00000000
Faulting module name: FlightSimulator.exe, version: 1.38.2.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x0000000000266aa4
Faulting process ID: 0x5618
Faulting application start time: 0x01dbb7af95a5316d
Faulting application path: C:\Program Files\WindowsApps\Microsoft.FlightSimulator_1.38.2.0_x64__8wekyb3d8bbwe\FlightSimulator.exe
Faulting module path: C:\Program Files\WindowsApps\Microsoft.FlightSimulator_1.38.2.0_x64__8wekyb3d8bbwe\FlightSimulator.exe
Report ID: deee2ce5-2f1a-4efa-b03e-87c838283c61
Faulting package full name: Microsoft.FlightSimulator_1.38.2.0_x64__8wekyb3d8bbwe
Faulting package-relative application ID: App
Repro steps:
Create simple code that calls RequestFacilityData with “ESGF” airport.
Subscribe to all airport facility types (taxiways, parking, etc…).