mojira.dev
MCPE-2680

Cake takes away buckets along with milk (Win10 only)

[Edit]: As of 0.14.3, this bug only affects Windows 10 which is using the PC crafting system.

I wanted to make cake so I got all the ingredients, only to find after I crafted it that it took my buckets that were full of milk.
What I expected to happen was it would just empty my buckets.
What actually happened was it took my buckets instead of emptying them.

Steps to Reproduce
1. Get cake ingredients.
2. Craft the cake.
3. Open inventory to find that they disappeared bucket and all.

Linked issues

MCPE-2651 When you make cake, It will take the buckets too... Resolved MCPE-2735 When you make cake you don't get the buckets back Resolved MCPE-2781 When making cake buckets are removed from inventory Resolved MCPE-2794 When making a cake you don't get your buckets back Resolved MCPE-2802 When you make a cake it uses up your buckets. Resolved

Comments 19

0.7.1 Each bucket "state" is a different object. When using a bucket the prior state is destroyed after the new state is placed in the inventory. If the inventory is full then the placing of the new state will fail but the former state is still destroyed as part of the use object routine.

What should happen is that the former state is destroyed first before the new state is inserted into the inventory. Unfortunately as buckets also currently stack this could again lead to a problem of a full inventory and the inability to insert the new state. That or the entire stack be destroyed to be replaced by a new stack of the new bucket state.

The cake recipe now produces 1 cake and 3 buckets

Still an issue in 0.12.1 Win 10 pc edition.

Still an issue in January 2016 - 0.13.1 Win 10 edition

9 more comments

This was fixed in a future release, which means that it's currently not fixed, but that it will be fixed in a future version.

Ahhh ok, thank you for the clarification Adrian 🙂 Looking forward to the new release when it comes!

In bedrock 1.13 the bug gives me back the milk in my hand and not the bucket. And also no cake is crafted 

I received 1 bucket of milk, no cake, two buckets missing when trying to craft a cake.

When crafting bread, it consumes all my wheat but returns no bread.

 

This is still happening

 

Cory Rogaczewski

(Unassigned)

Confirmed

Windows

bucket, cake, milk_bucket

0.7.0, 0.14.2, 0.14.3, 0.15.0, 0.15.1, 0.15.2, 0.15.4, 0.15.6, 0.15.7

0.7.3, 0.16.0

Retrieved