Jump to content

RedNeckNerd

Member
  • Posts

    1
  • Joined

  • Last visited

RedNeckNerd's Achievements

  1. Hey Gang, Trying to get our PZ dedicated up... It's a linux box running CentOS and Redhat. This has been challenging, lol. I am too the point where I can run ./projectzomboid-dedi-server.sh but then get the following error. ./projectzomboid-dedi-server.shLoading RakNet from: /home/steam/steamcmd/home/oldfarts/steam/zomboid*/projectzomboidException in thread "main" java.lang.UnsatisfiedLinkError: /home/steam/steamcmd/home/oldfarts/steam/zomboid*/projectzomboid/libRakNet64.so: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /home/steam/steamcmd/home/oldfarts/steam/zomboid*/projectzomboid/libRakNet64.so) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703) at java.lang.Runtime.loadLibrary0(Runtime.java:844) at java.lang.System.loadLibrary(System.java:1051) at zombie.core.raknet.RakNetPeerInterface.init(RakNetPeerInterface.java:19) at zombie.network.GameServer.main(GameServer.java:79) My host tells me that we have glibc_2.12 and that is the highest version for CentOS and an upgrade to 2.15 could cause issues with my server (cpanel etc...). This server is also used for hosting websites so not sure what to do now!!!! I was sooo close, lol.
×
×
  • Create New...