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

This happens if I open a folder and click on a class file down the folder hierarchy #455

Open
mhupfer opened this issue Oct 16, 2022 · 0 comments
Assignees
Labels

Comments

@mhupfer
Copy link

mhupfer commented Oct 16, 2022

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.11.2 [Fat Jar], OS: Linux, Java: 11.0.16

java.lang.IllegalStateException: LabelNode index not found. (Label not in InsnList?)
at the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionPrinter.resolveLabel(InstructionPrinter.java:384)
at the.bytecode.club.bytecodeviewer.decompilers.bytecode.MethodNodeDecompiler.decompile(MethodNodeDecompiler.java:156)
at the.bytecode.club.bytecodeviewer.decompilers.bytecode.ClassNodeDecompiler.decompile(ClassNodeDecompiler.java:95)
at the.bytecode.club.bytecodeviewer.decompilers.impl.BytecodeDisassembler.decompileClassNode(BytecodeDisassembler.java:35)
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.base/java.lang.Thread.run(Thread.java:829)

@Konloch Konloch added the Bug label Feb 21, 2023
@Konloch Konloch self-assigned this Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants