Could not run build action using connection to Gradle distribution

Версия Minecraft
1.12.2
API
Forge
3
1
0
Я использую Eclipse. После импрота проекта появляется эта ошибка:

Java:
Could not run build action using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-4.9-bin.zip'.
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/4.9/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------

FAILURE: Build failed with an exception.
* What went wrong:
java.lang.ExceptionInInitializerError (no error message)
* 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    zaebaloblyat        line 0    Gradle Error Marker

В JAVA_HOME стоит jdk8 51, использую в проекте jre8 51
 
Сверху