node-minecraft-ping
node-minecraft-ping copied to clipboard
Wrong max player count.
I'm using fe01/fe01fa packet. But when I pinged to minecraft server, i found something wrong.
It remove last charactor of max_player. So max_player display wrong count.
examples
10/50 => 10/5 932/1000 => 932/100 2623/1 => 2623/NaN
Experienced the same, using fefd_udp 'fixes' this. All methods except the udp one have this issue. (server: forge-1.7.10-10.13.4.1614-1.7.10)