40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
```
|
|
13:33:55: 正在执行 'addMixinsToJar'…
|
|
|
|
|
|
> Configure project :
|
|
Java: 21.0.5, JVM: 21.0.5+9-LTS-239 (Oracle Corporation), Arch: amd64
|
|
|
|
> Task :downloadMcpConfig
|
|
> Task :extractSrg UP-TO-DATE
|
|
> Task :createMcpToSrg UP-TO-DATE
|
|
|
|
> Task :compileJava FAILED
|
|
|
|
[Incubating] Problems report is available at: file:///D:/minecraft/mod/EnchantmentDoNotConflictForge/build/reports/problems/problems-report.html
|
|
|
|
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
|
|
|
|
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
|
|
|
|
For more on this, please refer to https://docs.gradle.org/8.14.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
|
|
4 actionable tasks: 2 executed, 2 up-to-date
|
|
ע: SpongePowered MIXIN Annotation Processor Version=0.8.5 (MixinGradle Version=0.7.36)
|
|
|
|
FAILURE: Build failed with an exception.
|
|
|
|
* What went wrong:
|
|
Execution failed for task ':compileJava'.
|
|
> java.lang.NoClassDefFoundError: com/google/gson/JsonParseException
|
|
|
|
* 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
|
|
13:33:56: 执行完成 'addMixinsToJar'。
|
|
```
|
|
|
|
- 这个版本不推出了 Forge 搞心态的玩意 |