Help with Running client (error)

Started by Thorn_132 on

Topic category: Help with MCreator software

Last seen on 11:14, 17. Dec 2023
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with Running client (error)

If i click "run client" it will say this:

 

Executing 
    Gradle task: runClient

Build 
    info: MCreator 2021.2.23417 EAP (23417), forge-1.16.5, 64-bit, 7934 MB, 
    Windows 10, JVM 11.0.11, JAVA_HOME: 
    C:\Users\EMka2\Downloads\MCreator.EAP.2021.2.b23417.Windows.64bit\MCreatorEAP20212b23417\jdk


    Task :compileJava FAILED

FAILURE: 
    Build failed with an exception.


    What went wrong:

Execution 
    failed for task ':compileJava'.


    Could not find tools.jar. Please check that C:\Program 
    Files\Java\jre1.8.0_291 contains a valid JDK installation.


    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

BUILD 
    FAILED in 1s


    actionable task: 1 executed

BUILD 
    FAILED

Task 
    completed in 2 seconds

Last seen on 19:35, 22. Mar 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is an issue with…
Tue, 06/15/2021 - 18:57

There is an issue with newest snapshot not recognising java 11 (easiest way to explain it). Either use version before, make release yourself from github source or wait for next snapshot release that will have it fixed

Last seen on 11:14, 17. Dec 2023
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks!
Wed, 06/16/2021 - 15:14

Thanks!