You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fabric API 0.100.4 Describe the bug
Players don't teleport properly when "world-spawn" (of hide-player-coords feature) and the place where the player log out last time are in different dimensions. When players log out in this state (after authorizing) of teleportation "process", their place of last log out will change to "world-spawn"
To Reproduce
Steps to reproduce the behavior:
0. Set hide-player-coords option to true
Set "world-spawn" to {dimension: "minecraft:overworld" x: 0.0000 y: 100.0000 z: 0.0000 yaw: 0.0000 pitch: 0.0000}
Go to Nether
log out there
Try to log in, and after logging in you will stuck in the endless process of teleportation at nowhere. If you log out now and will try to log in again, you will find yourself at the "world-spawn" cords instead of the place in the Nether when you log out first time.
Expected behavior
Teleportation of "hide-player-coords" feature work properly between dimensions.
Additional context
The text was updated successfully, but these errors were encountered:
testing the mod rn - it seems as this feature doesn't even work properly within a single dimension now. The player is not teleported to their proper location on login.
Versions
Describe the bug
Players don't teleport properly when "world-spawn" (of hide-player-coords feature) and the place where the player log out last time are in different dimensions. When players log out in this state (after authorizing) of teleportation "process", their place of last log out will change to "world-spawn"
To Reproduce
Steps to reproduce the behavior:
0. Set hide-player-coords option to true
Expected behavior
Teleportation of "hide-player-coords" feature work properly between dimensions.
Additional context
The text was updated successfully, but these errors were encountered: