Open muthu30011997 opened 5 years ago
can you provide a jar file to reproduce the exception?
Bytecode-Viewer-2.9.22.jar
https://github.com/Konloch/bytecode-viewer/releases/download/v2.9.22/Bytecode-Viewer-2.9.22.jar
java.lang.RuntimeException: Class names not equal! ArgumentTypes != Krakatau-master.tests.decompiler.classes.ArgumentTypes
can you provide a jar file to reproduce the exception?
Hi, is this problem solved? I also want to skip this error.
Thanks for re-posting. I'll take a look. Did you try it out yourself?
If a jar does not have correct package structure, then i got below exception,
java.lang.RuntimeException: Class names not equal!
Is soot has any option to skip this exception ? (like -ice to skip classpath error)