Jump to content
Sign in to follow this  
nobrainer

Beat 1.12 problems after reinstall

Recommended Posts

Installed Armed Assault DVD UK version 1.04.

Installed Queens Gambit DVD UK version and patched it to 1.08.

Started up ArmA and it fails to start because of lousy graphicscard, but it creates all the files and directories.

Patch up to 1.12 beta.

This one starts up 1.08 ok:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">D:\ArmA\ArmA_Server.exe -port=2302 -nosound -world=empty -cfg=D:\ArmAFiles\Cfg\startup.cfg -profiles=D:\ArmAFiles\Cfg\ -config=D:\ArmAFiles\Cfg\serverECL.cfg -mod=@ECL

This one gives me an error:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">D:\ArmA\beta\arma_server.exe -port=2302 -nosound -world=empty -cfg=D:\ArmAFiles\Cfg\startup.cfg -profiles=D:\ArmAFiles\Cfg\ -config=D:\ArmAFiles\Cfg\serverECL2.cfg -mod=@ECL;beta

The error:

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

D:\ArmAFiles\Cfg\startup.cfg:

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

adapter=-1;

3D_Performance=8721.000000;

Resolution_W=800;

Resolution_H=600;

Resolution_Bpp=32;

MaxMsgSend=384;

MaxSizeGuaranteed=512;

MaxSizeNonguaranteed=256;

MinBandwidth=16777216;

MaxBandwidth=27262976;

MinErrorToSend=0.005;

MaxCustomFileSize=0;

D:\ArmAFiles\Cfg\serverECL.cfg

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

password = "nopryl4u";

hostname = "NoPryl.com - ArmA 1.08 - No CustomFiles";

maxPlayers = 50;

voteThreshold = 0.33;

voteMissionPlayers = 1;

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

kickduplicate = 1;

equalModRequired = 1;

verifySignatures = 1;

disableVoN = 0;

vonCodecQuality = 10; // 0 min - 10 maks

persistent = 1;

LogFile = "Public.log";

battleye = 0;

motd[] = {

" ",

" ",

"[N.o.N] - NoPryl of Norway",

"Norwegian Campers Clan",

" ",

"Remember that NoPryl has trainingday on mondays at 21.00 CET !!!",

" ",

"Have fun"

};

motdInterval = 3;

class Missions

{

class MPMission_01

{

template = ctf@_34_NC08_cqb_Buffalo_Moon.Sara;

cadetMode = 0;

};

};

//Cheat detection

RegularCheck = "{}";

checkfile = 0; //1=slow 0=default

onHackedData = "kick (_this select 0)"; //auto ban hacked addons

onDifferentData = "{}"; // Denne må brukes hvis man bruker verifisering av addons, tillater ulike stingtables etc.

onUnsignedData = "kick (_this select 0)";

checkfiles[] = {};

D:\ArmAFiles\Cfg\serverECL2.cfg

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

password = "ecl";

hostname = "NoPryl.com - ArmA 1.12 - No CustomFiles";

maxPlayers = 50;

voteThreshold = 0.33;

voteMissionPlayers = 1;

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

kickduplicate = 1;

equalModRequired = 1;

verifySignatures = 1;

disableVoN = 0;

vonCodecQuality = 10; // 0 min - 10 maks

persistent = 1;

LogFile = "Public.log";

battleye = 0;

motd[] = {

" ",

" ",

"[N.o.N] - NoPryl of Norway",

"Norwegian Campers Clan",

" ",

"Remember that NoPryl has trainingday on mondays at 21.00 CET !!!",

" ",

"Have fun"

};

motdInterval = 3;

class Missions

{

class MPMission_01

{

template = ctf@_34_NC08_cqb_Buffalo_Moon.Sara;

cadetMode = 0;

};

};

//Cheat detection

RegularCheck = "{}";

checkfile = 0; //1=slow 0=default

onHackedData = "kick (_this select 0)"; //auto ban hacked addons

onDifferentData = "{}"; // Denne må brukes hvis man bruker verifisering av addons, tillater ulike stingtables etc.

onUnsignedData = "kick (_this select 0)";

checkfiles[] = {};

As you can see from my startup line I us "D:\ArmAFiles\cfg\" as profileplace, so it uses "D:\ArmAFiles\cfg\Users\NoN\" as the place to store all profile changes.

The 1.08 server reads the profile "NoN.ArmAProfile", which contains:

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

blood=1;

viewDistance=2500;

terrainGrid=10.000000;

volumeCD=7;

volumeFX=7;

volumeSpeech=7;

singleVoice=0;

playerVoice=0;

gamma=1.000000;

brightness=1.000000;

fovTop=0.750000;

fovLeft=1.000000;

uiTopLeftX=0.000000;

uiTopLeftY=0.000000;

uiBottomRightX=1.000000;

uiBottomRightY=1.000000;

soundEnableEAX=1;

soundEnableHW=0;

sceneComplexity=300000.000000;

shadingQuality=0;

shadowQuality=0;

anisoFilter=0;

TexQuality=-1;

postFX=0;

useWBuffer=0;

showTitles=1;

showRadio=1;

difficultyMP="veteran";

class Difficulties

{

class regular

{

class Flags

{

Armor=0;

FriendlyTag=0;

EnemyTag=0;

HUD=0;

HUDPerm=0;

HUDWp=1;

HUDWpPerm=1;

AutoSpot=0;

Map=0;

WeaponCursor=1;

AutoGuideAT=0;

ClockIndicator=1;

3rdPersonView=0;

Tracers=0;

UltraAI=0;

AutoAim=0;

UnlimitedSaves=0;

};

skillFriendly=0.850000;

skillEnemy=0.850000;

precisionFriendly=0.350000;

precisionEnemy=0.350000;

};

class veteran

{

class Flags

{

HUD=0;

HUDWp=1;

HUDWpPerm=1;

WeaponCursor=1;

ClockIndicator=1;

3rdPersonView=0;

Tracers=0;

UltraAI=1;

};

skillFriendly=0.850000;

skillEnemy=0.850000;

precisionFriendly=0.450000;

precisionEnemy=0.450000;

};

};

But the 1.12 which gives me error just make a new file called "NoN." and don't use "NoN.ArmAProfile".

Can someone please help me with this one???

Best retard NoBrainer

Share this post


Link to post
Share on other sites

Are you making sure that the beta\ArmA_server.exe is getting run from your normal ArmA folder?

In your case, the shortcut link under "Start in:" should be "D:\ArmA" and not "D:\ArmA\beta". Is this the case?

Share this post


Link to post
Share on other sites

I simply copied the arma_beta.exe from the beta folder into the arma root, as i had other errors and problems with the profiles.

Regards, Christian

Share this post


Link to post
Share on other sites
Are you making sure that the beta\ArmA_server.exe is getting run from your normal ArmA folder?

In your case, the shortcut link under "Start in:" should be "D:\ArmA" and not "D:\ArmA\beta". Is this the case?

This just made the server start in 1.08 and with a error saying:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">Addon CA_Hotfix requires version 1.09 of application

I simply copied the arma_beta.exe from the beta folder into the arma root, as i had other errors and problems with the profiles.

Regards, Christian

Here I did not get any errors and the server started 1.12. Seems to be ok.

But it's a bit strange since I got 2 servers that should be looking the same, but they act different.

But who cares...

THANK YOU VERY MUCH, both of you have made trial easier and I made the server run again.

Best retard NoBrainer

Share this post


Link to post
Share on other sites

The problem here was that running any ArmA or ArmA server exe from the beta folder means that it cannot access the ArmA files properly, unless you make it run in the standard ArmA folder - either like Mr.G-C said by copying it in there, or by changing the folder it is executed in (though it seems you misunderstood me there).

You can leave the server exe file in the beta folder if you change the shortcut like this:

Quote[/b] ]

Target: "D:\ArmA\beta\arma_server.exe" .... params

Start in: "D:\ArmA"

Share this post


Link to post
Share on other sites

Thanks MadDogX

That worked the way it should, sonow I got 2solutions...Liked MadDogX best.

Best retard NoBrainer

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  

×