Jump to content
Sign in to follow this  
collin102

Players Disconnect after role selection screen

Recommended Posts

Ive been trying to host a local dedicated server on my computer. Everything seems to check out fine I can join the server no problems, log into admin etc. However other clients/players have problems. They can connect to the server just fine however when they select their role/charatcer etc. then proceed by hitting continue their entire game will crash. I have been using Tophe's dedicated server tool to set up the appropriate server configs etc, ill post them in here anyway

config

// Server Config Generated by Tophes Arma 2 Dedicated Server Tool
hostName = "***";
password = "***";
passwordAdmin = "*****";
maxPlayers = 10;
logFile = "";
voteThreshold = 0.33;
voteMissionPlayers = 3;
reportingIP = "arma2oapc.master.gamespy.com";
timeStampFormat = "None";
motd[] = {};
motdInterval = 3;
vonCodecQuality = 3;
disableVoN = 0;
kickduplicate = 0;
verifySignatures = 0;
persistent = 0;
BattlEye = 1;
doubleIdDetected = "";
onUserConnected = "";
onUserDisconnected = "";
onHackedData = "";
onDifferentData = "";
onUnsignedData = "";
regularCheck = "";

class Missions
{
   class Mission1
   {
   template = "mso_32_a2co_coop_baf_usa_vs_tak_ins_gue_4-4.takistan";
   difficulty="regular";
   };

};

Basic:

MaxMsgSend=128;
MaxSizeGuaranteed=512;
MaxSizeNonguaranteed=256;
MinBandwidth=131072;
MaxBandwidth=2097152000;
MinErrorToSend=0.010;
MinErrorToSendNear=;
MaxCustomFileSize=1310720;
adapter=-1;
3D_Performance=1;
Resolution_W=0;
Resolution_H=0;
Resolution_Bpp=32;
Windowed=0;

Any suggestions?

Share this post


Link to post
Share on other sites

Same here. I installed the linux beta server and me and my friend have exactly the same problem. We are able to connect and select a mission. Everything gets loaded like on other servers but when we hit the continue button on the map screen after loading is finished the game crashes.

The game does work on other servers though.

I hope someone knows a solution to this.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×