Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.io.IOException: Stream closed #369

Closed
realzxy opened this issue Nov 9, 2021 · 0 comments · Fixed by #374
Closed

java.io.IOException: Stream closed #369

realzxy opened this issue Nov 9, 2021 · 0 comments · Fixed by #374
Labels

Comments

@realzxy
Copy link

realzxy commented Nov 9, 2021

ubuntu 16

Decompile & Save All Class.. -> All

Please send this error log to https://github.com/Konloch/bytecode-viewer/issues or Konloch at https://the.bytecode.club or konloch@gmail.com
If you hold appropriate legal rights to the relevant class/jar/apk file please include that as well.
Bytecode Viewer Version: 2.10.16 [Fat Jar], OS: Linux, Java: 1.8.0_292

java.io.IOException: Stream closed
at java.util.zip.ZipOutputStream.ensureOpen(ZipOutputStream.java:97)
at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:248)
at the.bytecode.club.bytecodeviewer.decompilers.impl.ProcyonDecompiler.doSaveJarDecompiled(ProcyonDecompiler.java:191)
at the.bytecode.club.bytecodeviewer.decompilers.impl.ProcyonDecompiler.decompileToZip(ProcyonDecompiler.java:139)
at the.bytecode.club.bytecodeviewer.resources.ResourceDecompiling.lambda$null$0(ResourceDecompiling.java:102)
at java.lang.Thread.run(Thread.java:748)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants