-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expression: vector subscript out of range #17
Comments
I added a new line character at the beginning of the SRT file and got the same error, not before getting another Call Stack:
Seems like part of an entirely different bug? Because here, it seems that the new line character (nothing) is being read as the caption index. |
I just tried opening the example SRT, and it worked fine |
Apparently there's too many captions |
OK, found the problem |
When I try to load captions, the parser doesn't even start because of the following error:
Call Stack:
Code:
SRT File: (zipped so it can upload to GitHub)
12 All Apologies 1.zip
For reference, this file works completely fine in VLC.
The text was updated successfully, but these errors were encountered: