-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Currently, trying to run runClient or start an IDE run results in:
[LWJGL] Platform/architecture mismatch detected for module: org.lwjgl
JVM platform: Linux aarch64 21.0.4
OpenJDK 64-Bit Server VM v21.0.4+7-LTS by Eclipse Adoptium
Platform available on classpath:
linux/x64
[LWJGL] Failed to load a library. Possible solutions:
a) Add the directory that contains the shared library to -Djava.library.path or -Dorg.lwjgl.librarypath.
b) Add the JAR that contains the shared library to the classpath.
It seems MDG provides the Linux x64 LWJGL natives instead of the Arm natives.
lhwdev
Metadata
Metadata
Assignees
Labels
No labels