mojira.dev
MC-300121

Interacting with a group of more than 3 connected shelves causes the game to crash

When shelves are forcibly placed using the /setblock command (or with a debug stick) to form a connected group of more than 3 shelves, interacting with any shelf from the second one from the right to the leftmost will cause the game to crash.

Attachments

Comments 5

Can confirm, I ran into this issue while using the Debug Stick

Can confirm. Here is a way to create the shelves:

  1. Face south.

  2. Use the following commands:

  • /fill ~ ~ ~1 ~-3 ~ ~1 redstone_block

  • /setblock ~ ~ ~ minecraft:oak_shelf[side_chain=left,powered=true]

  • /setblock ~-1 ~ ~ minecraft:oak_shelf[side_chain=center,powered=true]

  • /setblock ~-2 ~ ~ minecraft:oak_shelf[side_chain=center,powered=true]

  • /setblock ~-3 ~ ~ minecraft:oak_shelf[side_chain=right,powered=true]

it crash interacting only side_chain=center

When interacting with the loftmost one or rightmost one,game will not crush,but if interacting with the “center“,game will crash.Only 1~3 shelf(s) will never make game crush,even all shelf have wrong “side_chain“.

Sheep-realms

(Unassigned)

1455437

Confirmed

Expansion A

Very Important

Crash

25w31a

25w32a

Retrieved