Ender chests white/white/white and facing the wrong way
Ricket opened this issue ยท 3 comments
EnderStorage-1.11.2-2.3.1.116-universal, in modpack All the Mods 2 v0.73.
But after logging out and back in, the chests are blank and facing the wrong way, and also the vanilla chest in front of them is disappeared for some reason.
And then if I just move/look around a bit, it pops into existence:
If I break the chests, I get the correct colored ones and can place them back down and they're ok til the next login.
This is almost definitely the client tile being corrupted by another mod somehow, do you have any harvest craft blocks nearby?
I recently tracked down client side tile issues to harvest craft, a pr has been pushed and accepted for 1.12. Basically when the chunk is sent to the client, harvest craft was failing to read its tile data causing all other tiles in the chunk to not be loaded only on the client.