Client can't find libraries on NixOS

The worst monsters in the Hearthlands warp the fabric of space and time...

Client can't find libraries on NixOS

Postby sheepfleece » Wed May 26, 2021 8:36 pm

Through wine everything works just fine, but for some reason JVM can't find libraries, even though they are in the same folder.

Code: Select all
[Downloads]λλ java -version
openjdk version "1.8.0_272"
OpenJDK Runtime Environment (build 1.8.0_272-b10)
OpenJDK 64-Bit Server VM (build 25.272-b10, mixed mode)


Code: Select all
java.lang.UnsatisfiedLinkError: Can't load library: /home/sheep/Downloads/natives/linux-amd64//libgluegen_rt.so
   at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1820)
   at java.lang.Runtime.load0(Runtime.java:810)
   at java.lang.System.load(System.java:1088)
   at com.jogamp.common.jvm.JNILibLoaderBase.loadLibraryInternal(JNILibLoaderBase.java:625)
   at com.jogamp.common.jvm.JNILibLoaderBase.access$000(JNILibLoaderBase.java:64)
   at com.jogamp.common.jvm.JNILibLoaderBase$DefaultAction.loadLibrary(JNILibLoaderBase.java:107)
   at com.jogamp.common.jvm.JNILibLoaderBase.loadLibrary(JNILibLoaderBase.java:488)
   at com.jogamp.common.os.DynamicLibraryBundle$GlueJNILibLoader.loadLibrary(DynamicLibraryBundle.java:427)
   at com.jogamp.common.os.Platform$1.run(Platform.java:321)
   at java.security.AccessController.doPrivileged(Native Method)
   at com.jogamp.common.os.Platform.<clinit>(Platform.java:290)
   at com.jogamp.opengl.GLProfile.<clinit>(GLProfile.java:154)
   at haven.JOGLPanel.mkcaps(JOGLPanel.java:73)
   at haven.JOGLPanel.<init>(JOGLPanel.java:93)
   at haven.MainFrame.<init>(MainFrame.java:172)
   at haven.MainFrame.main2(MainFrame.java:446)
   at haven.MainFrame.lambda$main$0(MainFrame.java:482)
   at java.lang.Thread.run(Thread.java:748)
sheepfleece
 
Posts: 2
Joined: Sun Apr 18, 2021 6:39 am

Return to Bugs

Who is online

Users browsing this forum: Claude [Bot] and 196 guests