@@ -1089,6 +1089,7 @@ public final class CraftServer implements Server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
handle.getChunkProvider().close(save);
|
handle.getChunkProvider().close(save);
|
||||||
|
handle.convertable.close();
|
||||||
} catch (Exception ex) {
|
} catch (Exception ex) {
|
||||||
getLogger().log(Level.SEVERE, null, ex);
|
getLogger().log(Level.SEVERE, null, ex);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user