Max Player wont change

sendou

Refugee
hi i need help, i use a dedicated server and already changed the max player in the server setting, but its not changing the player slot, i use apocalypse now mod.

when i make a vanilla server i can change it just fine to 16 people.

<!-- Slots -->
    <property name="ServerMaxPlayerCount"            value="16"/>                    <!-- Maximum Concurrent Players -->
    <property name="ServerReservedSlots"            value="0"/>                    <!-- Out of the MaxPlayerCount this many slots can only be used by players with a

and yet it still 8 player max

 
you stated you use a dedi server, is that on your computer or a rented?

if it is a rented you will/may need to check with the owner.

i run my own dedi  from wifes computer and my own. i am not able to repro your issue as my screen shots show. We also have quite a few rented dedis for tfp testing and we are not having this issue on any of them.

you also said "when i make a vanilla server i can change it just fine to 16 people", i would most definitely say it may be the mod causing confict if you can run vanilla.

Also, i tested this in a21 with no issues.

3 players in config.jpg

3 players in server browser.jpg

50 players in config.jpg

50 players in server browser.jpg

 
Last edited by a moderator:
Also, check if there is a part of the command line referencing max players. Items listed in the command line supersedes what is listed in the serverconfig.xml.

 
Back
Top