My game has this issue where it is not fully filling up servers. have it set to “fill as full as possible” in the config settings. Why does it not want to fill up? Sometimes there are 3-4 servers of 10 and I just want them all in one server for the social aspect.
Roblox does this on purpose to maximise game play for players. That way it is maximised quality. The only way to stop this is to tell people to join a specific server int he server tab!
This is because Roblox thinks this is the best amount of players performance wise. If you want to disable this, you have to follow the following steps:
Place Configuration > Acces > Server Fill > Fill each server as full as possible
That’s exactly what I did and it still has this issue
Did you shutdown after you changed it?
yeah i did a shutdown and this is the aftermath
ideally i would want a new server made when the previous server has about 50 players but instead it does this
Then maybe try disabling “fill each server as full as possible” and re-enabling it?
i actually just did that and same problem arises
You could use a code that fires every time someone joins and if there is a server thats not full but close to full, teleport the player to that server.