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
beatoraja cannot open this song: Smudge (Be-Music West II): http://starkey.ivory.ne.jp/bemusicwest/bmw2/detail/view/7/
After the DECIDE screen, beatoraja crashes with this error:
INFO: 音源ファイル読み込み開始。 Assertion failed! Program: C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe File: /var/lib/jenkins/workspace/libgdx/gdx/jni/gdx2d/jpgd.cpp, Line 539 Expression: ((symbol >> 8) & 31) == pH->code_size[symbol & 255] + ((symbol & 0x8000) ? (symbol & 15) : 0)
there is no other console output. beatoraja closes immediately after this. There is no output in the log file.
This was tested in v0.7.8, v0.7.4 and v0.7.1
It seems to be caused by .jpg files used for the miss layer.
If the .jpg files are removed, beatoraja can play the song normally.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
beatoraja cannot open this song:
Smudge (Be-Music West II): http://starkey.ivory.ne.jp/bemusicwest/bmw2/detail/view/7/
After the DECIDE screen, beatoraja crashes with this error:
there is no other console output. beatoraja closes immediately after this. There is no output in the log file.
This was tested in v0.7.8, v0.7.4 and v0.7.1
Cause / Temporary fix
It seems to be caused by .jpg files used for the miss layer.
If the .jpg files are removed, beatoraja can play the song normally.
The text was updated successfully, but these errors were encountered: