Cuberite Forum
[Fixed] "Too many packets" error - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html)
+--- Forum: Development (https://forum.cuberite.org/forum-13.html)
+--- Thread: [Fixed] "Too many packets" error (/thread-471.html)

Pages: 1 2


RE: [Fixed] "Too many packets" error - NiLSPACE - 06-07-2012

Is sand generated in desets? Or did you implent a world from the vanilla server?


RE: [Fixed] "Too many packets" error - Luksor - 06-07-2012

It's MCServer's generator, world was actually generating as i was flying.


RE: [Fixed] "Too many packets" error - xoft - 06-07-2012

Nice comparison Smile

God, how I hate fixing things without knowing how Sad


RE: [Fixed] "Too many packets" error - NiLSPACE - 06-08-2012

(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


RE: [Fixed] "Too many packets" error - Luksor - 06-08-2012

(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



RE: [Fixed] "Too many packets" error - NiLSPACE - 06-08-2012

omg al those deserts are beach biomes and the ocean isn't an ocean biome anymore.


RE: [Fixed] "Too many packets" error - xoft - 06-08-2012

You should set HeightGen to Biomal as well.
Have a look at the wiki, it has an up-to-date example of world.ini


RE: [Fixed] "Too many packets" error - Luksor - 06-08-2012

(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