VolmitSoftware / React

Smart Server Performance
https://volmit.com
GNU General Public License v3.0
95 stars 52 forks source link

/re ping doesnt work on 1.13 #444

Closed RiftBladeMc closed 5 years ago

RiftBladeMc commented 6 years ago

2018-07-27_21 41 18 Version: Paperspigot-49/ React 6.572

RiftBladeMc commented 6 years ago

Upgraded to latest version of paper (Paperspigot-50) and it still happens

cyberpwnn commented 6 years ago

It's working on Spigot 1.13 after a second or two. It only calculates the ping when the server sends KEEP_ALIVE which on 1.12+ is slow... like every 10 seconds or so.

Frerduro commented 6 years ago

works for me on spigot and paperspigot

LogGits commented 5 years ago

Works for me aswell

cyberpwnn commented 5 years ago

I have two confirmations that it works. Closing for now. I'll have some testing done on it. Perhaps its the protocollib version or something happened during startup which prevented the packet listener from spinning up?