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

Cannot invoke method getName() on null object - fat-aar 1.2.19 #214

Closed
something15525 opened this issue Oct 28, 2020 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@something15525
Copy link

Hi there,

After upgrading to the latest version, I'm getting this error:

`[fat-aar]--------------------------[common]--------------------------
[fat-aar][embed detected][aar]::

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':core'.

Could not create task ':core:reBundleAarDebug'.
Cannot invoke method getName() on null object

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s
`

Has anyone else had this issue? This happens when running a gradle sync, or running ./gradlew clean from the command line.

I'll attach the full stacktrace as well.

gradle-fat-aar-stacktrace.txt

@kezong kezong added the bug Something isn't working label Oct 29, 2020
@Sessa93
Copy link

Sessa93 commented Nov 5, 2020

I also have this error, I have seen your commit fixing it. Could you publish a release containing it? Thanks!

@kezong
Copy link
Owner

kezong commented Nov 6, 2020

Try to use 1.2.20

@kezong kezong closed this as completed Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants