Dynmap-Forge/Fabric

Dynmap-Forge/Fabric

888k Downloads

trees are not showing

1Pootis1 opened this issue ยท 4 comments

commented

image

Issue Description: I've rendered the map and it doesn't show trees, what should I do?

  • Dynmap Version: Dynmap-3.4-beta-2-spigot
  • Server Version: paper 1.17.1 build 409

[ ] I have looked at all other issues and this is not a duplicate
[ ] I have been able to replicate this

commented

The EarthMC and custom worldpainter maps havr many known issues with Dynmap such as, incomplete render, only rendering where players have visited, or not rendering leaves and other foliage.
This is a result of how the map was made and is not an issue with Dynmap, luckily there is a fix.

  1. Download the WorldBorder plugin: https://www.spigotmc.org/resources/worldborder.60905/
  2. Pause Dynmap: /dynmap pause all
  3. Run worldborder with the force flag: /wb [worldname] fill [freq] [pad] [force]
  • [worldname] is the name of your world folder
  • [freq] is how many chunks a second are generated, 20 is the default. WARNING: setting this too high will cause server lag
  • [pad] how many chunks beyond the border to generate, this makes sure that if a player visits the border, all chunks are already generated. The default is 208, I recommend setting this to 0 for EarthMC
  • [force] This must be set to true
  1. Wait for worldborder to finish
  2. Unpause Dynmap /dynmap pause none, you may have to restart the fullrender using /dynmap fullrender [worldname]

I don't know if worldborder still works, the other way is to fly around the world and generate the chunks that way

commented

re-rendering did not help, also, the dynmap version was updated to beta 3

commented

@1Pootis1 did you manage to fix it?

commented

closing due to lack of response, please reopen if you didn't get it fixed.