Jump to content

1.63 Linux server from scratch or update help.


fishfighter29

Recommended Posts

Hello, for the past three days i have been trying to create a 1.63 Epoch server. I have used the tutorials

 http://crafttekk.de/faq-epoch/ and https://github.com/denisio/Dayz-Epoch-Linux-Server . Every time i finish the steps the server is all ways on version 1.62 aka beta 108074 and not on 1.63 112555. i Patch through steam and dayz commander confirms that i am on the current version. Running the patch manually will not work agian because i am on stream. The server works perfectly fine if i just run the 1.62 aka 108074 beta patch. I believe the problem lies in the files in the Dayz-Epoch-Linux-Server-master zip. Is there a way to update my server to 1.63? or even start a new one from scratch? And yes i did check the forums, if there is a post regarding this please link me to it. Please and thank you. 

 

Sincerely

   A humble noob. 

Link to comment
Share on other sites

First you need to find out what gLibc version you have

 

you can find this out by typing 

ldd --version

If you have under 2.16 then you might need to reinstall to latest ubuntu because I tried manually updating and screwed up the server.  if you have over that then all you need to do is install all the files from these zip files

 

https://dl.dropboxusercontent.com/u/18463425/a2oa/a2oa-server-1.63.125985.tar.bz2

https://dl.dropboxusercontent.com/u/18463425/a2oa/a2oa163linux-steam-libraries.zip

 

you can also follow this post, might help you along

 

 

 

main thing you need to do is add these to the server.cfg

  steamPort = 2300;
  steamQueryPort = 2301;

change the ports to a range that your server doesn't use. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...