bundabrg / GeyserReversion

Multiversion Protocol Support for Geyser
MIT License
76 stars 12 forks source link

The number of players is displayed incorrectly #23

Closed zimzaza4 closed 3 years ago

zimzaza4 commented 3 years ago

-218aa4a366123054 -1/20 Geyser : 1.16.100 Use Floodgate Minecraft: 1.16.101

bundabrg commented 3 years ago

Without GR running does geyser itself display it correctly?

zimzaza4 commented 3 years ago

Without GR running does geyser itself display it correctly?

Yes

zimzaza4 commented 3 years ago

This problem occurred after I installed it

zimzaza4 commented 3 years ago

I also turned on this IMG20201206113703

salwador commented 3 years ago

BedrockEditionServerEventHandler.java

Missing method? Code not have player count setter. translatedPong.setPlayerCount(originalPong.getPlayerCount());