Jump to content
  • 0

Server not reading config file


Miss Blue

Question

Greetings,

I've recently decided to start my own Arma 3 Epoch server. While this is my first time setting up an Arma 3 server, I'm not a stranger when it comes to actually, setting a game server up.
I've followed all instructions provided me by the Epoch manual to the line, and all is working, however to an extend.

While, the server starts, you can connect and Epoch will work, it is not reading it's config file.
This obviously, comes hand-in-hand with a handful of problems;
 

  • The server name defaults to my dedicated host name (As in, it defaults to "WIN-SOMETHINGHERE" instead of the name I provided)
  • The server defaults to the vote screen on the first time connecting, obviously also unwanted behavior.
  • When all players die simultaneously, the server will reset and send you back to the vote screen.
  • The server is not persistent, with this I mean; Once all players disconnect, the server will reset and then if you connect, you will have to vote for a mission again.

Below is my start command line, my server.cfg and my basic.cfg

 

Start.bat

 @echo off
 start "arma3" /min "C:\Arma3Server\arma3server.exe" -mod=@Epoch;@EpochHive; -config=C:\Arma3Server\sc\config.cfg -ip=198.102.31.82 -port=2302 -profiles=sc2 -cfg=C:\Arma3Server\sc\basic.cfg -name=sc2

 

Server.cfg
http://pastebin.com/jwd7v4ji

 

basic.cfg
http://pastebin.com/7nwDiWfQ

 

I've already checked file permissions and they are not the cause, I also do not use window's horrible User Access Control.
Operating System is a Windows Server 2008 R2 platform.

I've also extensively google'd for similar issue's however, I've found none.

 

Kind Regards.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...