-
Notifications
You must be signed in to change notification settings - Fork 466
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
JADX Mapping invalid #515
Comments
This is because |
i try there are some error |
With the new map file provided, that looks like a bug. I'll take a look at it later today. |
https://github.com/Col-E/Recaf/files/8396721/1.15p8.zip And if lib is not loaded and mapping is loaded, an NPE will be thrown |
Oh wait a second, the format says thats a field but it has a method descriptor. Something is wrong with their output. That line should start with |
I opened a PR on JADX: skylot/jadx#1433 When that gets merged it should generate the correct mapping file output. |
Describe the bug
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: