Не работает среда Forge 1.7.10

Версия Minecraft
1.7.10
API
Forge
7
0
Когда пытаюсь сбилдить проект в идеи происходит следующее (краш лог)
Если через gradlew build в папке проекта то всё билдиться

JDK: BellSoft 8 Full

Java home стоит
 
Краш-лог
12:08:19: Executing 'build'...





FAILURE: Build failed with an exception.



* Where:

Initialization script 'C:\Users\hqd\AppData\Local\Temp\ijresolvers1.gradle' line: 136



* What went wrong:

Could not compile initialization script 'C:\Users\thread\AppData\Local\Temp\ijresolvers1.gradle'.

> startup failed:

initialization script 'C:\Users\hqd\AppData\Local\Temp\ijresolvers1.gradle': 136: unable to resolve class CommandLineArgumentProvider

@ line 136, column 73.

CommandLineArgumentProvider() {

^



initialization script 'C:\Users\hqd\AppData\Local\Temp\ijresolvers1.gradle': 136: unable to resolve class CommandLineArgumentProvider

@ line 136, column 73.

CommandLineArgumentProvider() {

^



2 errors





* 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 0s

12:08:20: Execution finished 'build'.
Краш-лог:
12:08:19: Executing 'build'...





FAILURE: Build failed with an exception.



* Where:

Initialization script 'C:\Users\hqd\AppData\Local\Temp\ijresolvers1.gradle' line: 136



* What went wrong:

Could not compile initialization script 'C:\Users\thread\AppData\Local\Temp\ijresolvers1.gradle'.

> startup failed:

  initialization script 'C:\Users\hqd\AppData\Local\Temp\ijresolvers1.gradle': 136: unable to resolve class CommandLineArgumentProvider

   @ line 136, column 73.

     CommandLineArgumentProvider() {

                                   ^

 

  initialization script 'C:\Users\hqd\AppData\Local\Temp\ijresolvers1.gradle': 136: unable to resolve class CommandLineArgumentProvider

   @ line 136, column 73.

     CommandLineArgumentProvider() {

                                   ^

 

  2 errors





* 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 0s

12:08:20: Execution finished 'build'.
Последнее редактирование:
44
1
8


Используй. А так у тебя ошибка где-то в граблях на 136 строчке
 
Сверху