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

Freeze on world generation #4840

Closed
Dabreu131 opened this issue Jun 26, 2024 · 1 comment
Closed

Freeze on world generation #4840

Dabreu131 opened this issue Jun 26, 2024 · 1 comment
Labels
version: 1.20 Version: Minecraft 1.20.x

Comments

@Dabreu131
Copy link

Dabreu131 commented Jun 26, 2024

The game freezes when generating a new world. The game does not crash by itself, it simply freezes; I had to close it from the task bar. The crash logs indicate a problem with UndergroundStyleGenerator.java.

I was trying out new mods for mi pack when the issue appeared, but generation worked fine before. I suspected a conflict with Spelunkery, but the issue persisted after uninstallimg it. I tried the same mod pack in 1.20.1 (excluding mods not ported yet; relevant, some affecting world generation such as Team Abnormals' Environmental, Caves and Cliffs, and Atmospheric) and world generation worked fine.

crash-2024-06-26_23.43.29-server.txt
crash-2024-06-26_23.30.45-server.txt

Disabling Quark and its dependent solves the problem.

The game crashes when loading new chunks on previously generated world too.

@github-actions github-actions bot added the version: 1.20 Version: Minecraft 1.20.x label Jun 27, 2024
@Dabreu131
Copy link
Author

Dabreu131 commented Jun 27, 2024

Deleting config files seem to solve the problem. Previously I had the azalea wood, limestone, mob variants and rope features disabled. Before deleting the config files, I again enabled limestone, but the issue persisted.

Enabling the azalea wood feature resolved the problem with new world generation and with chunk generation in old worlds.

@Vazkii Vazkii closed this as completed Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version: 1.20 Version: Minecraft 1.20.x
Projects
None yet
Development

No branches or pull requests

2 participants