mojira.dev
MC-111698

java.lang.NullPointerException: Exception ticking world

After seeing this issue within 1.11, we updated to version 1.11.1. Again we're seeing the same issue with the NullPointerException ticking world.

Linked issues

Attachments

Comments 1

Apparently net.minecraft.world.gen.structure.MapGenStructure.getStructureAt(BlockPos) calls the method net.minecraft.world.gen.structure.StructureStart.getBoundingBox() of a structure start which has no bounding box set yet.

Can you provide steps to reproduce?

Michael Taylor

(Unassigned)

Unconfirmed

Minecraft 1.11.1

Retrieved