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

Execution failed for task ':genSourcesDecompile'. #32

Closed
ghost opened this issue Nov 17, 2019 · 3 comments
Closed

Execution failed for task ':genSourcesDecompile'. #32

ghost opened this issue Nov 17, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 17, 2019

> Task :genSourcesDecompile FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':genSourcesDecompile'.
> FernFlowerTask requires a 64bit JVM to run due to the memory requirements

* 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 7s
1 actionable task: 1 executed

Ho to fix this?

@JamiesWhiteShirt
Copy link

FernFlowerTask requires a 64bit JVM to run due to the memory requirements

Can you guess? You have to install 64-bit java, not 32-bit.

@ghost
Copy link
Author

ghost commented Nov 17, 2019

I have win7 32 bit.

@modmuss50
Copy link
Member

You need a 64bit machine to genSources sadly, you can still make mods but wont be able to get the full features when looking at MC source in your IDE.

Just skip this step.

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