This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I'm getting some weird terrain generation, only happens when this is generating land. CB 1.2.3-R0.2 and CB 1.2.3-R0.3#752 on both plugin versions 1.1 and 1.2. Used -2 -2 2 2 for generation.
Picture: http://imgur.com/9g82oSome errors that showed up: http://pastebin.com/sCvFuE9t
(Reported by http://dev.bukkit.org/profiles/mrtankjump/)
I can't reproduce this. Are you sure the map generator you used updated correctly? Try re-rendering the map and see if the chunks are actually populated. It might be that GenerateRegion's fast load->unload prevented your map generator from rendering correctly.
To post a comment, please login or register a new account.