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

Entity data does not get removed from the world save when entities die [Entity storage digp / actorprefix]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.19.20.20 Preview
    • 1.19.0.31 Preview, 1.18.30, 1.18.31, 1.19.0, 1.19.2 Hotfix, 1.19.20
    • None
    • Confirmed
    • Multiple
    • 800927

      Note: This report is specific to entity data not being removed at the time each entity dies / despawns / etc. The issue with old entity data not being removed is tracked in MCPE-160818.

      1.19.30.20.1 Preview Is the True Fixed version. It does not clean up the mess of the older versions.

      It appears that the new entity storage keys don't get cleaned up. The "actorprefix"  and the NBT data that is stored under them are left behind and don't ever get removed after entities are killed or despawned. Thousands are left dangling outside any chunk pointer key ( digp ) wasting space. They may have forgotten a  clean-up function for the expired entities? 

      there are now 21731 dangling Entities, do I need to remove these manually?

        1. Capture2.PNG
          Capture2.PNG
          58 kB
        2. Capture2-1.PNG
          Capture2-1.PNG
          71 kB
        3. Capture1.PNG
          Capture1.PNG
          63 kB

            PremiereHell Dan Martin
            Votes:
            62 Vote for this issue
            Watchers:
            25 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: