Botania

Botania

133M Downloads

Tall Mystical Flower generation can fail

SanityCh3ck opened this issue ยท 0 comments

commented

There is something wrong, and I have 6 crash reports to prove it:

Now, they all contain the following lines:

[...]
at vazkii.botania.common.block.BlockModFlower.func_149853_b(BlockModFlower.java:151)
at vazkii.botania.common.core.handler.BiomeDecorationHandler.onWorldDecoration(BiomeDecorationHandler.java:53)
[...]

I guess somehow placing a Tall Mystical Flower failed, or rather shouldn't happen in the first place?

In all tests I was flying around generating terrain, using Botania version r1.6-183 with slightly tweaked configs:

I:worldgen.flower.patchChance=8
I:worldgen.flower.patchSize=8
I:worldgen.flower.quantity=2
D:worldgen.flower.tallChance=0.15