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