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

beatoraja crash when reading a .jpg image in a BMS #543

Open
wcko87 opened this issue Jul 11, 2020 · 0 comments
Open

beatoraja crash when reading a .jpg image in a BMS #543

wcko87 opened this issue Jul 11, 2020 · 0 comments

Comments

@wcko87
Copy link
Contributor

wcko87 commented Jul 11, 2020

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

Cause / Temporary fix

It seems to be caused by .jpg files used for the miss layer.

image

If the .jpg files are removed, beatoraja can play the song normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant