Posted June 15, 20223 yr Started learning modding from youtube tutorial lessons. The first tutorial - https://www.youtube.com/watch?v=3sZtN_1q0ug&t=307s And got an error in IntelliJ IDEA while building project - Could not resolve all files for configuration ':runtimeClasspathCopy'. Here is build file - https://pastebin.com/fzsc3g0h Here is full crash log - https://pastebin.com/txise6MD Some folder screenshots: https://drive.google.com/file/d/1sxjUjro6ewx-Jq4LPPdDRCvourOv0Wnx/view?usp=sharing https://drive.google.com/file/d/1b6hsjp8yqKH_WWgV37lU07ygn_LLDyAC/view?usp=sharing
June 15, 20223 yr Author @diesieben07 PS D:\Minecraft> gradlew --stop gradlew : The term 'gradlew' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + gradlew --stop + ~~~~~~~ + CategoryInfo : ObjectNotFound: (gradlew:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Edited June 15, 20223 yr by Lcashe
June 15, 20223 yr Author @diesieben07 PS D:\Minecraft> .\gradlew --stop Stopping Daemon(s) 1 Daemon stopped
June 16, 20223 yr Author @diesieben07 As it is not a new issue, writing it here. After some changes in project according to the tutorial video, I've received exactly the same problem. .\gradlew --stop does't help. PS D:\Minecraft> .\gradlew --stop No Gradle daemons are running. Full log file is here - https://pastebin.com/R2DAm0sj
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.