Skip to content

java.lang.IllegalArgumentException: Unsupported api 589824 #295

Description

@wgaylord
Skipping: org/spigotmc/builder/Bootstrap.class
java.lang.IllegalArgumentException: Unsupported api 589824
	at org.objectweb.asm.ClassVisitor.<init>(ClassVisitor.java:70)
	at org.objectweb.asm.ClassVisitor.<init>(ClassVisitor.java:57)
	at org.objectweb.asm.tree.ClassNode.<init>(ClassNode.java:163)
	at org.objectweb.asm.tree.ClassNode.<init>(ClassNode.java:149)
	at the.bytecode.club.bytecodeviewer.util.JarUtils.getNode(JarUtils.java:243)
	at the.bytecode.club.bytecodeviewer.util.JarUtils.put(JarUtils.java:79)
	at the.bytecode.club.bytecodeviewer.util.OpenFile.run(OpenFile.java:99)
	at java.base/java.lang.Thread.run(Thread.java:831)

I am running bytecode-viewer with Java 16, (only java on my Ubuntu system) and attempting to look at a Jar file. (Spcifically Spigot's buildtools because it was the only jar I hard easily on hand) I am not sure really what version of java the jar file was built with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions