Biomes O' Plenty

Biomes O' Plenty

151M Downloads

Server log spam [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP

stormbringerGT opened this issue · 2 comments

commented

Bug Report

What's the issue you encountered?

Server is being spammed with message below during world gen.

How can the issue be reproduced?

I followed the directions here to add Biome's O plenty (And changed the settings so that the biome size is large and that the generation is continents)

https://biomesoplenty.fandom.com/wiki/Configuration

I did both versions creating a world.json file and also adding the lines to the server config as well.

Logs

[22:33:53] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP::96]: ChunkGeneratorOverworldBOP settings: {"landScheme":"continents","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"large","amplitude":1.0,"generateBopOre":true,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":false,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}

Mod Version

1.14.4

commented

That code doesn’t exist on 1.14, only 1.12. The line numbers in the log message don’t even exist on 1.14. Please report the version you’re using accurately.

commented

Oh ugh sorry, I was on auto Pilot, 1.12. is the correct version.

Are these messages normal behavior then for 1.12?