You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error:Could not play track 'audio.mp3'. Stack trace:
java.lang.NullPointerException: Attempt to invoke virtual method 'int javazoom2.jl.decoder.Header.mode()' on a null object reference
at fluddokt.opsu.fake.openal.Mp3InputStream.<init>(Mp3InputStream.java:90)
at fluddokt.opsu.fake.openal.MP3InputStreamFactory.getNewAudioInputStream(MP3InputStreamFactory.java:17)
at fluddokt.opsu.fake.AudioDevicePlayer2.resetStream(AudioDevicePlayer2.java:257)
at fluddokt.opsu.fake.AudioDevicePlayer2.<init>(AudioDevicePlayer2.java:289)
at fluddokt.opsu.fake.MusicJL3.<init>(MusicJL3.java:27)
at fluddokt.opsu.fake.Music.<init>(Music.java:20)
at itdelatrisu.opsu.audio.MusicController.loadTrack(MusicController.java:147)
at itdelatrisu.opsu.audio.MusicController.play(MusicController.java:119)
at itdelatrisu.opsu.states.SongMenu.setFocus(SongMenu.java:1804)
at itdelatrisu.opsu.states.SongMenu.mouseClicked(SongMenu.java:1162)
at fluddokt.opsu.fake.StateBasedGame.mouseClicked(StateBasedGame.java:244)
at fluddokt.opsu.fake.StateBasedGame.touchUp(StateBasedGame.java:273)
at com.badlogic.gdx.InputMultiplexer.touchUp(InputMultiplexer.java:96)
at com.badlogic.gdx.backends.android.AndroidInput.processEvents(AndroidInput.java:360)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:420)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1573)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)
The text was updated successfully, but these errors were encountered:
Version: 0.16.1a
OS: Linux (armv8l)
JRE: The Android Project 0
OpenGL version: OpenGL ES 3.2 V@415.0 (GIT@9450606, Icd44e09f5d, 1570911446) (Date:10/12/19) (Qualcomm)
BOARD: foles
FINGERPRINT: motorola/foles_vzw/foles:10/QDF30.130-42-5-13/ca629:user/release-keys
HOST: ilclbld169
MODEL: moto z4
INCREMENTAL: ca629
RELEASE: 10
Error:
Could not play track 'audio.mp3'.
Stack trace:
The text was updated successfully, but these errors were encountered: