[SPIGOT-7245] Player not displaying other player after join Created: 27/Jan/23 Updated: 25/Dec/24 Resolved: 27/Jan/23 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Ethan X. | Assignee: | Unassigned |
Resolution: | Invalid | Votes: | 0 |
Labels: | 1.8.8, Spigot, bug, world | ||
Environment: |
Java 17, spigot 1.8.8 with bungeecord, windows 10 |
Version: | 1.8.8 |
Guidelines Read: | Yes |
Description |
I'm having an issue right now, that is that when ever a player joins another world, they cannot see player that joined after them. For example, Player A joined and got teleported to x:0 y:1 z:0 at world2 (server default world is "world"). -> Player B joined and got teleported to x:0 y:1 z:0 at world2. Now Player A cannot see Player B, but Player B can see Player A (Player A joined before B), they can see each other in tablist and in chat. I can consistently produce this issue basically every time two players joined and got tp'ed to another world. This does not happen to my hub server when player gets teleported to spawn location using "p#getWorld()" as world. Sorry for my English it's not my first language, have a nice day! |
Comments |
Comment by Ethan X. [ 27/Jan/23 ] |
I can't, as I said in the desc, the issue produces whenever I "tp" player to another world when they join and they cannot other player that joined after. But people joined after them can see them. I will try to reproduce the issue in 1.19.3 with the same code so I can know if it's my code issue and server issue. Anyways, thanks for your reply! |
Comment by Black Hole [ 27/Jan/23 ] |
1.8.8 is unsupported since 2016. Please update to 1.19.3 and try to reproduce without any plugins. |