-
Notifications
You must be signed in to change notification settings - Fork 13
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
Beta: Crash at startup: ava.lang.VerifyError: Rejecting class com.murrayc.galaxyzoo.app.aq because it failed compile-time verification #31
Comments
Thanks. Yes, this seems to be happening on all devices (though not the emulator) with the new beta version. Luckily I haven't released that widely yet. Disabling proguard seems to avoid the problem: |
I just tested 1.61 from f-droid and all is well, thank you this
|
I'm keeping this open because I still want to use Proguard. |
Oh ok, sorry for closing it prematurely! On August 27, 2016 1:18:45 PM PDT, Murray Cumming notifications@github.com wrote: |
I can't reproduce this even with real devices, though Google's new Pre-Launch Reports shows the same startup error with every single test device. Could you try to "git checkout" some random commits from before 1.59, to see if something particular triggers the problem? |
For version 1.60, the pre-launch tests have this exception:
The log output mentions this:
Which looks similar to this: |
I uploaded some other packages as Alpha releases to the play store, because this is the only way I can reproduce the VerifyError. This seems to be the commit that triggers it (Switching to Java 8): I've reverted that commit and released 1.64. |
I just installed v1.59 and get a force close when starting the app. I did not have a previous version installed.
I am on CyanogenMod 13.0 / Android 6.0.1.
Here is the relevant information from logcat when the crash occurs:
The text was updated successfully, but these errors were encountered: