Jump to content
  • 0

Server problem - player instantly kicked after joining - private server epoch


kernel911

Question

Hello,

 

I'm new to Arma 2 / dayz Servers anyway everything goes right except one thing, i'm hosting small private server on my high-end notebook, me and my friend joins fine, Battleye is 100% ON, but alredy approx. 12 players wanted join and they are instantly kicked by battleye.

 

9/10 times error is: INVALID GUID, i already try to search the fix on internet, found solutions like block port of battleye which is checking Cd-key and other but still happens the same. I don't believe everyone player which want to join have an illegal or invalid or maybe banned cd-key.

 

P.S. Me and friend have 100% valid Arma 2, OA etc Cd-keys but really..?

 

Here is config.cfg
 

 

hostName = "";
password = "";
passwordAdmin = "";
maxPlayers = 12;
logFile = "server_log.txt";
voteThreshold = 2;
voteMissionPlayers = 3;
reportingIP = "arma2oapc.master.gamespy.com";
timeStampFormat = "short";
motd[] = {"Welcome to Dayz-SergeantColt-Lingor /If some menu don't appears, log out to lobby after respawn and log in once again!/","Have fun!"};
motdInterval = 30;
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 = "";
regularCheck = "{}";
requiredBuild = 103718;

class Missions
{
    class Mission1
    {
        template = "DayZ_Epoch_7.Lingor";
        difficulty="veteran";
    };

};

 

 

11:53:44 Alexandre uses modified data file
11:53:44 BattlEye Server: Player #1 Alexandre (77.195.250.106:2304) connected
11:53:44 Player Alexandre connecting.
11:53:46 Player Alexandre connected (id=13732553).
11:53:46 BattlEye Server: Player #1 Alexandre - GUID: 9241f280ea0f176999fda5e52791bee3 (unverified)
11:53:47 Player Alexandre disconnected.
11:53:47 BattlEye Server: Player #1 Alexandre disconnected

 

 

Any ideas, thanks!

 

Cheers

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

I've just checked a lot of "invalid GUID" posts on the Net and 100% of them point out that illegal versions aren't allowed.

 

I use BEC on our server (for scheduling commands, resets, MOTD etc) and that one reports nicely it connected to BE, so I'm sure that when my server reports an invalid GUID, it is an illegal one.

 

If you want (But remember, illegal copies are not supported) you *can* disable Battleye in your config, but you will get lots of *** over you since it also stops hacks.

 

If they want they can tell you if they're able to join other servers ?

Link to comment
Share on other sites

  • 0

If these are random people attempting to join your server, this happens all the time and is normal. I'd recommend asking people who have a valid copy of the game and mod, to try and join - chances are there's no issues. Those who fail, may be running the wrong version, do not have a valid copy or GUID, etc.

Link to comment
Share on other sites

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
  • Discord

×
×
  • Create New...