xna-cncnet-client icon indicating copy to clipboard operation
xna-cncnet-client copied to clipboard

Too many observers cause game errors

Open Mr-188 opened this issue 2 years ago • 1 comments

For example, in a two-player map, there are two players fighting, the rest are observers, and all positions are random. If the number of observers is large, there will be no base vehicle in the beginning of a certain player's game, guess that the random position of the spectator and the player's position collided?

Mr-188 avatar Jan 22 '23 06:01 Mr-188

For example, in a two-player map, there are two players fighting, the rest are observers, and all positions are random. If the number of observers is large, there will be no base vehicle in the beginning of a certain player's game, guess that the random position of the spectator and the player's position collided?

Does this issue reproduce with the latest xna client release?

MahBoiDeveloper avatar Jun 13 '25 17:06 MahBoiDeveloper