Не получается скомпилировать мод minecraft 1.20. При попытке скомпилировать мод на 1.19 и ниже все работает.
KYRBASTIK
Знаток
(439),
на голосовании
1 год назад
При попытки скомпилировать выдает ошибку:
* What went wrong: Could not determine the dependencies of task ':compileJava'. > Could not resolve all task dependencies for configuration ':compileClasspath'. > Could not resolve project :sound-categories. Required by: project : > No matching configuration of project :sound-categories was found. The consumer was configured to find a library for use during compile-time, compatible w ith Java 17, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but: - None of the consumable configurations have attributes.
* 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 .
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.
* What went wrong:
Could not determine the dependencies of task ':compileJava'.
> Could not resolve all task dependencies for configuration ':compileClasspath'.
> Could not resolve project :sound-categories.
Required by:
project :
> No matching configuration of project :sound-categories was found. The consumer was configured to find a library for use during compile-time, compatible w
ith Java 17, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but:
- None of the consumable configurations have attributes.
* 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 .
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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 6s
Пробовал использовать '--warning-mode all' не помогло.
Ссылка на код:
https://github.com/lonefelidae16/extra-sounds/releases/tag/stable%2F1.20.1-build.1