- Joined
- Aug 6, 2013
- Messages
- 22
- Reaction score
- 1
Latest update caused this to happen. Tried a few things to fix it, but nothing yet, any ideas?
[LIBLOADER] OS ARCHITECTURE amd64
Exception in thread "main"
java.lang.UnsatisfiedLinkError: /home/star/StarMade/native/linux/libopenal64.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /home/star/StarMade/native/linux/libopenal64.so)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1965)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1890)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1880)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at obfuscated.uo.a(SourceFile:61)
at org.schema.game.common.Starter.main(SourceFile:867)
[LIBLOADER] OS ARCHITECTURE amd64
Exception in thread "main"
java.lang.UnsatisfiedLinkError: /home/star/StarMade/native/linux/libopenal64.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /home/star/StarMade/native/linux/libopenal64.so)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1965)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1890)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1880)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at obfuscated.uo.a(SourceFile:61)
at org.schema.game.common.Starter.main(SourceFile:867)