[BUG] 1.12.2 Server Cannot Be Moved to Negative Coordinate Value
Prerequisites
- [X] I made sure I am running the latest development build
- [X] I tried to look for similar issues before opening a new one
- [X] I have set
debugmessages=truein config to diagnose my issue - [X] I have redacted session tokens and passwords before attaching screenshots
Minecraft Version
1.12.2
Console Client Version
20230716-226
Expected Behavior
Trying to move from 0 66 0 to -4 64 -13
Actual Behavior
Mobile display : [MCC] cannot calculate a safe path to {0}. Use the -f parameter to allow unsafe movement.
Use -f display :
[MCC] can't move in this direction.
Steps to Reproduce the bug
Use negative coordinates
or /move north -f
Are you sure that the point is reachable?
Also try first doing /move center and then try moving to the said coordinate.
Keep in mind that the MCC can't jump over gaps, or swim, it does not have collision or physics implemented.
Can you also attach the world seed, dimension name or if you can't, post a video of the route.
Bumping with more info as this seems to be the only issue I can find that is relevant. The original creator of this issue seems to be onto something, any attempt at moving to a negative position along any axis, fails. Even in the most simple "test", a flat area(screenshot attached, coordinates 0 x, 0 z, are located in the center of this circle, and even trying to move one block in a negative direction fails), it fails.
Additionally, debug logging is of no use here, because despite it being enabled(and sending plenty of other debug-related messages), there was nothing relevant to this problem returned by it.