Nether portals break in a ripple pattern, causing performance issues
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.
2020-09-10, 10:10 PM
2021-04-28, 09:54 PM
2020-09-24, 07:29 PM
50
16
407776