webbukkit / dynmap

A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
https://www.reddit.com/r/Dynmap/
Apache License 2.0
2.06k stars 420 forks source link

Fullrender shows shadows in chunks that are lit up #3294

Closed ultraeggplant closed 3 years ago

ultraeggplant commented 3 years ago

Very sorry if this has been answered before, I couldn't find anyone with the same issue. I've pregenerated my map with worldborder and later chunkmaster, and fullrendering afterwards left me with a large square of shadowy chunks centered on 0 0. A while ago those areas were dark ingame, however they've fixed themselves, but dynmap doesn't update the area unless I go there ingame and do /dynmap updaterender, which only updates a small part. The affected area is very large, and manually updating everything would take me forever - is there something I can do to go about this better?

Here are some screenshots to demonstrate. Again, very sorry if this is a duplicate. https://imgur.com/CzAVxW6 https://imgur.com/RSHEp4F

Tsoccerguy3 commented 3 years ago

My best guess is that you still have chunks of an older minecraft version in your map . You could force the map upgrade , which is a lot faster than flying around opening the chunks , see here how to do this for Spigot and Paper , https://www.spigotmc.org/ . Then fix the maps lighting with https://github.com/bergerhealer/Light-Cleaner , do a /cleanlight world command