pop4959 / Chunky

Pre-generates chunks, quickly, efficiently, and safely.
GNU General Public License v3.0
556 stars 63 forks source link

Not generating Blue Skies Ocean chunk #317

Closed Jadan1213 closed 6 months ago

Jadan1213 commented 6 months ago

Forge: 42.2.17 MC: 1.20.1

I pregenerated the Blue skies: everbright dimension, and noticed that while most of the chunks did generate, the ocean chunks had to be generated on demand.

pop4959 commented 6 months ago

I don't expect that this is a bug with chunky, so unless you can provide further information pointing in that direction I will be unable to look into this further. Chunky simply loads the chunks, and all generation work is done by the server (and in this case, the Blue skies mod you mentioned). There are no other reports of chunks "not generating" at the moment. It's possible that it could be as simple as not having selected the correct region or dimension while generating, or something else.

If you're still having problems with this please join our Discord server and join the chunky support channel to troubleshoot further. I would love to be able to help you figure this out, but GitHub issues is not the best place for discussing.