ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.37k stars 859 forks source link

Fatal Error in native method: Could not allocate library name #2151

Open Viggie01 opened 1 year ago

Viggie01 commented 1 year ago

I am extremely new to ish along with Linux commands in any way, shape, or form. I am trying to launch a .jar file with the command "java -Xmx512m -XX:+UseG1GC -jar Lunite.jar" Whenever I enter this, I get the following output: FATAL ERROR in native method: Could not allocate library name at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1946)