-
-
Notifications
You must be signed in to change notification settings - Fork 26
[NEEDS TESTING] fix: load the chunk before falling #1309
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
base: main
Are you sure you want to change the base?
Conversation
src/main/java/dev/amble/ait/core/tardis/handler/travel/TravelHandler.java
Outdated
Show resolved
Hide resolved
43e9a57
to
20b094a
Compare
d7dae27
to
5ed7aac
Compare
f9eed81
to
8564574
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
I did some testing (with negative results unfortunately):
|
yeah thats tragic im not sure why that happening and how to fix it except for using safe pos search |
Is safe pos search what happens if the TARDIS has land types enabled, to look for a suitable position on the ground? |
yes |
About the PR
This is a follow up to my previous PR that fixes the chunk not being loaded on falling.
Requirements