SAX icon indicating copy to clipboard operation
SAX copied to clipboard

Cant handle Chests and Barrels

Open LenniDev opened this issue 5 years ago • 2 comments

I wanted to add barrels, chests and brewing stands to the blocks.json so it would work against ChestESP too, but every time I start the server it crashes instantly.

LenniDev avatar Mar 06 '21 21:03 LenniDev

I expect it's an issue with chests specifically, as they use block entity renderers. I'm going to need some logs to tell for sure.

Haven-King avatar Mar 06 '21 22:03 Haven-King

I tested it a little and found out that the server always crashes when I add something to blocks.json . And there is nothing in the crash logs about this.

here are the normal server logs with and without the addition of custom blocks: with error without error

LenniDev avatar Mar 07 '21 17:03 LenniDev