GSam / dex2jar

Automatically exported from code.google.com/p/dex2jar
0 stars 0 forks source link

Error on main when trying to run the tool. #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to console as admin (or common user)
2. run \dex2jar>d2j-dex2jar.bat MyFile.apk

What is the expected output? What do you see instead?
I see the following error:
Exception in thread "main" java.lang.NoSuchMethodError: 
com.googlecode.dex2jar.reader.DexFileReader.isOdex()Z
        at com.googlecode.dex2jar.v3.Dex2jar.doTranslate(Dex2jar.java:76)
        at com.googlecode.dex2jar.v3.Dex2jar.to(Dex2jar.java:239)
        at com.googlecode.dex2jar.v3.Dex2jar.to(Dex2jar.java:230)
        at com.googlecode.dex2jar.tools.Dex2jarCmd.doCommandLine(Dex2jarCmd.java:109)
        at com.googlecode.dex2jar.tools.BaseCmd.doMain(BaseCmd.java:168)
        at com.googlecode.dex2jar.tools.Dex2jarCmd.main(Dex2jarCmd.java:34)

What version of the product are you using? On what operating system?
I am using version: dex2jar-0.0.9.13
Operating System: Win8 on a Asus notebook.
JRE v7u17

Original issue reported on code.google.com by juan.ye...@gmail.com on 16 Apr 2013 at 12:41

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Excellent!! I am not sure of what file was generating the error but it worked! 
Thanks and the reply was really fast! :)

Original comment by juan.ye...@gmail.com on 16 Apr 2013 at 3:55

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
v.j7029.sg11@gmail.com

Original comment by v.j7029....@gmail.com on 15 Dec 2013 at 2:21

Attachments: