This behavior was introduced in 25w31a.
The bug
Any inventory interaction with an item containing one of the following components crashes the game:
block_entity_data
bees
container
(Only in some cases, see MC-300167 for an example crash report)entity_data
Steps to reproduce
Run the following command:
give @s armor_stand[entity_data={id:"minecraft:armor_stand"}]
In Survival mode, open your inventory and attempt to move the item.
Observed behavior
The game will crash with exit code -1
.
Linked issues
is duplicated by 26
Attachments
Comments 6
Not sure this is the same issue, but I had a comparator in my inventory which caused a client side crash if I tried to click on/more it. The only way to remove it from the inventory without a crash was using the clear command.
Can confirm.
[media][media]