[SPIGOT-7009] Stuck on "Loading terrain..." after disconnecting on respawn screen Created: 24/Apr/22 Updated: 25/Dec/24 Resolved: 02/Jun/22 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Full name | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 1 |
Labels: | None |
Version: | CraftBukkit version 3482-Spigot-42b6152-e87f2e3 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) |
Guidelines Read: | Yes |
Description |
If you disconnect from the server on the respawn screen, then reconnect, if the chunk is unloaded that you died in, your client gets stuck on the "Loading terrain..." screen. I cannot reproduce this on a vanilla server.
Demonstration: |
Comments |
Comment by Full name [ 12/Jun/22 ] |
No. The issue has been resolved here https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/9d46b56e26f3e91392572f6dccec7bfdbd5728c6. |
Comment by Jakubk15 [ 11/Jun/22 ] |
Is the author using Sodium by any chance? I heard this mod had some bug related to this: |
Comment by Marvin Rieple [ 01/Jun/22 ] |
This issue is caused because of the in 1.8 (and probably earlier) added '>' here https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/browse/nms-patches/net/minecraft/world/entity/EntityLiving.patch#86 |