-
Bug
-
Resolution: Fixed
-
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?
- relates to
-
MCPE-160818 Leftover entity data from before the 1.19.20 update is not removed from existing worlds
- Resolved