Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fails on manjaro ARM64 #127

Closed
tigercoding56 opened this issue Sep 25, 2022 · 1 comment
Closed

fails on manjaro ARM64 #127

tigercoding56 opened this issue Sep 25, 2022 · 1 comment

Comments

@tigercoding56
Copy link

on trying to run mindustry on hardware comparable to the pinebook pro i get this

[E] arc.util.ArcRuntimeException: Couldn't load shared library 'libarcarm64.so' for target: Linux, 64-bit at arc.util.SharedLibraryLoader.load(SharedLibraryLoader.java:84) at arc.util.ArcNativesLoader.load(ArcNativesLoader.java:14) at arc.backend.sdl.SdlApplication.init(SdlApplication.java:107) at arc.backend.sdl.SdlApplication.<init>(SdlApplication.java:35) at mindustry.desktop.DesktopLauncher.main(DesktopLauncher.java:39) Caused by: arc.util.ArcRuntimeException: Unable to read file for extraction: libarcarm64.so at arc.util.SharedLibraryLoader.readFile(SharedLibraryLoader.java:93) at arc.util.SharedLibraryLoader.loadFile(SharedLibraryLoader.java:253) at arc.util.SharedLibraryLoader.load(SharedLibraryLoader.java:81) ... 4 more

if this is a error with mindustry and not Arc (it says Arc.util.runtimeexception though ) pls tell me

@Anuken
Copy link
Owner

Anuken commented Sep 25, 2022

Arm is not supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants