BlueMap

BlueMap

85.1k Downloads

IOException when a region-file does not exist

TBlueF opened this issue ยท 0 comments

commented

If a region file does not exist, bluemap should treat that chunk as non existent instead of throwing an IOException.

Related warning:

...
[DEBUG] Failed to render tile (1, -17) of map 'nether' after 2 render-attempts! (java.io.FileNotFoundException: world\DIM-1\region\r.0.-2.mca (Das System kann die angegebene Datei nicht finden))
[DEBUG] Failed to render tile (2, -17) of map 'nether' after 2 render-attempts! (java.io.FileNotFoundException: world\DIM-1\region\r.0.-2.mca (Das System kann die angegebene Datei nicht finden))
[DEBUG] Failed to render tile (3, -17) of map 'nether' after 2 render-attempts! (java.io.FileNotFoundException: world\DIM-1\region\r.0.-2.mca (Das System kann die angegebene Datei nicht finden))
...

Happened with 0.8.0-mc1.16-cli rendering a new 1.16 world.