overviewer / Minecraft-Overviewer

Render high-resolution maps of a Minecraft world with a Leaflet powered interface
https://overviewer.org/
GNU General Public License v3.0
3.36k stars 481 forks source link

Odd black areas even after full re-render. #511

Closed KariTrace closed 13 years ago

KariTrace commented 13 years ago

http://ssd.servehttp.com/minecraft/map/#/-1542/64/-1280/max/mcmapLighting Switch between normal and lighting, you'll see them. Using latest build as of 10/08/11. You;ll notice the shadowing is working correctly in the lighted view option (as the shadows have a gradient). theses spots however do not.

I nuked the directory and did a full re-render from scratch; Does nto seem to happen in any other biome that I could observe.

Ideas?

Fenixin commented 13 years ago

This looks to me as another lighting bug in of Minecraft. Overviewer reads the lighting info from the world chunks, when that info is wrong, the lighting is wrong. You can probably fix this making Minecarft update the lighting data in that chunk (adding removing a torch, for example). If it's a Minecraft problem you should be able to see that black spots in game.

KariTrace commented 13 years ago

I'll make a run over there and place some torches tonight, see what happens over night.

eminence commented 13 years ago

KariTrace, are you still having this issue? Did placing torches help?

eminence commented 13 years ago

Closing this issue. If you're still having problems, please re-open this issue and let us know.