AircraftLoaded, szFileName and aircraft changes

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:

  1. Setup a SimConnect app listening for AircraftLoaded
  2. Switch aircraft using Dev Mode
  3. The cfg path returned is of the original aircraft and not the new one.

Found the error, was on my end. I was fetching the event instead of subscribing to it.

@GentleLynx you can mark it as closed

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.