jb0s / blockgame-enhanced

Fabric mod that fixes a lot of client-side issues and adds a ton of quality-of-life features for the Blockgame server.
MIT License
29 stars 15 forks source link

Current players in ping count is incorrect #22

Closed adamsong closed 7 months ago

adamsong commented 9 months ago

Describe the bug Ping count in main menu is incorrect, server is full at 30 players, message states "There are 13 players online" with the last line says "... and 18 more ..."

To Reproduce Steps to reproduce the behavior:

  1. Go to main menu
  2. Observe the top left of the screen

Expected behavior The online players count should be 30 (The number of players online)

Actual behavior The online player count is 13

Screenshots image

Desktop (please complete the following information):

jb0s commented 7 months ago

Fixed in #24.