mojira.dev
MC-94690

Game becomes buggy when 2 animals with minecarts on top of them collide.

I summoned two animals with minecarts on top of them.
I made one animal move towards the other with the /tp command.
Once it bumped into the other animal, the game bugged out.

Steps to reproduce:
1. Create a superflat world.
2. Do

/summon Pig ~5 ~ ~ {NoAI:1,Rotation:[0:90f,1:0f],Passengers:[{id:"MinecartRideable"}]}

3. Do

/summon Cow ~-5 ~ ~ {NoAI:1,Rotation:[0:90f,1:0f],Passengers:[{id:"MinecartRideable"}]}

4. Put this in a command block(Repeat/Unconditional/Always Active) :

/tp @e[type=Pig] ~-0.2 ~ ~

5. When the animals collide, the game becomes buggy (can't run commands, can't exit world, etc.)

Attachments

Comments 3

The "duplicate" of this bug was fixed. But my bug still works!

This bug doesn't work anymore in 1.10-pre 1. I currently don't have the time to check other versions though.

Fatih Aydin

(Unassigned)

Unconfirmed

minecart, riding-entities

Minecraft 15w51b, Minecraft 16w03a, Minecraft 16w04a

Minecraft 1.10.2

Retrieved