Version: 1.37.4.0
Frequency: Consistently
Severity: Blocker
Context: Switching aircraft using dev mode when listening to AircraftLoaded
event
Bug description: Switching aircraft using Dev Mode doesn’t update the szFileName
sent with the AircraftLoaded
event
Repro steps:
- Setup a SimConnect app listening for
AircraftLoaded
- Switch aircraft using Dev Mode
- The cfg path returned is of the original aircraft and not the new one.