Blame error generated during worldgen
sfiomn opened this issue ยท 1 comments
Hello,
I've seen this log in latest.log:
[29Jan2022 16:03:20.440] [main/ERROR] [com.telepathicgrunt.blame.Blame/]:
** Blame Report Worldgen Import 1.16.5-3.7.0-forge **
Failed to parse worldgen. This can be tricky to solve but it could be from using a value that is over a hardcoded limit.
Here's some info to help narrow down where and what could be the broken worldgen element.
Error msg is: Base value out of range: 256 [-10-128]
Parent Affected: ResourceKey[minecraft:worldgen/configured_feature / endergetic:corrock_tower] | net.minecraft.world.gen.feature.ConfiguredFeature@6a9be23f
Partial JSON Result: null
Is this intentional ? Might a silent error, so I share it here :)
Duplicate of #175