Skip to content
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

ASS Parsing Errors #397

Closed
softworkz opened this issue Jan 9, 2024 · 1 comment
Closed

ASS Parsing Errors #397

softworkz opened this issue Jan 9, 2024 · 1 comment

Comments

@softworkz
Copy link
Collaborator

Hi,

with various test files I get ASS parsing errors. I can't even play those files with debugging on because it spams the log full with tens of thousands of messages like:

Failed to parse tag: Exception thrown at 0x00007FFF43C9567C in Client.WinUI.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x0000008963CFE2D0.
Exception thrown at 0x00007FFF43C9567C in Client.WinUI.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x0000008963CFE2D0.
Exception thrown at 0x00007FFF43C9567C in Client.WinUI.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x0000008963CFE2D0.
Failed to parse tag: Failed to parse tag: Failed to parse tag: Exception thrown at 0x00007FFF43C9567C in Client.WinUI.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x0000008963CFE2D0.
Failed to parse tag: Exception thrown at 0x00007FFF43C9567C in Client.WinUI.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x0000008963CFE2D0.
Failed to parse tag: Exception thrown at 0x00007FFF43C9567C in Client.WinUI.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x0000008963CFE2D0.
Failed to parse tag: Exception thrown at 0x00007FFF43C9567C in Client.WinUI.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x0000008963CFE2D0.

Here's an example file for testing: subtitle_testing_complex.zip

@lukasf
Copy link
Member

lukasf commented Mar 4, 2024

I think this is solved now.

@lukasf lukasf closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants