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

GLITCH: 0003 LBuilder;.testDeadEndTry(I)I | not enough space for reading instruction #581

Open
sendaoYan opened this issue Jun 14, 2023 · 2 comments

Comments

@sendaoYan
Copy link

image

dex2jar classes.dex -> test.jar
GLITCH: 0003 LBuilder;.testDeadEndTry(I)I | not enough space for reading instruction
Detail Error Information in File ./classes-error.zip
Please report this file to https://github.com/pxb1988/dex2jar/issues if possible.
Exception in thread "main" java.lang.NoClassDefFoundError: com/googlecode/d2j/smali/Smali
        at com.googlecode.dex2jar.tools.BaksmaliBaseDexExceptionHandler.getVersionString(BaksmaliBaseDexExceptionHandler.java:69)
        at com.googlecode.dex2jar.tools.BaksmaliBaseDexExceptionHandler.dumpSummary(BaksmaliBaseDexExceptionHandler.java:168)
        at com.googlecode.dex2jar.tools.BaksmaliBaseDexExceptionHandler.dumpTxt0(BaksmaliBaseDexExceptionHandler.java:114)
        at com.googlecode.dex2jar.tools.BaksmaliBaseDexExceptionHandler.dumpZip(BaksmaliBaseDexExceptionHandler.java:131)
        at com.googlecode.dex2jar.tools.BaksmaliBaseDexExceptionHandler.dump(BaksmaliBaseDexExceptionHandler.java:88)
        at com.googlecode.dex2jar.tools.Dex2jarCmd.doCommandLine(Dex2jarCmd.java:120)
        at com.googlecode.dex2jar.tools.BaseCmd.doMain(BaseCmd.java:290)
        at com.googlecode.dex2jar.tools.Dex2jarCmd.main(Dex2jarCmd.java:33)
Caused by: java.lang.ClassNotFoundException: com.googlecode.d2j.smali.Smali
        at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
        ... 8 more

classes-error.zip

classes.dex.zip

@headfirst123
Copy link

headfirst123 commented Jun 14, 2023 via email

@ThexXTURBOXx
Copy link
Collaborator

See #582

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

3 participants