1.12.2 Dying issue.
RupticMC opened this issue ยท 6 comments
I am currently using a server software that allows me to use Spigot+Forge for 1.12.2 (attempted using both CatServer and Mohist). I know this is a server software issue but it seems like they are currently having troubles fixing it and others say they cannot fix it. But whenever a player "dies", it pops up with a dead screen to click "Respawn". When they click "Respawn", they never respawn and their health and body is glitched to where they actually can no longer get hurt. I do not get any errors but was seeing if it was possible to get a "hotfix" of some sort. I have this running on the latest version of RLCraft.
All you have to do is download RLCraft and Catserver (server software) them run it.
The problem seems like this thrid-party server does not use the datamanger for player.getHealth(), like the vanilla and forge implementation does. This breaks FirstAid, as it sets the datamager value directly. Report this to the authors of the server.