2025-01-31T20:11:51 - INFO: DataPrep 0.11.1 2025-01-31T20:11:51 - INFO: Prepared data will be output to /working/ea412e45-b9b2-464b-a6ee-9a2f59916890 2025-01-31 20:11:51,152 - deployment - INFO - Detected P3D version: P3D_1_0_0 2025-01-31T20:11:51 - INFO: P3D 1 (or other) detected, defaulting to 15fps 2025-01-31T20:11:51 - INFO: Preparing payout data... 2025-01-31T20:11:51 - INFO: Interpreting counter as imperial 2025-01-31T20:11:51 - INFO: Prepared payout data in 0:00:00.003328 2025-01-31T20:11:51 - INFO: Synchronizing video using clapper files... Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/app/src/dataprep/__main__.py", line 330, in main() File "/app/src/dataprep/__main__.py", line 159, in main camera_offsets_ns = video_sync.synchronize() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/src/dataprep/mkv_sync.py", line 255, in synchronize self.clapper_interval = find_clapon_on_off_time( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/src/dataprep/mkv_sync.py", line 25, in find_clapon_on_off_time clapoff_time = int(int(os.path.splitext(os.path.basename(clapoff_file[0]))[0]) / 1e9) ~~~~~~~~~~~~^^^ IndexError: list index out of range