opsu icon indicating copy to clipboard operation
opsu copied to clipboard

RenderError

Open aspen7002 opened this issue 3 years ago • 0 comments

Version: 0.16.1a OS: Linux (armv8l) JRE: The Android Project 0 OpenGL version: OpenGL ES 3.2 [email protected] (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: RenderError Stack trace:

java.lang.NullPointerException: Attempt to invoke virtual method 'float fluddokt.opsu.fake.Music.getPosition()' on a null object reference
	at itdelatrisu.opsu.audio.MusicController.getPosition(MusicController.java:379)
	at itdelatrisu.opsu.states.Game.update(Game.java:868)
	at fluddokt.opsu.fake.StateBasedGame.render(StateBasedGame.java:122)
	at fluddokt.opsu.fake.GameOpsu.render(GameOpsu.java:150)
	at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:422)
	at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1573)
	at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)

aspen7002 avatar Nov 17 '21 04:11 aspen7002