Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

** Uncaught Exception! ** #170

TheKevinGDX started this conversation in Bug report
Discussion options

Version: 1.4.0
Build date: 2025年02月13日 09:03
OS: Linux (amd64)
JRE: 25.0.1
Error: ** Uncaught Exception! **
Stack trace:

java.lang.UnsatisfiedLinkError: Can't load library: /home/kevin/juegos/opsu/Natives/liblwjgl64.so
	at java.base/java.lang.ClassLoader.loadLibrary(Unknown Source)
	at java.base/java.lang.Runtime.load0(Unknown Source)
	at java.base/java.lang.System.load(Unknown Source)
	at org.lwjgl.Sys1ドル.run(Sys.java:70)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
	at org.lwjgl.Sys.loadLibrary(Sys.java:87)
	at org.lwjgl.Sys.<clinit>(Sys.java:117)
	at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
	at org.newdawn.slick.AppGameContainer1ドル.run(AppGameContainer.java:39)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at org.newdawn.slick.AppGameContainer.<clinit>(AppGameContainer.java:36)
	at itdelatrisu.opsu.Opsu.main(Opsu.java:183)
You must be logged in to vote

Replies: 3 comments

Comment options

Hi! Such issues also seem to appear on older versions of packed releases. It might be good if you could build the project from source code... while the issue itself is under investgation.

And for now, one possible solution is to extract the missing libraries from the repo/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-SNAPSHOT/lwjgl-platform-2.9.4-SNAPSHOT-natives-linux.jar directory and move them to the specified path. Tell me if it works since I haven't tried it yet...

You must be logged in to vote
0 replies
Comment options

Hi again! I've just published a new release where everything should work since dependencies of main platforms are put into one package. Feel free to try it in the latest release.

You must be logged in to vote
0 replies
Comment options

Hi, sorry for the late reply — work has kept me quite busy.
I tested the new 1.5.0 release and wanted to share my experience.

When launching it for the first time, the required libraries are not added to the natives folder as shown in the video. However, running the latest official version of opsu (0.16.1) adds the necessary libraries, after which version 1.5.0 works perfectly.

I really like the changes you made in this new release, especially the ability to open the settings directly from the title screen :)

https://youtu.be/iR73MDox01c

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 Critical or major work @Linux Linux platform

AltStyle によって変換されたページ (->オリジナル) /