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

** Uncaught Exception! ** #418

Closed
buyaoshushu opened this issue Aug 7, 2018 · 2 comments
Closed

** Uncaught Exception! ** #418

buyaoshushu opened this issue Aug 7, 2018 · 2 comments

Comments

@buyaoshushu
Copy link

Version: 0.16.1
Build date: 2018-06-13 01:54
OS: Linux (amd64)
JRE: 1.8.0_181
OpenGL version: 3.0 Mesa 18.1.5 (Intel Open Source Technology Center)
Error: ** Uncaught Exception! **
Stack trace:

java.lang.NoSuchMethodError: java.nio.FloatBuffer.flip()Ljava/nio/FloatBuffer;
	at org.newdawn.slick.openal.SoundStore.init(SoundStore.java:376)
	at org.newdawn.slick.Music.<init>(Music.java:204)
	at itdelatrisu.opsu.audio.MusicController.loadTrack(MusicController.java:144)
	at itdelatrisu.opsu.audio.MusicController.access$000(MusicController.java:54)
	at itdelatrisu.opsu.audio.MusicController$1.run(MusicController.java:116)
@tpenguinltg
Copy link
Contributor

This sounds like a version problem, but I can't imagine why. Are you using the Oracle JRE or the OpenJDK JRE?

@itdelatrisu
Copy link
Owner

Going to merge this into #421 since that has more details.

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

No branches or pull requests

3 participants