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: Player relogs into the Aether even if logging out in another dimension #2128

Open
5 tasks done
darklotus781 opened this issue Apr 23, 2024 · 1 comment
Open
5 tasks done
Labels
status/help-wanted The issue is open to help by other developers. type/bug The issue describes a bug or error in the project.

Comments

@darklotus781
Copy link

What Feature Types Apply to This Bug?

System

Other Type

No response

What Type of Bug Is This?

Unexpected Behavior

Forge Version

47.2.16

The Aether Version

1.4.0

Is This Bug a Conflict With Another Mod?

No

Client Log

Nothing

Crash Report (if applicable)

No response

Steps to Reproduce

Occasionally when a player logs out in a different dimension, they will login in the Aether at the coords they logged out from which means the can essentially be trapped a long ways from their base or portal.
This seems to be related to the server setting in the Aether config to spawn in the Aether and not in the overworld.
It doesn't seem to be dimension specific either, can be Overworld -> Aether or The Nether -> Aether.

What You Expect To Happen

Realistically, the player should relog and join the world in the dimension and coords they logged out from.

What Actually Happened

Player logs in and is placed in the Aether at the coords they logged out from even if the dimension was different.

Additional Details

I cannot reliably reproduce this but I wonder if it's a timing issue. I haven't looked at your code to fully understand how it's determining when / where to place the player in the overworld but this is the only mod that does that, it's a modpack I built and is heavily customized with KubeJS but nothing that affects which dimension a player relogs or spawns in.

Please Read and Confirm The Following

  • I have confirmed this bug can be replicated without the use of Optifine.
  • I have confirmed this bug is on the most recently supported version of Minecraft.
  • I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this issue is unique and has not been reported already.
  • If playing on a modpack, I have reported this issue to their issue tracker already.
@darklotus781 darklotus781 added the type/bug The issue describes a bug or error in the project. label Apr 23, 2024
@darklotus781 darklotus781 changed the title Bug: <title> Bug: Player relogs into the Aether even if logging out in another dimension Apr 23, 2024
@darklotus781
Copy link
Author

FYI, this also affects players when they die. Not all the time, but sometimes a player will die in the overworld or nether with a respawn anchor or bed in that dimension but still respawns in the Aether dimension instead of the other dimension.

@bconlon1 bconlon1 added the status/help-wanted The issue is open to help by other developers. label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/help-wanted The issue is open to help by other developers. type/bug The issue describes a bug or error in the project.
Projects
Status: Back Log
Development

No branches or pull requests

2 participants