Error spam packet sent on wrong side.
rich1051414 opened this issue ยท 2 comments
EntityHeart Line 78. Packet sent to server within the if statement checking if the code is running server side.
Causes an error to spam the console. I believe the fix would be to break the code out of the side check if you want the player to request an update from the server.