-
Bug
-
Resolution: Fixed
-
1.16.100.56 Beta, 1.16.100.55 Beta
-
None
-
Community Consensus
-
Windows
-
407776
1.16.100.55 introduces a change listed as:
"Portal blocks placed with /setblock or /fill commands that are not part of a valid portal structure will only exist for 1 second before they are removed"
The change results in portals breaking in a ripple pattern, which generates increased amounts of lag by checking for valid conditions.
The portal breaking is also disparity with Java Edition, which breaks them all at once by doing the check beforehand
The problem appears to occur due to portal blocks now using pendingTicks rather than instant updates
How to reproduce:
- Create a big nether portal
- Break the nether portal
Expected results:
All of the portal blocks break simultaneously.
Actual results:
The portal blocks break one after another in a "ripple" pattern.
- blocks
-
MCPE-98020 Repeatedly lighting and breaking a nether portal causes mass zombified piglin spawning
- Open
- is cloned by
-
MCPE-126690 Nether portals break in a ripple pattern, again
- Resolved
- is duplicated by
-
MCPE-99765 Big portal take long to be deactivated with water dispenser
- Resolved
- relates to
-
MCPE-100129 nether portal will not break in my world but will in a new world
- Resolved