Jump to content

Issue installing


EpicPandaGamer

Recommended Posts

When I type in gradlew setupDecompWorkspace eclipse I get an error "FAILURE: Build failed with an exception.

  • What went wrong:
    Unable to start the daemon process.
    This problem might be caused by incorrect configuration of the daemon.
    For example, an unrecognized jvm option is used.
    Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.14/userguide/gradle_daemon.html
    Please read the following process output to find out more:

Error occurred during initialization of VM
Could not reserve enough space for 3145728KB object heap

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output." but when I make an environmental variable for the JDK I get a different error something about “Could not determine java version from 12.0.1” Gradle came as part of the Forge MDK or source code.
    I believe i need a older version of java if so what version do I need. I dont know my gradle version though. Any help is appreciated. I believe I have enough ram I have 8gbs of ram i use 40% at idle.
Link to comment
Share on other sites

I just made an environmental variable called java home and linked the JDK to it right now I have JDK 12.0.1 since I cant get version 8 off of the oracle site and the error message i get is "

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine java version from '12.0.1'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output."

 

Link to comment
Share on other sites

and in the console it says "Unrecognized option: -Xincgc" and i have 2 errors in problems 1 is " The compiler compliance specified is 1.8 but a jre 12 is used and the second one is "Build path specifies execution enviorment JavaSE-1.8. There are no JREs installed in the workplace that are strictly compatible with this enviorment

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.