whoopsy:
Exception in thread Thread-2:
Traceback (most recent call last):
File "main.py", line 450, in process_data
File "aircrafts_msfs.py", line 694, in on_telemetry
File "aircrafts_msfs.py", line 438, in _update_flight_controls
File "aircrafts_msfs.py", line 350, in _update_fbw_flight_controls
AttributeError: 'NoneType' object has no attribute 'setCondition'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "traceback_with_variables\print.py", line 67, in printing_exc
File "traceback_with_variables\print.py", line 98, in wrapper
File "main.py", line 489, in run
File "main.py", line 454, in process_data
File "traceback_with_variables\print.py", line 39, in print_exc
AttributeError: 'NoneType' object has no attribute 'write'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "threading.py", line 1009, in _bootstrap_inner
File "traceback_with_variables\print.py", line 92, in wrapper
File "contextlib.py", line 153, in exit
File "traceback_with_variables\print.py", line 70, in printing_exc
File "traceback_with_variables\print.py", line 39, in print_exc
AttributeError: 'NoneType' object has no attribute 'write'