odwdinc / Python-SimConnect

Python interface for MSFS2020 SimConnect.dll
GNU Affero General Public License v3.0
276 stars 105 forks source link

Flight to Dic Issue #70

Open danricho opened 3 years ago

danricho commented 3 years ago

The fix for #55, has broken how flight_to_dic used to work. It now needs a file to read from, where it used to use a temporary file. I'm unsure how to make it work with the save_flight function.

danricho commented 3 years ago

Maybe if no file path is provided when called, it can use the temporary file version of the function (previous to the change)?

RushScript commented 3 years ago

This might be the reason why you are having this issue: image

It should be fixed on the next sim update: MSFS Dev update