After updating the server to the latest version of StarMade, starting the server throws this error:
"[LIBLOADER] OS ARCHITECTURE amd64
Exception in thread "main"
java.lang.UnsatisfiedLinkError: /home/archie/servers/StarMade/StarMade/native/linux/libStarMadeNative64.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /home/archie/servers/StarMade/StarMade/native/linux/libStarMadeNative64.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.QG.a(SourceFile:105) at org.schema.game.common.Starter.main(SourceFile:834)"
Note: the last working version is 0.198.146