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