-
Bug
-
Resolution: Unresolved
-
None
-
22w11a, 1.19 Release Candidate 2, 1.19, 1.20.1, 1.21
-
Plausible
-
Networking
-
Normal
-
Platform
The Bug:
When attempting to create mud in spawn protection, the action succeeds client-side but fails server-side, causing a desync.
Steps to Reproduce:
- Start a server, join it, give operator permissions to yourself, and switch into creative mode.
- Set the world spawn to your current location and summon some dirt nearby by using the commands provided below.
/setworldspawn ~ ~ ~
/fill ~4 ~ ~1 ~2 ~ ~-1 minecraft:dirt
- Obtain some water bottles and switch into survival mode.
- Remove your operator permissions, and grant anyone else with them in order to activate spawn protection.
- Attempt to create some mud by using the water bottles on the dirt, and once you've done this, reload into the world to see if this action was successful.
- Take note as to whether or not attempting to create mud in spawn protection causes a desync.
Observed Behavior:
The action succeeds client-side but fails server-side, causing a desync.
Expected Behavior:
No desync would occur.