eminence / Minecraft-Overviewer

Render large resolution images of a Minecraft map with a Google Maps powered interface
GNU General Public License v3.0
13 stars 1 forks source link

Continue rendering on chunk load errors #5

Open NoxyNixie opened 12 years ago

NoxyNixie commented 12 years ago

Rendering is bluntly halted by an exception on a failed chunk load.

It should simply continue rendering as if the failed chunk did not exist at all but do log the failed chunks with information on which chunk and which world it is in.