LiteLDev / MoreDimensions

Multi dimensions on Bedrock Dedicated Server
GNU Lesser General Public License v3.0
12 stars 3 forks source link

[Bug]: more dimension block entity error #1

Open Dofes opened 5 months ago

Dofes commented 5 months ago

Describe the bug

Transported to a new dimension, an anomalous block entity (such as the particles of a campfire) will be seen at the block's original dimensional position.

To Reproduce

Place a campfire block in the main world, then teleport to dimension 3, and it is observed that the smoke from the campfire still exists.

Expected behavior

After teleporting to dimension 3, the block entity of the campfire (smoke, particles) should not be visible, as they should have been unloaded.

Screenshots

image

Platform

Windows 11

Version

1.20.51

Additional context

No response

Dofes commented 5 months ago

This issue serves as a placeholder; the problem has already been confirmed in the original Minecraft. Please follow the link for more information: https://bugs.mojang.com/browse/MCPE-178461

Dofes commented 5 months ago

Alternatively, you can enable full chunks (i.e., disable subchunks) to circumvent this issue.