[MCPE-14225] Item Duplication/Loss on Close Created: 23/Apr/16 Updated: 27/Feb/18 Resolved: 26/Apr/16 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.14.1 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Tyler Freeman | ||
| Resolution: | Invalid | Votes: | 0 |
| Labels: | None | ||
| Confirmation Status: | Unconfirmed |
| Platform: | Android |
| Description |
|
My phone is the Nexus 5x There seems to be a disconnect between when an item is added/removed from save file inventory (happens first) and when it is added/removed from save file chests (happens later) in local games. I first noticed the issue when I logged into a game that I had switched out of the night before and found a duplicated set of items in my inventory and in the chest beside me. The item loss side of this is what makes this issue critical as it means that if you switch to another app (such as for text messaging) and Android closes the app in the background, you could permanently lose items in survival. I can reliably recreate the issue(s) using these steps: Item Duplication: Expected Result: Items are either in the chest, or are in the inventory. Item Loss: Expected Result: Items are either in the chest, or are in the inventory. I also noticed while testing this that there is sometime some sort of corruption in the player location data in the save: when I re-opened minecraft I would sometime be teleported to a location that I had not been to for a long time. This is not completely random as often (but not always) it was the same location. It seems like you need to do more testing around how MCPE works with Android's activity lifecycle: http://developer.android.com/training/basics/activity-lifecycle/pausing.html |
| Comments |
| Comment by Tyler Freeman [ 27/Feb/18 ] |
|
I did a search for item duplication and found nothing. It is not clear to > Kaleb Wasmuth |
| Comment by Luis Robles [ 26/Apr/16 ] |
|
One bug per ticket please. Also, these issues are duplicates of |
| Comment by Tyler Freeman [ 23/Apr/16 ] |
|
I did a search for item duplication and found nothing that seemed related. It is not clear to me that this is a duplicate of |
| Comment by kaleb418 [ 23/Apr/16 ] |
|
This issue duplicates MCPE-747. Please perform a search next time, to make sure your bug hasn't already been reported. |
| Comment by Tyler Freeman [ 23/Apr/16 ] |
|
The location corruption appears to already have a bug report that was marked closed but seems to have re-appeared so should be re-opened: https://bugs.mojang.com/browse/MCPE-330 |