Goodafternoon, im just an idiot who is trying to learn how to mod minecraft, i was following this tutorial https://www.youtube.com/watch?v=55qUIf3GMss&t=197s when at min 12 it says to execute in the console ./gradlew genIntelliJruns (i have no idea what this does) and it got me an error:
> Task :createSrgToMcp FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':createSrgToMcp'.
> Invalid mappings: task ':createSrgToMcp' property 'mappings' Could not find archive
* 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.
See https://docs.gradle.org/8.1.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 21s
3 actionable tasks: 2 executed, 1 up-to-date
I have no idea how to solve it nor if it is important to do so.
Can someone help me?
Thank you.