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

Exception in thread "main" java.lang.RuntimeException: Method code too large! #4

Open
huwenkai26 opened this issue Nov 27, 2019 · 1 comment

Comments

@huwenkai26
Copy link

混淆代码报这个错

build/intermediates/javac/release/compileReleaseJavaWithJavac/classes
Exception in thread "main" java.lang.RuntimeException: Method code too large!
	at org.objectweb.asm.MethodWriter.a(Unknown Source)
	at org.objectweb.asm.ClassWriter.toByteArray(Unknown Source)
	at ObfuseJarStringGradle.processClass(ObfuseJarStringGradle.java:151)
	at ObfuseJarStringGradle.processFile(ObfuseJarStringGradle.java:72)
	at ObfuseJarStringGradle.main(ObfuseJarStringGradle.java:46)
@eliohn
Copy link

eliohn commented Dec 31, 2020

有解决吗?我也出现了。这个问题!

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

2 participants