Page MenuHomeFeedback Tracker

arma3server don't run on my Debian Dedicated Server
New, WishlistPublic

Description

Hello,

first, excuse me if my english is bad, this is not my native language.

Today I tried to install an Arma3 Server on my Dedicated Server (Debian 8.1) using this tutorial : https://community.bistudio.com/wiki/Arma_3_Dedicated_Server

So, I created a new user named "arma3serv" and with it I installed SteamCMD (/home/arma3serv/) and then I used it to install Arma3Server in the following directory:
/home/arma3serv/arma3/

($ force_install_dir /home/arma3serv/arma3
$ app_update 233780 validate)

The directories /home/arma3_serv/.local/share/Arma 3 and /home/arma3_serv/.local/share/Arma 3 - Other Profiles exist. I created these directories.

And when I try to run arma3server (./arma3server), the terminal displays this to me : http://pastebin.com/k28ji4WD

I don't understand... How can I solve this issue ?

Details

Legacy ID
1918082847
Severity
None
Resolution
Open
Reproducibility
Always
Category
Dedicated Server

Event Timeline

tuffy45 set Category to Dedicated Server.Jul 28 2015, 8:17 PM
tuffy45 set Reproducibility to Always.
tuffy45 set Severity to None.
tuffy45 set Resolution to Open.
tuffy45 set Legacy ID to 1918082847.May 8 2016, 12:27 PM

I fixed the problem by adding a -config=server.cfg field to the launch parameters , i don't know what cause this problem but it works.
My launch script : ./arma3server -name=server -config=server.cfg
More informations for configurate this file : https://community.bistudio.com/wiki/server.cfg