+ [ true = true ] + echo --counter + [ false = true ] + echo --no-video + [ false = true ] + echo --no-laser + [ true = true ] + echo --sonar + python -m msip3d -v -f --write-result --result-path /working/result.json --counter --no-video --no-laser --sonar --sonar-sample-offset -1 /working/bbf0eb20-5bcb-1c15-df2b-bdf968591919 2026-07-16T22:55:34 - INFO: MSIP3D 0.2.8 2026-07-16T22:55:35 - INFO: P3D files will be output to /working/bbf0eb20-5bcb-1c15-df2b-bdf968591919/bbf0eb20-5bcb-1c15-df2b-bdf968591919 2026-07-16T22:55:35 - INFO: Found 10 TFD dictionary entries 2026-07-16T22:55:35 - INFO: Found TFD mission for 2099SS 2026-07-16T22:55:35 - INFO: Recording will be processed as SMD 2026-07-16T22:55:35 - INFO: Copying assets JSON to output directory... 2026-07-16T22:55:35 - INFO: Preparing counter data... 2026-07-16T22:55:35 - INFO: Interpreting counter as imperial 2026-07-16T22:55:35 - INFO: Preparing size track from assets JSON... 2026-07-16T22:55:35 - INFO: Preparing shape track from assets JSON... 2026-07-16T22:55:35 - INFO: Preparing material track from assets JSON... 2026-07-16T22:55:35 - INFO: Prepared counter data in 0.2166 s 2026-07-16T22:55:35 - ERROR: Sonar data requested but not found: /working/bbf0eb20-5bcb-1c15-df2b-bdf968591919/tfd/2099SS.tfd Traceback (most recent call last): File "/app/src/msip3d/__main__.py", line 292, in main raise msip3d.result.Result("Sonar data requested but not found", context=tfd_path) msip3d.result.Result: Sonar data requested but not found