Page 1 of 4 1234 LastLast
Results 1 to 10 of 31

  Click here to go to the first Developer post in this thread.  

Thread: ARMA 2: Operation Arrowhead - Linux Server beta 1.60.94743

  1.   Click here to go to the next Developer post in this thread.   #1

    ARMA 2: Operation Arrowhead - Linux Server beta 1.60.94743

    Download:
    ftp://downloads.bistudio.com/arma2.c....94743.tar.bz2
    Code:
    ftp://downloads.bistudio.com/arma2.com/update/a2oa-server-1.60.94743.tar.bz2
    mirror: http://www.gamefront.com/files/21974....94743.tar.bz2
    -
    CRC32: CBFC9A9B
    MD5: 1C72F3B7019A9A15F438CD3CFB9DC17D
    SHA-1: 5DD9B7FFA66D223732C7444B9B159A7BA8676EDA
    Last fix:
    * code sync with win platform
    * recent crashfixes (as for windows, were crossplaform)
    * channel disabling support as for windows
    *changes and tweaks from windows branch including for netcode
    *some crashes and issues across all platforms
    previous fix:
    *resolved crash on custom face textures (please verify if custom faces work in MP)
    *[89964] Fixed: Linux servers were never green in server list.
    older fix:
    *resolved long loading times (this time it should work )
    *resolved issue with "Failed to load TextureHeaderManager" , no need use -noTexHeaders commandline parameter!
    Warning: This is 1.60 branch release
    Note that it requires Arma 2: Operation Arrowhead data to be updated to version 1.60 first in order to run properly.
    ideal to combine with latest OA beta client:
    Please provide us with feedback to this topic.
    * this version brings linux in sync with actual windows server improvements and ai/mp fixes ...
    Arma 2: Operation Arrowhead - Linux Standalone Server 1.60
    ================================================== =============
    Copyrigt (c) 2010 Bohemia Interactive Studio. All rights reserved.
    For more information please visit
    http://"]http//community.bistudio.com/wiki/ArmA:_Dedicated_Server"]http://community.bistudio.com/wiki/ArmA:_Dedicated_Server[/SIZE[/URL]]

    [SIZE=1]Installation instructions:
    ==========================
    1. Following programs must have been installed on your Linux-box:
    tar, gcc. Optional: md5sum (for setup integrity check)
    1a. On some verions of Linux (this was reported for RedHat 9
    and Gentoo linux 2.4.20) the NSCD deamon must be installed to
    run ArmA 2 server successfully. Caching of DNS would be sufficient.
    2. Copy the whole "ArmA 2 Operation Arrowhead" directory from Windows
    to some Linux-directory (arma2arrowhead). DON'T DO ANY DATA CONVERSIONS
    (even "dos2unix" translation of text files is not necessary).
    Example: you can use PKZIP (WinZip, PowerArchiver, etc.) on
    Windows and "unzip" on Linux.
    Don't use upper case letters in the ArmA2 directory name
    (/home/bob/arma2arrowhead will be good, /home/bob/ArmA2ArrowHead
    may cause some troubles).
    ArmA2 directory should contain subdirectories "Addons", "Bin",
    "Campaigns", etc.
    3. Copy the "server-x.xx.tar.gz" (x.xx is version number) file into
    the arma2arrowhead directory. Unpack and install it with commands:
    arma2arrowhead$ tar -xjf server-x.xx.tar.bz2
    arma2arrowhead$ ./install
    Watch the messages - they will inform you whether your installation
    is successful.
    4. Dedicated server can be started in foreground:
    arma2arrowhead$ ./server
    Or in background:
    o$ nohup ./server > out.txt 2> err.txt &
    [1] <pid>
    5. Running server can be stopped by executing:
    $ kill -s SIGINT <pid>
    Where <pid> is process-id of mother server thread (printed out in
    "nohup" command).
    6. ArmA2 ArrowHead server has a feature: command-line parameter
    "-pid=<pid_file>". It causes creation of <pid_file> with
    PID of root ArmA2 process. If IP port specified in "-port=<nn>"
    parameter is busy (in usage), ArmA2 will terminate immediately
    and <pid_file> won't be written..
    7. The "arma2server" script is provided for automatic server
    start/restart/status query/etc. Please be sure to edit
    CONFIGURATION PARAMETERS in lines 12 to 18 !
    After this is done, install (hard-link?) the script into
    "/etc/rc.d/init.d/arma2server" file. After that it can be managed
    by "chkconfig" (see info/man).
    previous thread about 1.60.94342 beta linux : Spoiler:


  2. #2
    Will there also be a 1.61 version to match the latest client beta 1.61.94876 ?

    ~~ He flung himself upon his camel and rode madly off in all directions ~~

  3.   Click here to go to the next Developer post in this thread.   #3
    BI Developer Dwarden's Avatar
    Join Date
    Mar 5 2002
    Location
    Czech Republic
    Posts
    7,790
    Author of the Thread
    not this week

  4. #4
    Yeah , I realize now with client 1.61RC out, that being so close to a final 1.61 patch you'd rather wait!

  5.   Click here to go to the next Developer post in this thread.   #5
    BI Developer Dwarden's Avatar
    Join Date
    Mar 5 2002
    Location
    Czech Republic
    Posts
    7,790
    Author of the Thread
    maybe after RC3, the nix code transift to 1.61 isn't still finished ...

  6. #6
    We seriously need support for DayZ to run on Linux dedicated Server. Please add functionality for this so DayZ developers can add the code for linux servers.
    Thanks alot!

  7. #7
    Private First Class
    Join Date
    Apr 9 2012
    Location
    Massachusetts
    Posts
    21
    Server down 3 days now. When will next release be coming out?

  8.   Click here to go to the next Developer post in this thread.   #8
    BI Developer Dwarden's Avatar
    Join Date
    Mar 5 2002
    Location
    Czech Republic
    Posts
    7,790
    Author of the Thread
    this week, we just finalizing the windows code branch then we can do nix ...

  9. #9
    I am also waiting on 1.62 server update for linux. Our server is usually full 24/7 but now almost nobody can play because they updated their clients. Oh and I would also love some commands to be able to interact with a mysql database on linux, either directly or through scripting. We run a life mod and it would be awesome to be able to save stats through server restarts.

  10. #10
    Hello ? 1.62 Linux files ? Hello !?

Page 1 of 4 1234 LastLast

Similar Threads

  1. ARMA 2: Operation Arrowhead - Linux Server beta 1.60.94342
    By Dwarden in forum ARMA 2 & OA - Servers & Administration
    Replies: 6
    Last Post: Jul 1 2012, 13:37
  2. ARMA 2: Operation Arrowhead - Linux Server beta 1.60.93400
    By Dwarden in forum ARMA 2 & OA - Servers & Administration
    Replies: 4
    Last Post: Jun 18 2012, 10:15
  3. ARMA 2: Operation Arrowhead - Linux Server beta 1.60.93167
    By Dwarden in forum ARMA 2 & OA - Servers & Administration
    Replies: 7
    Last Post: May 31 2012, 19:13
  4. Arma 2: Operation Arrowhead - Linux Standalone Server 1.55 BETA
    By Maruk in forum ARMA 2 & OA - MULTIPLAYER
    Replies: 30
    Last Post: Nov 26 2010, 17:34

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •