2023-09-30 14:53:56.320 - INFO - on_event Paused ('1',) 2023-09-30 14:53:56.579 - INFO - on_event SimStop ('',) 2023-09-30 14:53:56.579 - INFO - on_event SimState ('0',) 2023-09-30 14:53:57.75 - INFO - on_event SimStart ('',) 2023-09-30 14:53:57.75 - INFO - on_event SimState ('1',) 2023-09-30 14:53:59.292 - INFO - on_event SimStop ('',) 2023-09-30 14:53:59.292 - INFO - on_event SimState ('0',) 2023-09-30 14:54:02.712 - INFO - on_event SimStart ('',) 2023-09-30 14:54:02.712 - INFO - on_event SimState ('1',) 2023-09-30 14:54:02.822 - INFO - on_event Paused ('0',) 2023-09-30 14:54:31.120 - INFO - on_event Paused ('1',) 2023-09-30 14:54:31.158 - INFO - on_event SimStop ('',) 2023-09-30 14:54:31.158 - INFO - on_event SimState ('0',) 2023-09-30 14:54:31.182 - INFO - on_event Paused ('0',) 2023-09-30 14:54:31.299 - INFO - on_event Paused ('1',) 2023-09-30 14:54:31.667 - INFO - on_event SimStart ('',) 2023-09-30 14:54:31.668 - INFO - on_event SimState ('1',) 2023-09-30 14:54:32.774 - INFO - on_event SimStop ('',) 2023-09-30 14:54:32.774 - INFO - on_event SimState ('0',) 2023-09-30 14:54:38.207 - INFO - on_event SimStart ('',) 2023-09-30 14:54:38.207 - INFO - on_event SimState ('1',) 2023-09-30 14:55:38.236 - INFO - on_event Paused ('0',) 2023-09-30 14:55:38.262 - INFO - Destroying effect 9 (Constant) ("runway0") 2023-09-30 14:55:38.264 - INFO - Destroying effect 10 (Constant) ("runway1") Exception in thread Thread-2: Traceback (most recent call last): File "main.py", line 391, in process_data File "aircrafts_msfs.py", line 383, in on_telemetry File "aircraft_base.py", line 351, in _update_buffeting File "utils.py", line 401, in scale_clamp File "utils.py", line 393, in scale ZeroDivisionError: float division by zero 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 430, in run File "main.py", line 395, 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'