pack.alpha icon indicating copy to clipboard operation
pack.alpha copied to clipboard

Too many open files

Open SevereOverfl0w opened this issue 5 years ago • 0 comments

See openfiles branch.

Bug is that we open input streams ahead of time, we need to delay that until the last possible moment. If you try and put a lot of files into your jar, it will blow up.

SevereOverfl0w avatar Dec 10 '19 15:12 SevereOverfl0w