Nemisys
Nemisys copied to clipboard
Playercount isn't updated
After getting the ClientData.Entry the player count doesn't get updated when getPlayerCount is called.
This issue is due to updateClientData not being regularly called after the server(s) connect. I personally fixed it by calling updateClientData after the heartbeat packet is received
No further comments: https://github.com/iTXTech/Nemisys/pull/46