Fabric API

Fabric API

106M Downloads

Block and Item corruption after update to version 0.28 from 0.27

tenguin opened this issue ยท 0 comments

commented

Minecraft 1.16.4
Fabric Loader 0.10.8
Fabric API 0.27 -> 0.28

I run a modded server and after updating the Fabric API version on both the server and client, noticed significant block and item corruption.

Everything else kept the same, the block and item corruption happens when only the Fabric API jar is changed from 0.27 to 0.28, and the block and item corruption disappears after reverting from 0.28 back to 0.27.

Unfortunately, not a single out-of-place error or warning was thrown on the server or client start up/join logs. Everything seemed normal in the server and client logs.

Edit: After more testing, the corruption seems to come from the client side. Corruption only occurs when client is updated to 0.28. No corruption occurs if client is on 0.27, regardless if server is 0.27 or 0.28.

Attached is:
a screenshot of the world in 0.27.
a screenshot of the world in 0.28 immediately after update.
The server start log in case you need it.
The client start log in case you need it.
List of mods on the client and server.

2020-12-12_05 53 56
2020-12-12_06 01 05
modlist
latest.log
clientlatest.log

Thank you for your great contributions!