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 read the array length because "<local12>" is null #529

Open
Freddson opened this issue Mar 3, 2022 · 1 comment
Open

Cannot read the array length because "<local12>" is null #529

Freddson opened this issue Mar 3, 2022 · 1 comment

Comments

@Freddson
Copy link

Freddson commented Mar 3, 2022

I was trying to decompile an APK file, and when i used the following arguments:
d2j-dex2jar.bat -f "C:\Users\user\Downloads\żappka pliki\pl.zabka.apb2c.apk"
an error occured stating that the program cannot read the array length because "" is null.
Full error is in the file below:
summary.txt

The errors state that it only occured inside dex2jar code, so I'm assuming it's the fault of the program. If anyone is be able to help, I would be really grateful.

@ThexXTURBOXx
Copy link
Collaborator

Try my fork, see #486

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

2 participants