-
Bug
-
Resolution: Incomplete
-
None
-
1.20.0
-
None
-
Minecraft Bedrock Preview server version 1.20.10.23 running on Ubuntu VM
-
Unconfirmed
—
Update: This issue has been mitigated by changing `server-authoritative-movement` to `server-auth` instead of `client-auth`
Even newly generated worlds are broken in 1.20.10.23 using `client-auth`
—
Cannot mine blocks or pick up blocks after latest update to 1.20.10.23
Attached a video to demonstrate the issue. Blocks are not actually "mined" after mining them in the client.
After restarting the server, there is a brief period where 4-5 blocks can be mined before the issue starts again, but those blocks cannot be picked up.
We tested this with multiple clients and experience the same behavior on all. We can mine/pick up blocks on another server fine.
I also encountered this error message at one point:
NetworkChunkPublisherUpdatePacket has saved chunk size that is too large readNoHeader failed! packetId: 121
Also found this WARN level error:
[2023-06-16 04:35:39:555 WARN] LevelDB worlds/Bedrock level/db status NOT OK(Corruption: 11 missing files; e.g.: worlds/Bedrock level/db/447921.ldb). Trying repair.
It may be worth noting the server upgraded from 1.20.10.21 to 1.20.10.23 directly.