Draco18s / HarderStuff

Tweaking vanilla and making it more interesting
8 stars 2 forks source link

Ore flower is not working properly #27

Open wormzjl opened 7 years ago

wormzjl commented 7 years ago

So I've just tested the mod on a server for a while In the beginning the ore flowers are generated properly, but after a few days seems that the newly generated chunks does not have any ore flowers, neither will bone meal work But i'm still getting a lot of "XXX chunks remain to be rescanned for ores." in the console Does the mod fails to scan the world with lower tps?

Draco18s commented 7 years ago

There's definitely some kind of problem, but I have been unable to figure out what or why. The XXX chunks to be rescanned" is a queue of known chunks that are missing their data and are rescanned (basically a fallback system designed to insure that all chunks have their data). They aren't rescanned very quickly however (to avoid affecting tps) but if your tps is already low, then it could take considerable time to get through the backlog.