Can't Join A Either Team

CheesyPetezaCheesyPeteza Join Date: 2002-11-24 Member: 9784Members, NS1 Playtester, Constellation
<div class="IPBDescription">Says they are both full?</div> This has happened a few times now. Teams are really different like 11v6, but nobody can join. You get told both teams are full?

Has anyone else experienced this on their server?

Comments

  • MayhemMayhem Join Date: 2002-11-28 Member: 10128Members
    Yeap,

    The limit teams code is definetly to blame, change mp_limitteams higher, to about 5 and you wont see these problems. But then again, you'll have 5 aliens and 1 marine when the map starts out. Theres no good solution. Just set limit teams to something you can tolerate and hope the teams done uneven beyond that number. I'm starting to believe some of the functionality code was overlooked to get the release out on time. Not to say this isnt a great improvement. Just has caused more problems for the people running servers.
  • FlayraFlayra Game Director, Unknown Worlds Entertainment San Francisco Join Date: 2002-01-22 Member: 3Super Administrators, NS2 Developer, Subnautica Developer
    Does this happen without any plugins? I'll look into it.
  • eagleceaglec Join Date: 2002-11-25 Member: 9948Members, Constellation
    I have had this twice and submitted it to the bug reports
  • CheesyPetezaCheesyPeteza Join Date: 2002-11-24 Member: 9784Members, NS1 Playtester, Constellation
    Only modifications are AMX and unstuck pro. I'm sorry I have no idea how to make the problem occur.
  • The_SpectreThe_Spectre Join Date: 2002-11-18 Member: 9212Members
    Possible workaround, not sure why/how it makes it work:

    We encountered this bug once when we were playing, teams were 10 vs 7 with 3 in the RR. After it became clear that the people in the RR couldn't join, some of the players on the team of 10 F4ed to get the teams even again, and people could suddenly join again. I heard some people say that it might be fixed when someone joins the team that was the bigger team when the bug occured. It might also have been remedied purely by the fact that someone F4ed.

    As far as I know, the server where this occured ran adminmod and nothing else.
  • CrashCrash Join Date: 2002-11-01 Member: 3395Members, Constellation
    if (difference_between_teams > mp_limitteams) {
    lock_teams();
    }
  • eagleceaglec Join Date: 2002-11-25 Member: 9948Members, Constellation
    actually I found we can fix this problem by sending retry to the console of a player from either side (assuming there are no voulenteers)
  • CrashCrash Join Date: 2002-11-01 Member: 3395Members, Constellation
    This is an old thread I know, but it needs fixing. I'm not seeing any kind of 'Fixed mp_limitteams bug' in the public beta patches, so whats going on? Does Flayra even know about this? <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
  • eagleceaglec Join Date: 2002-11-25 Member: 9948Members, Constellation
    edited August 2003
    This bug happened more often when I restricted the mp_limitteams to 1 - so that if the teams were 6vs5 the player in the rr couldn't join the 6 team. The default is 2 and it seems to happen when the team is unbalanced by more than the number of players stated in mp_limitteams
    as I said before I posted this bug to the bug-reports forum but I dont think it's been accepted yet so please try yourselves... perhaps I didn't follow protocol!
  • NurEinMenschNurEinMensch Join Date: 2003-02-26 Member: 14056Members, Constellation
    edited August 2003
    I experienced this problem twice since i set mp_limitteams to 1, both times on hera.
    Edit: This is on a linux (Suse 7.2) server with hlds 3.1.1.0 2163 and this exploit fix installed.
    Plugins: Only metamod itself and cheating death
  • SiliconSilicon Join Date: 2003-02-18 Member: 13683Members
    I have this problem as well but mp_limitteams set to 2 on my server works fine even though i'd prefer it be one.
  • CrashCrash Join Date: 2002-11-01 Member: 3395Members, Constellation
    I think the devs are in denial about this bug. I've tried to tell people numerous times, but I seem to get the reply 'nah its not broken, just set it higher'. Well to those who shunned me off... IT IS A BUG ****! ACCEPT IT ALREADY! <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
  • LichoLicho Join Date: 2002-11-02 Member: 3858Members, NS1 Playtester
    It happens even without any plugins (no metamod/other plugins on my server to save CPU cycles). Most often people can't join aliens and it happens after some aliens leave game or just drop from it.
    I have mp_limitteams 1 on server.
Sign In or Register to comment.