Jump to content
Sign in to follow this  
Rexxenexx

Win32 Server doesn't start

Recommended Posts

I've tried 1.04 and now 1.05 Ded server on my Dual 800 P3 Server and so far I don't have any luck running it. What would cause it to close/crash or load up a cpu? I copied over my sprocket install from my other computer and copied over the reg's just incase I need to update it later. I've also played around with the config this is what I have (cutting the missions to one I know should work):

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

passwordAdmin = "XXXXXXX";

hostname="ARMA Coop Test Server # 1";

motd[]=

{

"Welcome to ARMA server.",

"Hosted by Rexxenexx.",

};

motdInterval=1;

maxPlayers = 20;

MaxMsgSend = 256;

MinBandwidth = 768000;

voteThreshold=0.33;

reportingIP="";

voteMissionPlayers=3;

kickduplicate=1;

equalModRequired=1;

class Missions

{

class Mission01

{

template = MP20CamelDogFight.Sara;

cadetMode = 1;

};

};

If I run it like that it loads up the cpu the first try (on starting up the comp) any time after it just closes. I keep an eye on the Task Manager and the server just popsup for a second 50% load and close. Like I said the first try/run it overloads the cpu (one cpu since it only uses one) and I have to force quit it to stop.

Any Ideas to try? Anyone have a fool proof minimalized config I could try?

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  

×