obfuscator
obfuscator copied to clipboard
bug
Method net.dv8tion.jda.api.entities.Activity.lllIlllIlIlI(II)Z must be InterfaceMethodref constant
I wouldn't except any help with that much information provided.
Possible fix (for devs): at method generations, in interfaces tell ASM somehow to generate InterfaceMethodRef constant instead of MethodRef, because java 8+ the jvm doesn't accept MethodRef in interfaces.