Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Gear selection broken on dedi?

  1. #1
    Since we first started to run our dedicated server (Armaholic.com #1) we have had lots of troubles with the gear selection in the briefing.
    If anyone would try to select a new kit in the briefing it would not add the weapon to his loadout, it would take a lot of time as well and most times the mission wont load and the client would have to reconnect.

    Now that was/is very annoying but since nobody else reported this issue I figured it was thanks to the location I hosted the dedicated from which was my home connection with a 12/1 Mb ADSL line.
    Now since a week our server has moved to my new home with a fiber connection of 24Mb so I really expected the issue to be fixed...but guess what its actually getting worse.

    Still we are most of the times unable to select our gear in the brieing but also now often we find ourselves unable to select gear in mission.
    Going close to an ammo box and selecting "gear" wont give us our loadout screen and neither we can select any new gear.
    Going to a fallen commrade or a shot down enemy we are also not able to enter the gear selection screen.
    And, if we are able to get gear from crates and/or units it often goes very slow and takes many seconds before it starts to add/replace the choosen gear.

    BUT

    Also there are many missions where we dont have any troubles and we can select gear without any issue.

    Now..........I am at a total loss, I tried many different server settings but it just seems to stay there, no matter what I do.
    Is anyone aware of this as well or do you know how I could fix it?

    Below you find all server related info you might need.

    arma.cfg
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">language=&#34;English&#34;;
    adapter=-1;
    3D_Performance=6849.000000;
    Resolution_W=800;
    Resolution_H=600;
    Resolution_Bpp=32;
    refresh=60;
    FSAA=-1;
    HDRPrecision=8;
    lastDeviceId=&#34;4098,12624,813830204&#34;;
    localVRAM=250343936;
    nonlocalVRAM=250343936;
    MinBandwidth=6144000;
    MaxBandwidth=12288000;
    MinErrorToSend=0.05;[/QUOTE]

    Profile:
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">difficulty=&#34;regular&#34;;
    class Difficulties
    {
    class regular
    {
    class Flags
    {
    Armor=0;
    FriendlyTag=0;
    EnemyTag=0;
    HUD=1;
    HUDPerm=0;
    HUDWp=1;
    HUDWpPerm=1;
    WeaponCursor=0;
    AutoAim=0;
    AutoGuideAT=0;
    3rdPersonView=0;
    ClockIndicator=1;
    Map=0;
    Tracers=0;
    AutoSpot=0;
    UltraAI=0;
    UnlimitedSaves=0;
    };
    skillFriendly=0.850000;
    skillEnemy=0.450000;
    precisionFriendly=0.850000;
    precisionEnemy=0.300000;
    };
    class veteran
    {
    class Flags
    {
    HUD=1;
    HUDWp=1;
    HUDWpPerm=1;
    WeaponCursor=0;
    ClockIndicator=0;
    3rdPersonView=0;
    Tracers=0;
    UltraAI=0;
    };
    skillFriendly=0.850000;
    skillEnemy=0.570000;
    precisionFriendly=0.850000;
    precisionEnemy=0.550000;
    };
    };
    sceneComplexity=300000.000000;
    shadingQuality=0;
    shadowQuality=0;
    viewDistance=2000.000000;
    terrainGrid=10.000000;
    volumeCD=5.000000;
    volumeFX=5.000000;
    volumeSpeech=5.000000;
    singleVoice=0;
    playerVoice=0;
    soundEnableEAX=1;
    soundEnableHW=1;
    [/QUOTE]

    Server config:
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">passwordAdmin = &#34;xxxxxxxx&#34;; // password to protect admin access
    hostname=&#34;-----------Armaholic.com#1-----------&#34;;
    motd&#91;&#93;=
    {
    &#34;Welcome to the Armaholic.com server.&#34;,
    &#34;Please visit www.armaholic.com for any info or questions about our server.&#34;,
    &#34;We use ventrilo to communicate, ask for details if you want to join us&#34;, ***
    &#34;Listen to orders given&#34;,
    &#34;Ask the admin if any respawn is allowed&#34;,
    &#34;Do not respawn if not allowed&#34;,
    &#34;We hope you have a good time on our server&#34;,
    &#34;Feel free to visit www.armaholic.com&#34;,
    &#34;This server uses Doolittle&#39;s SyncTime - Providing cheaters with the chance to play somewhere else.&#34;,
    }; // Welcome message
    motdInterval=12;
    voteThreshold=0.33; // when one third agrees, this is enough to confirm a vote
    reportingIP=&#34;&#34;;

    LogFile=&#34;Logfile_Public.log&#34;;

    //Cheat detection
    checkfile=0; //1=slow 0=defult dont use 0
    onHackedData = &#34;ban &#40;_this select 0&#41;&#34;; ***//auto ban hacked addons
    onDifferentData = &#34;kick &#40;_this select 0&#41;&#34;; //auto kick modified files
    kickDuplicate=1; // do not allow duplicate id


    checkfiles&#91;&#93;=
    {

    &#34;dta&#92;bin.pbo&#34;,
    &#34;Addons&#92;wheeled3.pbo&#34;,
    &#34;Addons&#92;weapons3.pbo&#34;,
    &#34;Addons&#92;A10.pbo&#34;,
    &#34;Addons&#92;weapons&#92;config.cpp&#34;,
    &#34;Addons&#92;weapons&#92;config.bin&#34;,
    &#34;Addons&#92;wheeled&#92;config.cpp&#34;,
    &#34;Addons&#92;wheeled&#92;config.bin&#34;,
    &#34;Addons&#92;tracked&#92;config.cpp&#34;,
    &#34;Addons&#92;tracked&#92;config.bin&#34;,
    &#34;Addons&#92;sara&#92;config.cpp&#34;,
    &#34;Addons&#92;sara&#92;config.bin&#34;,
    &#34;Addons&#92;air&#92;config.cpp&#34;,
    &#34;Addons&#92;air&#92;config.bin&#34;,
    &#34;Addons&#92;miscUS&#92;config.cpp&#34;,
    &#34;Addons&#92;miscUS&#92;config.bin&#34;
    };
    maxPlayers=16;
    disableVoN=1;
    persistent=1;
    [/QUOTE]


    [edit]
    fixed some typos




  2. #2
    Chief Warrant Officer
    Join Date
    Jan 17 2004
    Location
    Auckland, New Zealand
    Posts
    3,788
    Had this problem too. I think it&#39;s worse when there&#39;s lots of players with a large weapon selection.
    It doesn&#39;t seem so bad on ammocrates though.

  3. #3
    i don&#39;t think i have an answer to your question...

    On our dedicated as well (which is home like yours), we have a problem with the ammo crates (haven&#39;t tried the group briefing weapons tbh).

    Sometimes it takes several attempts to get to the ammo crates...but we have no probs getting gear from fallen soldiers...sometimes even when in ammo crates have to be repeatedly double clicking to get a particular thing

    I do not think is bandwith because it happens even when 2 or 3 players are in the server....and i don&#39;t think it has to do with server fps either...

    One thing i did notice on ur settings, but i don&#39;t think it will fix your problem, is that your min and max bandwith settings is reflexting your download speed and not your upload? Unless you have an upload of 12mb. Also, you don&#39;t have the other netcode settings like maxmsg etc...

  4. #4
    Moderator Foxhound's Avatar
    Join Date
    Jun 6 2005
    Location
    The Netherlands
    Posts
    6,297
    Author of the Thread
    Quote Originally Posted by (tomcat_ @ Oct. 14 2007,19:50)
    One thing i did notice on ur settings, but i don&#39;t think it will fix your problem, is that your min and max bandwith settings is reflexting your download speed and not your upload? Unless you have an upload of 12mb. Also, you don&#39;t have the other netcode settings like maxmsg etc...
    Indeed, I have a 24 Mb connection, both up and down.
    The settings you see here is what I use now. I am just trying to fix the above issue but it doesnt seem to matter what I do.
    If I include no settings at all there is no difference in the gear selection behaviour, if I add all settings like also maxmsg etc there too is no difference.

    This is particulary what I am interested in..........maybe others can tell me some settings I should use.




  5. #5
    I&#39;m currently seeing a problem with gear selection at the briefing screen. When someone tries to add a weapon to their load out, it sucks up all the bandwidth (3 Mb), causing lag when trying to pick your weapons. It does however work just fine when moving stuff to and from an ammo crate.

  6. #6
    Master Gunnery Sergeant DaSquade's Avatar
    Join Date
    Jul 24 2003
    Location
    Belgium
    Posts
    1,113
    I also don&#39;t think it is a server setting or bandwidth problem to be honest. Like we noticed Fox yesterday with you...we had it in some mission with 3 guys and with more then 6 guys in a pretty large mission.
    The only thing i can think of is:
    A: has to do with big list of ammo/weapons in the crate.
    B: has to do with the personal kit list of soldier trying to rearm.

    Although A doesn&#39;t make sense if we are talking about an unit. From what i know yesterday it didn&#39;t worked on a stock unit with stock gear.
    But A and B again doesn&#39;t make sense to me as afaik 85% where stock crates (would need to check the missions we encoutered problems with if not done yet).
    Maybe it has to do with replacement packs like Aimpoints weapons (although client side only, it has to replace them witch might cause problems?).

    Maybe those who encountered the same problems, can you report if you guys/girls are using any replacement packs (afaik only weapons etc might cause problems, so value and other cfg replacement packs excluded).

  7. #7
    Moderator Foxhound's Avatar
    Join Date
    Jun 6 2005
    Location
    The Netherlands
    Posts
    6,297
    Author of the Thread
    Yes, I also dont think its much I can do as in server related
    I just want to know if our server is the only "victim" and as the others posted it seems it happens elsewhere too.

    Lets try it soon Dasquade, lets do a mission we know was bugged before and retry it without any addons/replacement packs/or any other change.
    We can just password the server and give it a go.

    If all fails the result will be that I have to edit all missions and remove the briefing gear selection out of all of them.


    Thanks so far for the replies, if anyone has some more feedback...........post it

  8. #8
    in your 1st. post you forgot to detail (if any) any mods/addons you are running on your dedi.

    if you are running mods/addons on your dedi... i suggest you disable them all.
    then tweak your cfg&#39;s for maximum throughput.
    then start reenabling your mod(s) & addons...

    do you get the problem while running in plain vanilla arma?
    Hibernating (indefinitely/permanently/intermittently)... may respond to , possibly.

  9. #9
    Master Gunnery Sergeant DaSquade's Avatar
    Join Date
    Jul 24 2003
    Location
    Belgium
    Posts
    1,113
    Quote Originally Posted by [b
    Quote[/b] ]Synide: in your 1st. post you forgot to detail (if any) any mods/addons you are running on your dedi.
    I know it isn&#39;t correct to speak in someone else name , but afaik ArmA has been recently reinstalled on the server when it went 24Mbit. Not sure if it was a full reinstall (windows etc), but afaik the ArmA on the server is as vanilla as vanilla can get.
    Fox used to run Doodlittle (?) anti cheat addons, but since we encountered lots of servercrashes and lost connections before he went to the new 24Mit line, he decided to hold of that anti cheat pack, untill we were sure the server ran stable.

  10. #10
    Moderator Foxhound's Avatar
    Join Date
    Jun 6 2005
    Location
    The Netherlands
    Posts
    6,297
    Author of the Thread
    Dasquade is correct, the server runs vanilla arma. No addons installed at the moment.
    Also addons were never installed on the server so no left overs.........

    Except offcourse the doolittle anticheat but all files have been removed manually by me.




Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •