Error notice IndexError

Good morning. I just finished an export and got an error once it tried to finish up-

an exception occurred: IndexError(‘list index out of range’)

Any ideas what I can try or do I have to restart the process?

My computer did have a random issue and the video was interrupted at about 70%. Once I opened ActionStitch back up and clicked start, it simply resumed, so I was hoping everything would be okay.

Thoughts?

The log file can give more information. On Windows it is located at C:\Users\<username>\AppData\Local\actionstitch.com\ActionStitch\actionstitch.log . On macOS, the log file is at/Users/<username>/Library/Application Support/actionstitch.com/ActionStitch/actionstitch.log .

How should I share it with you? I don’t see anywhere to add an attachment and it is pretty long, as you know.

Just copy and paste the relevant log messages here. Should be just a few lines.

These are the last few-

2024-11-11 00:12:21,447 INFO 145777/146505 0.646 (0.133 0.172 0.025 0.316) 99.50% 0:07:41
2024-11-11 00:13:26,155 INFO 145878/146505 0.641 (0.134 0.173 0.025 0.309) 99.57% 0:06:37
2024-11-11 00:14:31,442 INFO 145979/146505 0.646 (0.133 0.173 0.025 0.315) 99.64% 0:05:33
2024-11-11 00:15:36,250 INFO 146080/146505 0.642 (0.134 0.172 0.025 0.311) 99.71% 0:04:29
2024-11-11 00:16:41,219 INFO 146181/146505 0.643 (0.133 0.171 0.025 0.315) 99.78% 0:03:25
2024-11-11 00:17:46,053 INFO 146282/146505 0.642 (0.131 0.173 0.025 0.313) 99.85% 0:02:20
2024-11-11 00:18:50,941 INFO 146383/146505 0.642 (0.134 0.173 0.025 0.310) 99.92% 0:01:16
2024-11-11 00:19:55,593 INFO 146484/146505 0.640 (0.131 0.173 0.025 0.311) 99.99% 0:00:12
2024-11-11 00:20:09,835 INFO writing video file G:/.actionstitch\founders_cup_game_2_v_bendfc_10.mp4
2024-11-11 00:20:12,623 INFO combining video segments to G:/.actionstitch\founders_cup_game_2_v_bendfc.mp4
2024-11-11 00:20:42,743 INFO extracting audio from video sources
2024-11-11 00:20:45,250 WARNING Traceback (most recent call last):
2024-11-11 00:20:45,250 WARNING File “as_stitchjob.py”, line 872, in run
2024-11-11 00:20:45,250 WARNING IndexError: list index out of range
2024-11-11 00:20:45,459 INFO stitch founders_cup_game_2_v_bendfc.mp4: an exception occurred: IndexError(‘list index out of range’)

I believe this error was triggered by ActionStitch resuming the job. However I wan’t able to reproduce it. I think if you start a new stitching job you won’t have this error.

Thanks. Yeah, I restarted it and it was fine. Figured that was the issue. Thanks!