Entities sent through a gateway can be invisible to players who are either already on the other side of a gateway, or are being sent until that player rejoins.
Steps to Reproduce:
Multiplayer:
- Have two players join a multiplayer server
- Put one at the main island, and one at the tp location of a gateway
(can artificially create one if needed) - Have player at the main island send an armor stand through the gateway
Single-player:
- In the end main island, recreate this setup on any gateway:
- Force load the chunk(s) that the redstone is in
/forceload add ~ ~
- Press the button, and go through
- Wait a few seconds, and look for the armor stand
Expected Result:
Multiplayer:
The player already on the other side of the gateway will not see the armor stand until they rejoin.
Single:
You will not see the armor stand after traveling through until you relog.
Observed Behavior:
The armor stand would be teleported through the gateway, and properly display to all players without needing to rejoin.
Screenshots/Videos:
ArmorStandEnd.mp4
After rejoining:
- duplicates
-
MC-273361 Entities teleported to the player from a force loaded chunk are not rendered
- Resolved