Issue with generating chunks and creating a new world.
SethZurborg opened this issue ยท 6 comments
From my observations, if you want a new world while another world is being generated, the world that is being generated will begin generating chunks belonging to the newly created world.
Mod Pack being used FTB Infinity Evolved 2.2.2
Steps to Reproduce (Using RFTools as the dim creator)
- Make a world, and allows a specific set of biomes.
- Start filling the world using WorldBorder-Forge
- Make new world that allow a single biome.
- When the generation of the initial world is done, it will contain misgenerated chunks
Posted here and on the WorldBorder-Forge issue tracker.
The first time this happened they were both normal terrain. The second time this happened one was normal, and the other was islands.
Both times it happened the world went from generating with a set of 7 biomes, to being exclusively one (Which was not part of the set of 7)
I don't really know what WorldBorder-Forge does so maybe it does something bad in this respect? Did you try with other dimension creators (mystcraft, deep dark, TF, ...)
I will try the other dim providers when i can, so far i have only been able to reproduce using rftools dimensions.
I have tried the other dim providers as have not been able to cause a replication of the issue, it is only reproducible when using 2 RFT created dims.