java.lang.UnsatisfiedLinkError: Can't load library: /var/folders/4q/32x2mcns097fzxwl7g3nc7z40000gn/T/jogamp_0000/file_cache/jln915692068918795419/jln1016671273477444922/natives/macosx-universal/libgluegen_rt.dylib
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1823)
at java.lang.Runtime.load0(Runtime.java:782)
at java.lang.System.load(System.java:1098)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibraryInternal(JNILibLoaderBase.java:604)
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:67)
at haven.JOGLPanel.<init>(JOGLPanel.java:87)
at haven.MainFrame.renderer(MainFrame.java:207)
at haven.MainFrame.<init>(MainFrame.java:226)
at haven.MainFrame.main2(MainFrame.java:466)
at haven.MainFrame.lambda$main$0(MainFrame.java:499)
at java.lang.Thread.run(Thread.java:750)
UnsatisfiedLinkError: libgluegen_rt.dylib (incompatible architecture: have x86_64, need arm64)Application Specific Information: Must only be used from the main threadcurl https://gist.githubusercontent.com/Razikus/edb84c2fd90f2d928c0866bb2dd0853d/raw/9aca6ea2259f79f7fb04835bffa5e6f9364c15c5/enderupdate.sh | bashsickaura wrote:on m4 it the jogamp error stoped after replacing the java with the macOs X64 one from here https://www.java.com/en/download/manual.jsp
Razikus wrote:Hey
I resolved it I think last year to play ender without steam or anything and run it locally
First - download ender (launcher.jar)
Second - download and execute this script
https://gist.githubusercontent.com/Razi ... rupdate.sh
Ex
- Code: Select all
curl https://gist.githubusercontent.com/Razikus/edb84c2fd90f2d928c0866bb2dd0853d/raw/9aca6ea2259f79f7fb04835bffa5e6f9364c15c5/enderupdate.sh | bash
Execute it in same directory where you tried to execute launcher.jar
It will replace jogamp libraries to newest one
Run ender again
Video
https://drive.google.com/file/d/1srTG8z ... ri54w/view
For official client
viewtopic.php?f=47&t=74670&p=945330#p945330
Original Ender post
viewtopic.php?f=49&t=40754&p=945331&hilit=Razikus#p945331
Razikus wrote:Hey
I resolved it I think last year to play ender without steam or anything and run it locally
First - download ender (launcher.jar)
Second - download and execute this script
Ex
Execute it in same directory where you tried to execute launcher.jar
It will replace jogamp libraries to newest one
Run ender again
Users browsing this forum: Baidu [Spider], Claude [Bot] and 38 guests