-
Bug
-
Resolution: Awaiting Response
-
None
-
Minecraft 15w46a, Minecraft 15w47b, Minecraft 15w47c, Minecraft 16w07a, Minecraft 1.10.2, Minecraft 16w42a, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12 Pre-Release 7, Minecraft 1.12, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 18w06a
-
Confirmed
-
(Unassigned)
The bug
When I created a minecraft world, I was next to some horses. Two of the horses suffocated to death since they spawned inside blocks. Also, the horse animation was a little bit off.
How to reproduce
- Seed: 2154973
World Type: Default
Coordinates: /tp -129797 70 -3328 0 90
Code analysis
Based on 1.11.2 decompiled using MCP 9.35 rc1
The problem seems to be that the method net.minecraft.world.WorldEntitySpawner.performWorldGenSpawning(World, Biome, int, int, int, int, Random), which is called when a chunk is populated, does not test if the entity it wants to spawn is colliding before spawning it in.
- is duplicated by
-
MC-91158 baby Horse suffocating in a block upn generating a new world
- Resolved
-
MC-97262 Horses can spawn in walls
- Resolved
-
MC-120998 Horses spawn on the edge of the montains and die suffocated
- Resolved
-
MC-125137 Mobs spawning and immediately suffocating
- Resolved
- relates to
-
MC-2025 Mobs going out of fenced areas/suffocate in blocks when loading chunks
- Reopened
-
MC-9568 Mobs suffocate / go through blocks when growing up near a solid block
- Resolved
-
MC-13632 Horses can be pushed into blocks and then take suffocation damage
- Resolved
-
MC-96994 Mobs spawning in corner of blocks
- Resolved
-
MC-107869 Llamas often spawn in blocks during world generation in mountainous regions and die
- Resolved
-
MC-61535 Horse breeding: Foal looks just like an adult horse
- Resolved
-
MC-80032 Horses can suffocate when going through nether portals
- Resolved
-
MC-123390 All types of animals spawning in blocks and suffocating during terrain generation
- Resolved
-
MC-125682 Turtles spawn stuck in blocks, taking damage
- Resolved