bytecode-viewer icon indicating copy to clipboard operation
bytecode-viewer copied to clipboard

Quick Edit

Open WhizSoftwareDev opened this issue 11 months ago • 1 comments

If you hold appropriate legal rights to the relevant class/jar/apk file please include that as well. Bytecode Viewer Version: 2.12 [Fat Jar], OS: Windows 11, Java: 1.8.0_441

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

java.io.IOException: Cannot run program "C:\Users\anilo\Documents.": CreateProcess error=5, Erişim engellendi at java.lang.ProcessBuilder.start(Unknown Source) at the.bytecode.club.bytecodeviewer.decompilers.impl.KrakatauDisassembler.decompileClassNode(KrakatauDisassembler.java:81) at the.bytecode.club.bytecodeviewer.gui.util.BytecodeViewPanelUpdater.processDisplay(BytecodeViewPanelUpdater.java:108) at the.bytecode.club.bytecodeviewer.gui.util.BytecodeViewPanelUpdater.run(BytecodeViewPanelUpdater.java:159) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: CreateProcess error=5, Erişim engellendi at java.lang.ProcessImpl.create(Native Method) at java.lang.ProcessImpl.(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) ... 5 more

WhizSoftwareDev avatar Jan 29 '25 10:01 WhizSoftwareDev

looks like wrong selection of python/pypy exe

Janmm14 avatar Jan 29 '25 16:01 Janmm14