We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When decompiling the following project then threads start to hang: https://gofile.io/d/6FlfC2
The used command is with "Build: 1.5.478.16 - Wed Aug 05 01:34:59 GMT 2020" is: java -mx1G -jar forgeflower.jar classes2-dex2jar.jar outDir
The text was updated successfully, but these errors were encountered:
Please post your console output using a paste service instead (such as GitHub Gists), as the link you currently provide does not exist anymore.
Sorry, something went wrong.
I have updated the download link. I will post a console output later when the process has finished.
Here is the logfile: https://gofile.io/d/0gjxPz After increasing the java heap to 10GB it worked. Nevertheless some code could not be decompiled.
No branches or pull requests
When decompiling the following project then threads start to hang: https://gofile.io/d/6FlfC2
The used command is with "Build: 1.5.478.16 - Wed Aug 05 01:34:59 GMT 2020" is:
java -mx1G -jar forgeflower.jar classes2-dex2jar.jar outDir
The text was updated successfully, but these errors were encountered: