Linux distributions such as CentOS 6.5 only come with glibc 2.12 and cannot be upgraded, this causes the native library to fail on loading as it cannot link to the correct glibc.
[LIBLOADER] OS ARCHITECTURE amd64
[2016-06-20 06:41:08] Exception in thread "main"
[2016-06-20 06:41:08] java.lang.UnsatisfiedLinkError: /home/cloud-user/StarMade/native/linux/libStarMadeNative64.so: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /home/cloud-user/StarMade/native/linux/libStarMadeNative64.so)