Jump to content
  • 0

config.cfg, line 26: . requiredSecureId: Member already defined.


IrenePappel

Question

Dear all,

This is my first posting here in the forum. Thank you again, Axle, for fully activating my account!

I've followed the

I have a freshly installed Windows Server 2012 R2 machine. I've just installed all updates/security patches, Steam, downloaded everything using Steam and DayZ Commander and then strictly followed the above mentioned guide.

 

The problem: The Epoch server won't startup when using DayZ_Epoch_instance_11_Chernarus.bat for launching. I'm getting an error message: "config.cfg, line 26: . requiredSecureId: Member already defined." See also screenshot in attached file.

 

I've found a description of this problem also here:

 

Nevertheless, I have no duplicate requiredSecureId entry in my config file. As a matter of fact, this error also comes up if I delete all entries with requiredSecureId. So this doesn't seem to be the root cause. Why does it say "already defined"?

What am I doing wrong? Could somebody have a look on my server using TeamViewer?

Thank you to all and all the best from Hamburg/Germany,

Irene

 

post-26657-0-21097500-1417453083_thumb.p

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0
@echo off
start "arma2" /min "arma2oaserver.exe" -port=2302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;"

hostName = "DayZ Epoch Server";
password = "**********";
passwordAdmin = "*********";
maxPlayers = 10;
logFile = "server_log.txt";
voteThreshold = 2;
voteMissionPlayers = 1;
timeStampFormat = "short";
motd[] = {"DayZ Epoch","Have fun!"};
motdInterval = 5;
vonCodecQuality = 11;
disableVoN = 0;
kickduplicate = 1;
verifySignatures = 2;
persistent = 1;
BattlEye = 1;

doubleIdDetected = "";
onUserConnected = "";
onUserDisconnected = "";
onUnsignedData = "kick (_this select 0)";
onHackedData = 	"kick (_this select 0)";
onDifferentData = "";

class Missions
{
    class Mission1
    {
    	template = "DayZ_Epoch_11.Chernarus";
    	difficulty="recruit";
    };

};

Here is my bat and my config.cfg. I'm still getting this annoying requiredSecureId error. Why? Is there maybe a 2nd config file somewhere that is also been loaded or loaded instead of my cfg?

Link to comment
Share on other sites

  • 0

Dear all,

I would be really happy and thankful if someone could have a look on my Windows Server 2012 R2 via TeamViewer. I'm totally stuck with this freshly setup Windows Server and this strange error message. There is no requiredSecureId in my batch file so why do I get this strange message?

Thank you and all the best,

IrenePappel

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...