Hello, while all aircraft I have are working well on the Rhino, only Ka-50(And Ka-50III) are not bei

Hello, while all aircraft I have are working well on the Rhino, only Ka-50(And Ka-50III) are not being able to work with TelemFFB. I found following entry in log, __ Exception in thread Thread-2:
Traceback (most recent call last):
File "main.py", line 746, in process_data
File "aircrafts_dcs.py", line 592, in on_telemetry
File "aircraft_base.py", line 863, in _update_heli_engine_rumble
TypeError: float() argument must be a string or a real number, not 'NoneType'

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 794, in run
File "main.py", line 750, 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'
any help will be appreciated,
Was this page helpful?