[Issue] Wrongly placed chest cause crash
SupremeMarshal opened this issue ยท 4 comments
If a chest is being placed in the wrong place where it can't hold a double chest (this might also happen for a single chest) , then the server crash. The player fell from a high place below Y = 0. I'm using Cubic Chunk.
I successfully reproduced the crash. I died in a 1x1 hole that was deep enough so the chest can't locate for a spot to be placed at.
I couldn't reproduce this crash. See if 1.5.1.6 works, and if it doesn't, could you send me a crash report?
Yes. Before 1.5.1.6, it just created a double chest without crashing, and now it just creates a single chest when it detects that a double chest cannot be placed.