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

[1.20.1] Chunk generation crash upon entering rift #14

Open
Not-February opened this issue Dec 16, 2024 · 2 comments
Open

[1.20.1] Chunk generation crash upon entering rift #14

Not-February opened this issue Dec 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Not-February
Copy link

I'm still experiencing #12 with Multiverse 3.0.3.

It doesn't always happen, but more often than not I can replicate it by just making new worlds and generating new rifts with the kaleidite cores. Sooner or later, the deadlock will happen.

I, too, am running a rather large modpack with a lot of customizations - which unfortunately makes it a lot harder to isolate whether it's a mod conflict or not. Please let me know if you need more information.

Here's some logs and a relevant thread dump.

latest.log
debug.log

threaddump.txt

@DavidQF555 DavidQF555 added the bug Something isn't working label Dec 17, 2024
@Not-February
Copy link
Author

Not-February commented Dec 19, 2024

I compared my mod list with the mod list originally posted in #12 and did some testing with the mods we had in common.

I wasn't able to reproduce it with only Multiverse installed, so after testing I'm pretty sure it's an interaction with Alex's Caves; I can reproduce the deadlock with only Multiverse 3.0.3 and Citadel 2.6.0/Alex's Caves 2.0.2 installed.

latest.log
debug.log
crash-2024-12-19_02.23.48-server.txt

What's interesting about this is that when I originally encountered the issue, I was using a custom datapack that restricted which biomes Multiverse was allowed to generate with - and Alex's Caves biomes were not on that list(specifically because I suspected their special generation would cause problems). It seems it happens regardless of whether Multiverses are actually configured to allow Alex's Caves biomes to spawn - in the logs I'm providing here, I'm using only the default settings of both mods.

@DavidQF555
Copy link
Owner

As far as I can tell, I don't think it's an issue of deadlocking. It seems to be crashing relating to a tag missing. I'm working on a structural update right now, and I think it may fix this.

@Not-February Not-February changed the title [1.20.1] Chunk generation deadlock upon entering rift [1.20.1] Chunk generation crash upon entering rift Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants