-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
StringIndexOutOfBoundsException #350
Comments
I've seen this error for some users already. Please only share the DEX file if you have the appropriate legal rights to do so. If not, please share the link to the Google Play Entry or some other uploader. |
Thanks for sharing! It is not easy to fix that, but I will try my best. Actually, JADX, for example, also faces this exact problem. |
Thanks. |
This error should be "fixed" in this release. Can you confirm that this is the case? :) There will be lots of warnings in the command line since I added a fix that works around this issue by responding to specific exceptions from ASM. Please, also note that methods and/or fields that can't be decompiled successfully now are |
Thanks a lot. I will check it. |
I checked it. The above issue got fixed. |
Thats Cool. Thanks a lot & Thanks for promptly replying. |
The text was updated successfully, but these errors were encountered: