arunkumarmunusamy / bitfighter

Automatically exported from code.google.com/p/bitfighter
Other
0 stars 0 forks source link

Max players on main lobby bug. #458

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. go to the INI 
2. adjust the max number of players to be greater than 127
3. save and run bitfighter.

What is the expected output? What do you see instead?

It should display the max number of players out of XX

It displays max number of players is 127 instead. despite the ini disagreeing.

(maybe max should be 999.)

What version of the product are you using? On what operating system?

bitfighter 19c  on a windows 8 operating system.

Please provide any additional information below.

this report is by amgine.

Original issue reported on code.google.com by amginea4...@gmail.com on 7 Sep 2014 at 12:01

GoogleCodeExporter commented 9 years ago
Max players is set at 127 (I think) and is a hardcoded limit to keep the 
network sane.  If there is a use case where we need more than 127 players in a 
game, we could change it easily, but there has to be *some* limit.  127 seems 
quite high.

Original comment by watusim...@bitfighter.org on 7 Sep 2014 at 12:58