TypeError: float() argument must be a string or a number, not 'list' Traceback (most recent call las
TypeError: float() argument must be a string or a number, not 'list'
Traceback (most recent call last):
File "main.py", line 193, in run
File "aircrafts.py", line 182, in on_telemetry
File "aircrafts.py", line 200, in _update_engine_rumble
I got this bug for engine rumble in the p47
Traceback (most recent call last):
File "main.py", line 193, in run
File "aircrafts.py", line 182, in on_telemetry
File "aircrafts.py", line 200, in _update_engine_rumble
I got this bug for engine rumble in the p47


