We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
thread 'main' panicked at 'assertion failed: (left == right)' left: '14473847' right: '14473848' ;, shin-core\src\format\audio\mod.rs:199:5
The text was updated successfully, but these errors were encountered:
Overly conservative asserts strike again...
Thanks for the heads up. This will probably take some time to properly fix.
For the time being you can either comment out this assertion and recompile or use https://github.com/DCNick3/ShinDataUtil's sound-remux subcommand, which will give you an .opus file
sound-remux
Sorry, something went wrong.
No branches or pull requests
thread 'main' panicked at 'assertion failed: (left == right)'
left: '14473847'
right: '14473848' ;, shin-core\src\format\audio\mod.rs:199:5
The text was updated successfully, but these errors were encountered: