Jump to content
Sign in to follow this  
Crowe

Arma 2 mass crash

Recommended Posts

Hi

my clan has a problem. We use the arma 2 1.04 dedicated server executable. On certain missions almost all players are crashing.

This could be because of the steerable parachute. But i am not sure at this point.

Our server runs Windows 2008 Server Standard 64 bit. The gameserver is started by this command line:

"E:\gameserver\jbtln_arma2_private\ArmA2Server.exe" -server -config=jbtln_arma2_private.cfg -cfg=arma2.cfg -port=4100 -profiles=profiles -name=SYSTEM -mod=@AL -netlog

server.cfg

// Generelle Einstellungen

hostname ="Jägerbataillon Nordland Private Server DEDICATED www.jbtl-nordland.eu";

password = "thisissparta";

passwordAdmin = "letmebecomeadmin";

maxPlayers = 40;

// Message of the day

motd[] =

{

"Willkommen auf dem Schlachtfeld",

"vom Jägerbataillon Nordland",

"Besuche uns unter",

"www.jbtl-nordland.eu",

"1 Clan- 2 Teams",

"Germanitas",

"Nordische Berserker",

//"Only german and english language is allowed on this server!",

"Das Jägerbataillon Nordland wünscht euch allen ein faires und spannendes Spiel!",

"Ehre und Stärke!"

};

motdInterval = 3;

//reportingIP="armedass.master.gamespy.com";

// Voting

voteMissionPlayers = 1;

voteThreshold = 0.334;

kickduplicate = 1;

// Voice over Net + Sonstiges

disableVoN = 0;

vonCodecQuality = 10;

VonID = 1;

DeathMessages = 1; // Todesmeldungen anzeigen (unwirksam?)

NetStats = 1; // Punkteanzeige (unwirksam?)

logFile = "server1.txt";

// Anti cheat Einstellungen

BattlEye = 0;

equalModRequired = 0;

verifySignatures = 1;

checkfiles[]={

"ijl15.dll",

"dta/product.bin"

};

onUserConnected = "";

onUserDisconnected = "";

//onHackedData = "kick (_this select 0)";

//onDifferentData = "kick (_this select 0)";

//onUnsignedData = "kick (_this select 0)";

arma2.cfg

language="German";

adapter=-1;

3D_Performance=93750;

Resolution_Bpp=32;

MinBandwidth = 3276800;

MaxBandwidth = 13107200;

MinErrorToSend = 0.001;

We have tried other bandwith settings too, but it did not help.

The mission where this error is occouring most, is AL FL Brezino.

Please help us to fix this error. Thanks in advance.

Edited by Crowe

Share this post


Link to post
Share on other sites

First thing I'd suggest is to check with the mission creators to make sure that their missions are compatible with 1.04. I know many missions have been updated due to crashing after 1.04.

Share this post


Link to post
Share on other sites

Without repro steps, missions and crash logs unlikely BI can do anything here.

Share this post


Link to post
Share on other sites

what kju said

also, would be important to list what mods you are running on the server. @AL doesn't tell much

Share this post


Link to post
Share on other sites
"E:\gameserver\jbtln_arma2_private\ArmA2Server.exe " -server -config=jbtln_arma2_private.cfg -cfg=arma2.cfg -port=4100 -profiles=profiles -name=SYSTEM -mod=@AL -netlog

If your using the 'ArmA2Server.exe' then you dont need the '-server' in your command line!

Share this post


Link to post
Share on other sites

We played the map again without parachutes there were no more problems.

It seems that theres a bug in BIS' steerable parachute.

@AL= Arma Liga Addon (containing only crowe_zoneprotect.pbo)

Share this post


Link to post
Share on other sites

If you play without the Arma Liga addon, and obviously on the non-AL maps, while using the steerable parachutes do you still get the crash?

I only ask 'cause it seems more likely that it's a conflict between the mod and the parachutes rather than the parachutes being bugged themselves.. although I could be wrong.

Share this post


Link to post
Share on other sites
We played the map again without parachutes there were no more problems.

It seems that theres a bug in BIS' steerable parachute.

@AL= Arma Liga Addon (containing only crowe_zoneprotect.pbo)

Hey Crowe,

yesterday at the War we had the same problem, but even after turning the parachutes off we had some problems with disconnects. The map was more stable, for sure, but it still crashed at some people's computers. Guess it's for sure got something to do with the chutes, but also believe it's a general map problem.

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  

×