Posted April 20, 20214 yr I am trying to set up the forge modding environment exactly as the readme states. I copied the files from the MDK 1.16.5 - 36.1.6 to a folder on my pc. Then I ran the command gradlew genIntellijRuns but then I got all of these errors: Then in the readme I read about gradlew --refresh-dependencies and gradlew clean but they didn't solve it too. This is the first time that I try to setup a modding environment and I can't get rid of those errors. I didn't change anything on any file. Could somebody help me further with this?
April 21, 20214 yr Thanks you, it's working, , but it's strange because, yesterday, i was same error with gradlew --refresh-dependencies
April 21, 20214 yr Is there a trick for getting this to work from something like Jitpack where you can't run a terminal command? Been driving me ballistic
April 21, 20214 yr in build.gradle you need to change the maven url in the build buildscript from https://files.minecraftforge.net/maven to https://maven.minecraftforge.net/ and Edited April 21, 20214 yr by loordgek
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.