Work around X-Plane crash
Published 2023-02-26
Sweet and simple- this ignores dataref sim/atc/user_aircraft_transmitting
, which causes X-Plane to crash if it is read too early.
This bug is being tracked as XPD-13887; once this appears as fixed in X-Plane release notes, I'll un-ignore this dataref.
Note: XPD-13887 was fixed in X-Plane 12.04r1, and so this dataref has been removed from the ignore list in DataRefTool 2.4.0.
sim/atc/user_aircraft_transmitting
to prevent X-Plane crash