[Crash] Generating Chunks
Phoupraw opened this issue ยท 8 comments
Describe the bug
Crash when generating chunks. It also prevents saving the world.
How to reproduce the bug
Steps to reproduce:
- Create a new world, or enter a existing world and move to where you have never been.
- Crash.
Expected behavior
No crash.
Additional details
No response
Which minecraft version are you using?
1.20
On which mod loaders does it happen?
Fabric
Crash log
https://misode.github.io/guides/feature-order-cycle/
i found this one, it is older but maybe you can find the windswept_hills.json and post it here
maybe something is wrong in how the meteorite is added in combination with other mods .... i am not sure where this data folder is coming from but it sounds like from your worldsave ?!
or is this a datapack thing?
What makes you think this is an AE2 problem?
When I disable AE2, the crash doesn't happen.
AE2 does not add any worldgen features (only a meteorite structure).
I don't see how the crash relates to AE2. This might just be AE2 triggering a latent bug in other mods.
p.s.: Try with just AE2, at least in my testing I didn't have any problems like that.
Structures are generated very differently from features, so the feature cycles should not apply to structures.