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

Leaving the emptiness dimension in new generated chunks into overworld results in server crash #984

Open
1 task done
Lumpous opened this issue Oct 12, 2024 · 6 comments
Labels
fixed next update Has been fixed in dev minor bug Something is slightly not working properly mod issue This should be resolved by the mod
Milestone

Comments

@Lumpous
Copy link

Lumpous commented Oct 12, 2024

Was this bug reported before?

  • No, it was not.

Please provide a link to your crash report or latest.log, if relevant

No response

If you have any, please provide a list of additional mods

No response

Please describe the issue you are experiencing

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

@Lumpous Lumpous added the auto: bug This bug report hasn't been looked at yet label Oct 12, 2024
@xJon xJon added mod issue This should be resolved by the mod minor bug Something is slightly not working properly and removed auto: bug This bug report hasn't been looked at yet labels Oct 13, 2024
@Lumpous
Copy link
Author

Lumpous commented Oct 14, 2024

Same issue when in creative and teleporting via map into or close to not yet generated chunks
crash-2024-10-14_17.48.10-server.txt (log is from an SP world)

@xJon
Copy link
Owner

xJon commented Oct 14, 2024

@Lumpous Regardless of the Emptiness dimension? Seems to be something with BlockNitorGas

@Lumpous
Copy link
Author

Lumpous commented Oct 14, 2024

@Lumpous Regardless of the Emptiness dimension? Seems to be something with BlockNitorGas

Well yeah somehow. At lest the nitor is one constant in all crash-messages.
I dont even know what that block is supposed ot be.
A palced nitor got a different name
image

@xJon
Copy link
Owner

xJon commented Oct 14, 2024

This is from the config:

    # Can Energetic Nitor and Kami Leggings glow
    B:"Enable Nitor Vapor"=true

Edit: It seems to be this? https://ftb.fandom.com/wiki/Hyperenergetic_Nitor

@Lumpous
Copy link
Author

Lumpous commented Oct 15, 2024

This is from the config:

    # Can Energetic Nitor and Kami Leggings glow
    B:"Enable Nitor Vapor"=true

Edit: It seems to be this? https://ftb.fandom.com/wiki/Hyperenergetic_Nitor

IIRC that's not supposed to be spawnign naturally.
But might be the leggings are given the "effect" of the energetic nitor.

So maybe a as in #982 an issue with the leggings

@xJon xJon added this to the 1.6.5 milestone Oct 17, 2024
@xJon xJon added the fixed next update Has been fixed in dev label Oct 17, 2024
@Lumpous
Copy link
Author

Lumpous commented Oct 17, 2024

Confirmed fixed in thaumictinkerer-1.12.2-5.7.2-Unofficial.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed next update Has been fixed in dev minor bug Something is slightly not working properly mod issue This should be resolved by the mod
Projects
None yet
Development

No branches or pull requests

2 participants