Closed iTzKillaPlaysMC closed 9 years ago
Nvm is not the gravel its just all arround the wall there is lots and lots of holes in water pots only idk if this is a feature or something...
Ok... sorry for posting fast but found a solution and prob the problem, it can be fixed by doing the command again and i am pretty sure it occurred while that part of the world was still generating so the sand was falling to its position and gravel too so yeah prob want to generate chunks before generating the walls i guess i am pretty sure there is a way of doing so in code. Thanks
Have you pre generated the chunks with /wb fill
before doing the wall?
If you have the plugin worldborder it doesn't matter cause the players will be teleported to inside the walls.
The problem is that Minecraft populates the terrain after the wall generation, so these lakes and other trees cut the wall (the hole is the air blocks sets by the Minecraft world populator above the lakes).
Fully generate the world before generating the wall to avoid this problem (as mentioned in the installation notes). Re-generating the wall again will only fix the problem on the populated (i.e. visited, if you did not generated the world between the generation) chunks of the world.
So i generated the walls but aparently there was some gravel and when it falled it didn't generate glass on there thats just my guess i just saw this on the wall Thanks.