Closed ghost closed 11 years ago
Updated to close RegionFiles in e11e93bf88d67bb2c33b0c78357e64b100ea8da5.
Was ImageIO.write( RenderedImage, String, File ) failing to close output files after use? I'd rather leave that part as-is if it was just unclosed RegionFiles eating up all the filehandles.
I believe it was only RegionFiles (RandomAccessFile) which needed to be closed.
Then this should be fixed! Thanks for finding the bug.
Program crashes while rendering a 2000 radius world (4000 block wide).