Skip to content

Instantly share code, notes, and snippets.

@bconlon1
Created June 17, 2024 00:08
Show Gist options
  • Save bconlon1/52c234ee9540000ea175e19d4edc508a to your computer and use it in GitHub Desktop.
Save bconlon1/52c234ee9540000ea175e19d4edc508a to your computer and use it in GitHub Desktop.
Execution failed for task ':processResources'.
> Could not copy file 'D:\Development Workspaces\Minecraft\Aether\Cumulus\src\main\resources\META-INF\neoforge.mods.toml' to 'D:\Development Workspaces\Minecraft\Aether\Cumulus\build\resources\main\META-INF\neoforge.mods.toml'.
> Missing property (mod_tracker) for Groovy template expansion. Defined keys [minecraft_version, minecraft_version_range, neo_version, neo_version_range, loader_version_range, mod_id, mod_name, mod_license, mod_version, mod_authors, mod_description].
* 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.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 9s
28 actionable tasks: 1 executed, 27 up-to-date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment