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

RenderError #18

Closed
rodrigezBCL opened this issue Jun 7, 2015 · 1 comment
Closed

RenderError #18

rodrigezBCL opened this issue Jun 7, 2015 · 1 comment

Comments

@rodrigezBCL
Copy link

RenderError
OpsuAnd0.8.0a
java.lang.NullPointerException
at itdelatrisu.opsu.states.Game.enter(Game.java:1063)
at fluddokt.opsu.fake.StateBasedGame.enterNextState(StateBasedGame.java:56)
at fluddokt.opsu.fake.StateBasedGame.render(StateBasedGame.java:91)
at fluddokt.opsu.fake.GameOpsu.render(GameOpsu.java:120)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:422)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1532)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1249)

@fluddokt
Copy link
Owner

This commit itdelatrisu@6c956e9
probably fixed it, since it probably failed to create a HitObject causing the array to have less objects.
Or more like just throws a new Error message instead of being fixed.

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

2 participants