Jump to content

devd

Developer
  • Posts

    61
  • Joined

  • Last visited

Reputation Activity

  1. Like
    devd got a reaction from WazZro in Steam Linux Server beta 1.63.125985   
    For Debian Wheezy 64 bit (EGLIBC 2.13):
     
    1) Download http://ftp.us.debian.org/debian/pool/main/g/glibc/libc6_2.19-7_i386.deb (sid edition)
     
    2) Unpack deb archive and copy lib32 dir to your home dir (/home/user/lib32).
             mkdir ~/temp
             dpkg -x libc6_2.19-7_i386.deb ~/temp/  
    3) echo 33930 > /home/user/epoch/steam_appid.txt
     
    4) Edit /home/user/epoch/cfgdayz/server.cfg:
              steamPort = 2300;
              steamQueryPort = 2301;
              BattlEye = 0;  // workaround - server randomly crashed with 1
              requiredSecureId = 2;
     
    5) Run /home/user/lib32/ld-2.19.so --library-path /home/user/epoch:/home/user/lib32 /home/user/epoch/server -server -mod="@dayz_epoch;@dayz_epoch_server;" -config="cfgdayz/server.cfg" -cfg="cfgdayz/basic.cfg" -port=2302 -beta="expansion/beta;expansion/beta/expansion" -noSound -noPause -world=Chernarus -profiles=cfgdayz -name=cfgdayz -showscripterrors
  2. Like
    devd got a reaction from crckdns in Steam Linux Server beta 1.63.125985   
    For Debian Wheezy 64 bit (EGLIBC 2.13):
     
    1) Download http://ftp.us.debian.org/debian/pool/main/g/glibc/libc6_2.19-7_i386.deb (sid edition)
     
    2) Unpack deb archive and copy lib32 dir to your home dir (/home/user/lib32).
             mkdir ~/temp
             dpkg -x libc6_2.19-7_i386.deb ~/temp/  
    3) echo 33930 > /home/user/epoch/steam_appid.txt
     
    4) Edit /home/user/epoch/cfgdayz/server.cfg:
              steamPort = 2300;
              steamQueryPort = 2301;
              BattlEye = 0;  // workaround - server randomly crashed with 1
              requiredSecureId = 2;
     
    5) Run /home/user/lib32/ld-2.19.so --library-path /home/user/epoch:/home/user/lib32 /home/user/epoch/server -server -mod="@dayz_epoch;@dayz_epoch_server;" -config="cfgdayz/server.cfg" -cfg="cfgdayz/basic.cfg" -port=2302 -beta="expansion/beta;expansion/beta/expansion" -noSound -noPause -world=Chernarus -profiles=cfgdayz -name=cfgdayz -showscripterrors
  3. Like
    devd got a reaction from crckdns in 1.0.5.1 update   
    Player sync on disconnect (server_onPlayerDisconnect.sqf) fixed.
  4. Like
    devd got a reaction from crckdns in 1.0.5.1 update   
    https://github.com/denisio/Dayz-Epoch-Linux-Server
     
    + Support aniversary edition PlayerUIDs
  5. Like
    devd got a reaction from jahangir13 in Linux Server Epoch v1.0.3 released   
    I have solved the crash problem to add new parameter: "-maxmem=3965"
    ./test -server -mod="@taviana;@dayz_epoch;@dayz_epoch_server;" -config="cfgdayz/server.cfg" -cfg="cfgdayz/basic.cfg" -port=4302 -beta="expansion/beta;expansion/beta/expansion" -noSound -noPause -profiles=cfgdayz -name=cfgdayz -cpucount=2 -exThreads=0 -showscripterrors -pid=4302.pid -maxmem=3965 Looks like some kind of memory problems (32-bit limit). Now I am stuck with this:
    Cannot find base Soldier_Base_PMC for bin\config.bin/CfgVehicles/Soldier_Crew_PMC/ Warning Message: No entry 'bin\config.bin/CfgVehicles/Survivor1_DZ.icon'.
  6. Like
    devd got a reaction from Ivleb in Install DayZ Epoch 1.0.4 for Linux   
    v1.0.4.2 update:
    https://github.com/denisio/Dayz-Epoch-Linux-Server
  7. Like
    devd got a reaction from DeanReid in Install DayZ Epoch 1.0.4 for Linux   
    I'm working on 1.0.4.2 ... :) 
  8. Like
    devd got a reaction from DJDosKiller in Install DayZ Epoch 1.0.4 for Linux   
    I'm working on 1.0.4.2 ... :) 
  9. Like
    devd got a reaction from DJDosKiller in Linux Server Epoch v1.0.3 released   
    Please, update https://raw.github.com/denisio/Dayz-Epoch-Linux-Server/master/writer.pl and run again.
  10. Like
    devd got a reaction from Agnia-reR in Linux Server Epoch v1.0.3 released   
    OK, I have changed the client download link to http://goo.gl/eS96xa 
     
    Test server IP: 89.255.94.60
    Port: 3302
  11. Like
    devd got a reaction from frartombabogy in Linux Server Epoch v1.0.3 released   
    https://github.com/denisio/Dayz-Epoch-Linux-Server
     
  12. Like
    devd got a reaction from DJDosKiller in Linux Server Epoch v1.0.3 released   
    $ crontab -e
    0 */4 * * * /home/yourlogin/epoch/restarter.pl
     


    Nowhere. The sql save interval was limited by mod developers.
  13. Like
    devd got a reaction from amandabif in Linux Server Epoch v1.0.3 released   
    https://github.com/denisio/Dayz-Epoch-Linux-Server
     
  14. Like
    devd got a reaction from bFe in Linux Server Epoch v1.0.3 released   
    https://github.com/denisio/Dayz-Epoch-Linux-Server
     
  15. Like
    devd got a reaction from Agnia-reR in Linux Server Epoch v1.0.3 released   
    https://github.com/denisio/Dayz-Epoch-Linux-Server
     
  16. Like
    devd got a reaction from MatthewK in Linux Server Epoch v1.0.3 released   
    https://github.com/denisio/Dayz-Epoch-Linux-Server
     
×
×
  • Create New...