The bug
Trying to generate a superflat world with the following preset will crash the game:
minecraft:grass_block,minecraft:tripwire;minecraft:plains;village
Using the same settings, I was able to generate the world in 1.12.2 and then load it in 1.13. However, after walking around for a bit, I received the same crash again.
Stack trace
1.15.1\: [^crash-2019-12-26_13.15.10-server.txt]
Description: Colliding entity with block
java.lang.StackOverflowError: Colliding entity with block
at byg.i(SourceFile:122)
at caj.a(SourceFile:67)
at caj.a(SourceFile:54)
at cai.a(SourceFile:256)
at bjt.a(SourceFile:199)
at bpe.a(SourceFile:224)
at bpe.a(SourceFile:196)
at byg.a(SourceFile:247)
at bjt.a(SourceFile:233)
at bpe.a(SourceFile:224)
at bpe.a(SourceFile:196)
at byg.a(SourceFile:247)
at bjt.a(SourceFile:233)
at bpe.a(SourceFile:224)
at bpe.a(SourceFile:196)
at byg.a(SourceFile:247)
Linked issues
is duplicated by 2
Attachments
Comments 9
Just had this crash in a normal test world in 1.15-pre3 ... caused by an iron golem colliding with a nether portal according to the crash report (see crash-2019-11-28_21.21.07-server.txt)
Also occurs if trying to fill an area with tripwire that has an entity within that region being filled or if an entity touches the tripwire afterwards.
Confirmed for 1.13.2-pre2.