2

尝试构建 Fabric ExampleMod( link ) 时出现此错误:

    FAILURE: Build failed with an exception.

* Where:
Build file 'E:\Programmieren\Minecraft\Mods\Advanced Totems\build.gradle' line: 2

* What went wrong:
An exception occurred applying plugin request [id: 'fabric-loom', version: '0.5-SNAPSHOT']
> Failed to apply plugin 'fabric-loom'.
   > Configuration with name 'compile' not found.

* 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

我已按照本教程(链接

我试过的:

  • 将 Java 更新到版本 16
  • ./gradlew --stop
  • 启动调试模式

请帮忙!

4

0 回答 0