Cuberite Forum

Full Version: [Fixed] "Too many packets" error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Is sand generated in desets? Or did you implent a world from the vanilla server?
It's MCServer's generator, world was actually generating as i was flying.
Nice comparison Smile

God, how I hate fixing things without knowing how Sad
(06-07-2012, 11:35 PM)Luksor Wrote: [ -> ]It's MCServer's generator, world was actually generating as i was flying.

what is your world.ini?? Smile
(06-08-2012, 12:04 AM)STR_Warrior Wrote: [ -> ]what is your world.ini?? Smile

Quote:[SpawnPosition]
X=-124.000000
Y=256.000000
Z=-464.000000

[GameMode]
GameMode=1

[Storage]
Schema=Anvil

[Seed]
Seed=1899336385

[Generator]
BiomeGen=DistortedVoronoi
HeightGen=Classic
CompositionGen=Biomal
omg al those deserts are beach biomes and the ocean isn't an ocean biome anymore.
You should set HeightGen to Biomal as well.
Have a look at the wiki, it has an up-to-date example of world.ini
(06-08-2012, 04:18 AM)xoft Wrote: [ -> ]You should set HeightGen to Biomal as well.
Have a look at the wiki, it has an up-to-date example of world.ini
Wow, Biomal HeightGen is cool.Cool
Btw. you should make that default:
Quote:[Generator]
BiomeGen=DistortedVoronoi
HeightGen=Biomal
CompositionGen=Biomal
Pages: 1 2