Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-139680

[Experimental] Tile entity data and entities gone after update from 1.17.30.22 to 1.17.30.23

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.17.41 Hotfix
    • 1.17.30.24 Beta, 1.17.30.23 Beta
    • None
    • Confirmed
    • Multiple
    • 597305, 595915

      From MCPE-124552:
      Block data in affected worlds has shifted +64 Y resulting in the following problems:

      • Double chests changed to single chests
      • Chest empty
      • Item frames empty
      • Banners changed to solid gray/black
      • Beds all turned red
      • Mob heads all changed to skeleton skulls
      • Potions in cauldrons changed to water
      • Armor stands and minecarts disappeared/buried underground
      • Pets and animals suffocated/stuck in caves underground
      • Blocks pushed by sticky pistons no longer retract (compare MCPE-111632)
      • Returning from the nether through a nether portal puts player inside solid blocks underground.

      All of these effects are explained by the fact that entity and tile entity position data did not change with block data. The game therefore read default or <0> state/contents for blocks that should have tile entity data (e.g. empty chests and item frames, red beds, normal skeleton skulls)--compare MCPE-78279. Entities ended up relatively 64 blocks lower, mostly inside solid blocks.


      Character inventory is ok.  Chest inventories are empty.  All double wide chests now display as 2 sperate chests.  Random clouds appear on the ground as if parts of the world are not loading, but if I walk through the walls the environment is loaded, just not the inventory in chests.

      Broken after the update on 8/25/2021.  Worked fine 8/24/2021.

            BarneyRubble318 Jason Barngrover
            Votes:
            38 Vote for this issue
            Watchers:
            20 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: