Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Players don't teleport properly between dimensions with "hide-player-coords" feature. #154

Open
magmamir opened this issue Jul 2, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@magmamir
Copy link

magmamir commented Jul 2, 2024

Versions

  • Minecraft 1.21.
  • EasyAuth 3.0.25
  • 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

  1. Set "world-spawn" to {dimension: "minecraft:overworld" x: 0.0000 y: 100.0000 z: 0.0000 yaw: 0.0000 pitch: 0.0000}
  2. Go to Nether
  3. log out there
  4. 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.
    2024-07-02_19 21 44

Expected behavior
Teleportation of "hide-player-coords" feature work properly between dimensions.

Additional context

@magmamir magmamir added the bug Something isn't working label Jul 2, 2024
@HyperSoop
Copy link

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.

@FuzzyWuzzie11
Copy link

I am having the same issue. Please fix soon. My server might be at risk due to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants