stevenarella icon indicating copy to clipboard operation
stevenarella copied to clipboard

Blocks do not update when placed in the world

Open skillman623 opened this issue 4 years ago • 3 comments

Tested on Vanilla 1.12.2 and FTB beyond 1.10.2 Blocks do not update when placed in the world. Blocks not updating in the world However, upon reload they do appear to load in Spawned entities do not appear, block load after world reload

skillman623 avatar Jul 04 '20 16:07 skillman623

Testing on eb703f077619b7e58bcf072a055d058b8adda05e with a 1.16.1 vanilla server, if I place a block in the world from another client, the updated block appears:

Screen Shot 2020-07-04 at 2 58 34 PM

along with destroying the block (disappears). I'll need to test on 1.12.2 and FTB Beyond 1.10 to confirm, there may be an issue with how the BlockChange or MultiBlockChange packets are handled.

iceiix avatar Jul 04 '20 22:07 iceiix

In that case I will test on multiple more versions

skillman623 avatar Jul 04 '20 22:07 skillman623

I've seen blocks not updating before when the player died on the server, but this wasn't reflected in the client: #61 - death.

iceiix avatar Dec 28 '20 02:12 iceiix