Applied Energistics 2

Applied Energistics 2

137M Downloads

[Crash] Generating Chunks

Phoupraw opened this issue ยท 8 comments

commented

Describe the bug

Crash when generating chunks. It also prevents saving the world.

How to reproduce the bug

Steps to reproduce:

  1. Create a new world, or enter a existing world and move to where you have never been.
  2. 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://pastebin.com/nV6AJ7gk

commented

What makes you think this is an AE2 problem?

commented

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?

commented

What makes you think this is an AE2 problem?

When I disable AE2, the crash doesn't happen.

commented

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.

commented

p.s.: Try with just AE2, at least in my testing I didn't have any problems like that.

commented

Structures are generated very differently from features, so the feature cycles should not apply to structures.

commented

(but yes, this could also be caused by datapacks)

commented

Well, I found the crash is probabilistic, and the actual cause is greg tech modern. Sorry for disturbing.