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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: