You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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 by Red Hat, Inc.
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.
[LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics.
[LWJGL] Enable the SharedLibraryLoader debug mode with -Dorg.lwjgl.util.DebugLoader=true for better diagnostics.
期望行为
LWJGL库正常加载,游戏正常运行
复现步骤
在Fedora 40 ARM上安装ARM架构的XMCL,并在安装完游戏后尝试启动。
其他信息?
设备:小米平板5(Codename:nabu)
The text was updated successfully, but these errors were encountered:
是否已经有人报告过这个问题?
启动器版本
0.46.1
操作系统
Linux
架构
ARM
当前行为
[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 by Red Hat, Inc.
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.
[LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics.
[LWJGL] Enable the SharedLibraryLoader debug mode with -Dorg.lwjgl.util.DebugLoader=true for better diagnostics.
期望行为
LWJGL库正常加载,游戏正常运行
复现步骤
在Fedora 40 ARM上安装ARM架构的XMCL,并在安装完游戏后尝试启动。
其他信息?
设备:小米平板5(Codename:nabu)
The text was updated successfully, but these errors were encountered: