HardcoreRevival causes Personality mod to desync
floral-qua-floral opened this issue ยท 1 comments
Personality is a mod that adds a keybind to enter the crawling position. Installing HardcoreRevival alongside it introduces a bug to Personality in which right-clicking while crawling causes the player to stand up server-side, while remaining in the crawling state client-side. The issue is very temporary in nature; simply releasing the Crawl keybind restores agreement between the client and server.
Steps to reproduce:
- Install the Personality mod alongside HardcoreRevival
- Enter a world and construct a one-block-high gap that can only be entered by crawling.
- Hold the crawl keybind, then right click (with any item, or with an empty hand). Observe that the camera position jolts upwards before sinking back down again. (It appears that the bug specifically occurs upon releasing right-click.)
- Attempt to crawl into the one-block gap. Observe that the player rubber-bands back out due to client-server desync.
I've also reported this issue on the Personality issues page, since I am not sure which side this issue would be best solved from. The corresponding issue report is here.