You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: