Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

SimFly

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About SimFly

  • Rank
    Newbie
  1. SimFly

    Error on server start

    Hi, thanks for your reply. After trying your suggestions and making the changes I got a different error when i tried to start it: -sh-3.2$ ./server -cfg=basic.cfg -config=server.cfg 16:36:41 Dedicated host created. 16:36:41 BattlEye initialization failed Server creation failed : 2302 I also tried the arma2server file it started but i was unable to find the server. I ran check and heres the output. -sh-3.2$ ./arma2server check ArmA 2 directory: . OK Server executable: ./server OK Port number: 2302 Config file: server.cfg OK PID file: ./2302.pid RUN file: ./2302.run Everything seems to be ok, but im not too sure. Thanks Ah ha it seems to be the Battleye thing, just disabled it and it started up fine. Strange
  2. Hi, I am having a issue with starting the Arma II server and setting the config file. It works without the config file defined but obviously no settings. It is saying that it cannot find the file but the file is definitely there I checked it using nano. Here is the output from my terminal, any help appreciated. -sh-3.2$ ./server start -basic="/home/simfly/arma2/basic.cfg" -config="/home/simfly/arma2/server.cfg" 13:49:21 Dedicated host created. Include file home/simfly/arma2/server.cfg not found. Critical:Destroying running thread! Critical:Destroying running thread! Segmentation fault Edit: it seems its removing the / on the path, without that i cannot access the file with nano Thanks
×