forked from Thaumic-Tinkerer/ThaumicTinkerer
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Leaving the emptiness dimension in new generated chunks into overworld results in server crash #17
Comments
Same issue when in creative and teleporting via map into or close to not yet generated chunks |
Can easily reproduce this when wearing the Leggings of the Burning Mantle and teleporting far away:
|
let me see... |
may fixed, if not fix, pls reopen this issue |
Appears to be fixed with the latest mod update 💯 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Java on Server:
openjdk version "1.8.0_422"
OpenJDK Runtime Environment (build 1.8.0_422-8u422-b05-1~22.04-b05)
OpenJDK 64-Bit Server VM (build 25.422-b05, mixed mode)
thaumictinkerer-1.12.2-5.7.1-Unofficial.jar
When trying to leave the emptiness-dimension using a dimensional fracture, to return to the overworld, my server had some hard crashes.
Location to where i would have returned would have been in newly generated chunks.
Returning to the nether in an already generated chunk works without issues.
Solution was to edit NBT-data of my players file to a location where chunks had already been generated.
crash-2024-10-11_13.57.20-server.txt
crash-2024-10-11_13.33.28-server.txt
crash-2024-10-11_13.27.03-server.txt
crash-2024-10-11_13.17.31-server.txt
xJon/The-1.12.2-Pack#984
The text was updated successfully, but these errors were encountered: