-
Bug
-
Resolution: Unresolved
-
None
-
1.19.20, 1.20.60.20 Preview, 1.20.60, 1.20.62 Hotfix, 1.20.80.20 Preview, 1.20.81 Hotfix, 1.21.2 Hotfix, 1.21.20
-
None
-
Confirmed
-
Multiple
-
413759
Minecraft does not handle uploading between dimensions well using a Nether portal, which is the process of sending and receiving information between worlds. This causes processing resources to become saturated, that is, they cannot handle all the tasks assigned to them. As a result, the game becomes slow and unstable.
Analysis
- The player can move and mine, but cannot collect blocks
- The blocks you mine become transparent and ghost, but still exist for the game
- The player can return to the portal after a few seconds or minutes, but risks being attacked by the hostile creatures.
The player's camera | nether | when going to the overworld | upon returning to the nether | at the end of the lag |
---|---|---|---|---|
looking | north | west | west | north |
looking | south | east | east | south |
As we can see in the table, we can notice that when the problem is triggered, the game maintains the same position of the player's camera when crossing the portal from the overworld to the nether. But then the game detects that something is wrong and when correcting it, the game changes the camera position.The change in camera position can be seen repro.mp4 in since I never moved the camera when reproducing the issue.
the problem will not occur if the camera is facing "the correct side"
Step to reproduce:
- Open the world https://bugs.mojang.com/secure/attachment/550724/550724_MCPE-174930.mcworld
- walk to the portal in nether
- once in the overworld walk forward and then back up to return to the nether dimension
- At the end of the dimension loading animation, quickly run out of the portal
Expected result:
you move without any problem.
Observed result:
once you do step (4) the game returns you to coordinates 17 70 17.
- clones
-
MCPE-157494 Teleporting back to portal after seconds of play
- Resolved
- is duplicated by
-
MCPE-179336 Problem with the Nether Portal
- Resolved
-
MCPE-179340 The portal to nether is not working correctly.
- Resolved
-
MCPE-181378 Latest update nether portal fail
- Resolved
-
MCPE-184606 Nether portal not registering nintendo switch user for return trip to nether or overworld
- Resolved
-
MCPE-184965 Nether portal travel to overworld placing player below portal
- Resolved
-
MCPE-185299 Can't enter nether
- Resolved
- relates to
-
MCPE-167185 Attempting to interact with blocks in newly loaded chunks removes the block for a few seconds
- Reopened
-
MCPE-169059 Ghost chunks render from seed data
- Reopened
-
MCPE-170425 Mobs teleport back to a nether portal several seconds after they came out of it
- Reopened
- testing discovered
-
MCPE-177502 The player's camera no longer behaves the same when crossing a nether portal
- Open