-
Notifications
You must be signed in to change notification settings - Fork 62
[Bug]: Consistently exiting limbo at bottom of world/exiting limbo in void #454
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
Labels
Comments
Also just happened exiting via wooden dimensional door |
The log specifically hints this is likely an issue with lines 73-75 of EscapeTarget.java |
ForgotTheColon
added a commit
to ForgotTheColon/DimDoors
that referenced
this issue
Jan 3, 2025
tested on fabric client and can confirm my PR #456 fixes the issue |
so how do you fix it on forge |
happens to me too on forge 1.20.1 |
Waterpicker
added a commit
that referenced
this issue
Apr 14, 2025
Waterpicker
added a commit
that referenced
this issue
Apr 14, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What happened?
I have tested this on a single player server and on a friend's hosted multiplayer server, and for some reason I am exiting limbo at the very bottom of the world. In the bedrock floor, there is a 2 block air gap where I am being placed. Usually, when I load in, I am already well into the void and taking void damage. The only way to fix this seems to be "escapeToWorldSpawn": true
Log is of me in creative mode going into limbo, getting out of limbo (with a bucket), and i am spawned at the bottom of the world.
Mod Version
5.4.3 forge
What versions of Minecraft does this issue happen on?
1.20.1
Log
The text was updated successfully, but these errors were encountered: