Minecraft Bukkit Server - Map problem
I'm using Bukkit for a personal Minecraft Server. The problem is that the map have something wrong with biomes... see for yourself:
Why these stripes and squares of different biomes?
How do I regenerate the map without this?
More info:
CraftBukkit version: 1.6.2-R1.0-b2879.
Plugins: dynmap, MOTDColor.
This is a multiplayer private server hosted on my machine (playing with friends) and I just created it
132 Answers
If you wish to not create another world, you can delete the chunks using McEdit and then start your server back up again. This will reload the chunks again according to the seed of the map.
Create a map by yourself, without using BUKKIT or other kind of servers.
Create a map in single player, "create new world", etc. Then copy your world.save from your .minecraft folder ([...]\Roaming.minecraft\saves) and paste in your server folder, but rename it to what it was firstly (if the "corrupted world" is named "world", rename your new world you made in minecraft to "world" too).
Thats a simple thing you can do to stop doing that.
If the problem continues, the error is in your server, sorry; try to update the server again or update the plugins (or do the both).