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

Caused by: java.lang.UnsupportedOperationException: This feature requires ASM6 #67

Open
Neacy opened this issue Sep 26, 2022 · 3 comments

Comments

@Neacy
Copy link

Neacy commented Sep 26, 2022

Caused by: java.lang.UnsupportedOperationException: This feature requires ASM6
at org.objectweb.asm.ClassVisitor.visitModule(ClassVisitor.java:130)
at org.objectweb.asm.ClassReader.readModuleAttributes(ClassReader.java:724)
at org.objectweb.asm.ClassReader.accept(ClassReader.java:544)
at org.objectweb.asm.ClassReader.accept(ClassReader.java:400)
at me.ele.lancet.plugin.internal.preprocess.AsmClassProcessorImpl.process(AsmClassProcessorImpl.java:15)
at me.ele.lancet.plugin.internal.preprocess.PreClassAnalysis$PreAnalysisClassFetcher.onClassFetch(PreClassAnalysis.java:127)
at me.ele.lancet.plugin.internal.context.JarContentProvider.forActualInput(JarContentProvider.java:34)
at me.ele.lancet.plugin.internal.context.JarContentProvider.forEach(JarContentProvider.java:22)
at me.ele.lancet.plugin.internal.context.ClassifiedContentProvider.forEach(ClassifiedContentProvider.java:29)
at me.ele.lancet.plugin.internal.context.ContextReader$QualifiedContentTask.call(ContextReader.java:131)
at me.ele.lancet.plugin.internal.context.ContextReader$QualifiedContentTask.call(ContextReader.java:119)

@wangzhiwei8989
Copy link

你好,这个错误解决了吗,我引入也报这个错误

@chenyi2013
Copy link

你好,这个错误解决了吗,我引入也报这个错误

可以用这个https://github.com/DarkAdventurer93/lancet

@starlingever
Copy link

你好,这个错误解决了吗,我引入也报这个错误

可以用这个https://github.com/DarkAdventurer93/lancet

你好这个感觉还是不太行呀,提示找不到classpath 'com.github.HairySnow.lancet:lancet-plugin:1.0.3'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants