Closed mat-1 closed 3 years ago
This has been fixed, see 8ef423a71597439e0347beab050b84c7991f9a88. I'm currently regenerating the data for 1.16 and 1.17.
It was broken by a change to enums: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8241798
21w19a (the Java 16 snapshot) broke the packets topping, which also broke everything that depends on it. The error when --verbose is set is
Exception: Unexpected new: Instruction(mnemonic='new', opcode=187, operands=[<ConstantClass(index=1372, name=<UTF8(index=1371, value='java/lang/Error'>))>], pos=2007)
There's also some unknown instruction warnings before the error: