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

Crash with Terralith (And presumably other Worldgen Mods) #303

Closed
CraftyZombie opened this issue Jul 4, 2024 · 2 comments
Closed

Crash with Terralith (And presumably other Worldgen Mods) #303

CraftyZombie opened this issue Jul 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@CraftyZombie
Copy link

Not following this guidline will result in ignored and closed issue.
Please make sure you're using the latest versions before sending a report.

Versions:

  • Minecraft: 1.20.1
  • Forge: 47.3.4
  • IguanaTweaks Reborn: 3.13.2
  • InsaneLib: 1.13.5

What Happens:
Explain what's the problem
The game crashes during worldgen.
Based on the crash, it seems that you've programmed a feature to generate in different biome tags. A single Terralith biome has both, which confuses the worldgen. The solution is to make a biome tag for your feature and add other biome tags to it.
A similar issue: Lothrazar/Cyclic#2388

debug.log / Crash reports:
latest/debug/crash: https://gist.github.com/CraftyZombie/1a0631399d57cc6cb4b5f0e3cc11943d

//If different from default
Config:
Unaltered.

Can be reproduced with a minimal set of mods? (IguanaTweaks Reborn + InsaneLib + e.g. Quark)?:
Yes; Terralith 2.5.1

@CraftyZombie CraftyZombie added the bug Something isn't working label Jul 4, 2024
@Insane96
Copy link
Owner

Insane96 commented Jul 4, 2024

Duplicate, check pinned issue

@Insane96 Insane96 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2024
@CraftyZombie
Copy link
Author

Whoops, apologies

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