It does have a valid profile loaded, but it cant find the LUA script for DCS even though it's in the right place. I disabled MSFS and Xplane support and don't get the Unable to connect to simconnect any more. But it still can't find the DCS telemetry. Here's more log file with some strange errors: 2024-07-09 15:17:02.026 - joystick - INFO - Checking DCS export script 2024-07-09 15:17:02.027 - joystick - INFO - Found VPforce Configurator at C:/Users/davea/Downloads/VPforce_FFB_Configurator_v1.0.16-1/VPforce_FFB_Configurator_v1.0.16-1/VPforce_FFB_Configurator.exe 2024-07-09 15:17:02.027 - joystick - INFO - Found Saved Games directory: C:\Users\davea\Saved Games 2024-07-09 15:17:02.027 - joystick - INFO - C:\Users\davea\Saved Games\DCS does not exist, ignoring 2024-07-09 15:17:02.027 - joystick - INFO - set_vpconf_profile - Loading vpconf for with: C:/Users/davea/Downloads/VPforce_FFB_Configurator_v1.0.16-1/VPforce_FFB_Configurator_v1.0.16-1/VPforce_FFB_Configurator.exe -config C:/Program Files/VPforce_FFB_Configurator_v1.0.14/configs/Rhino_Dave-2023-04-04_154035.vpconf -serial 3730544E0100004B21004200 2024-07-09 15:17:02.028 - joystick - INFO - Checking C:\Users\davea\Saved Games\DCS.openbeta\Scripts 2024-07-09 15:17:02.028 - joystick - INFO - get_resource_path, root_prefer=True. Did not find export/TelemFFB.lua relative to script/exe dir.. looking in bundle dir... 2024-07-09 15:17:02.029 - joystick - INFO - Starting DCS Telemetry Listener 2024-07-09 15:17:02.029 - joystick - INFO - Listening on UDP 127.0.0.1:34380 2024-07-09 15:17:02.116 - joystick - ERROR - Unable to get configurator slider values from device Traceback (most recent call last): File "main.py", line 466, in init_async File "telemffb\hw\ffb_rhino.py", line 534, in get_gains File "telemffb\hw\hid.py", line 190, in get_feature_report File "telemffb\hw\hid.py", line 148, in __hidcall telemffb.hw.hid.HIDException: Get Input/Feature Report DeviceIoControl: (0x00000057) The parameter is incorrect. 2024-07-09 15:17:32.957 - joystick - INFO - New aircraft loaded: resetting current aircraft config 2024-07-09 15:17:32.958 - joystick - INFO - Reading from XML: Sim: DCS, Aircraft name: UH-1H, Class: Exception in thread Thread-2: Traceback (most recent call last): File "threading.py", line 1045, in _bootstrap_inner File "telemffb\telem\TelemManager.py", line 485, in run File "telemffb\telem\TelemManager.py", line 339, in process_data File "telemffb\ConfiguratorDialog.py", line 294, in set_gains_from_object AttributeError: 'NoneType' object has no attribute 'master_gain'