@@ -116,7 +116,7 @@ public class BlockStoreConversionZDirectory implements Runnable {
this.newManager.setTrue(this.cxPos, this.y2, this.czPos, this.world);
}
- catch (Exception e) {}
+ catch (Exception e) { e.printStackTrace(); }