用IntelliJ IDEA Community Edition 2017.2.7编写Minecraft 1.12.2模组时无法启动客户端


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runClient'.
> Process 'command 'C:\Program Files\Java\jdk1.8.0_301\bin\java.exe'' finished with non-zero exit value -1


gradle 降低版本即可,改为了 gradle:3.0.1 编译试试

img

Who can help me?