Querz / mcaselector

A tool to select chunks from Minecraft worlds for deletion or export.
MIT License
3.25k stars 178 forks source link

Fix FileNotFoundException when reading a regions last modified date #320

Closed Insprill closed 2 years ago

Insprill commented 2 years ago

Found this exception gets thrown repeatedly while deleting chunks. This PR just adds a simple check if the file still exists.