Posted April 7, 20205 yr I am trying to create a new modding workspace for 1.15.2 however I keep running into this error when trying to setup the project: Could not resolve: net.minecraftforge:forge:1.15.2-31.1.37_mapped_snapshot_20200225-1.15.1 Did I forget to install something? I am unsure whats causing this.
April 8, 20205 yr Author I basically did what the README.txt said to do. Extract files to folder > Run gradlew genEclipseRuns (this is where the error occurs) > After importing the project into eclipse the mentioned dependency is missing.
April 8, 20205 yr try running gradlew eclipse first, then gradlew genEclipseRuns and see what happens
April 8, 20205 yr 1 minute ago, -TheLittleGuy said: same error still occurs Well then darn, I have no idea, sorry I can't be more help Hopefully someone else will see and have a suggestion for ya!
April 8, 20205 yr Author I switched over to IntelliJ and everything worked fine, must have had a bad eclipse installation or something
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.