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

Error on startup #200

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 2 comments
Closed

Error on startup #200

GoogleCodeExporter opened this issue Mar 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

"C:\>apktool
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version 
number in .class file
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)"

Windows XP 32bit SP3, 512MB of RAM, Intel P3 processor.

I've tried v1.4.0 and v1.4.1.

Original issue reported on code.google.com by austin.l...@gmail.com on 2 Aug 2011 at 3:30

@GoogleCodeExporter
Copy link
Author

I think you use Java1.5 and apktool requires Java1.6. You could try to build 
apktool from sources for 1.5 or just update your Java version :-)

Original comment by Brut.alll on 5 Nov 2011 at 9:01

  • Changed state: Waiting_For_Issuer

@GoogleCodeExporter
Copy link
Author

Original comment by Brut.alll on 5 Nov 2011 at 9:55

  • Changed state: Duplicate

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

No branches or pull requests

1 participant