Jump to content

Recommended Posts

Posted

Hey everyone. I'm trying to get started in Minecraft modding, but I'm running into an error during the installation of Gradlew and Forge. It lists the error as needing to declare the minecraft version, which seems to be done in the file build.gradle when I run gradlew setupdecompworkspace

 

Any information would be appreciated. And yes I've tried adding the lines for the version manually. 

 

Blake

Posted

Downloaded src (our current mods are for 1.7.10) forge-1.7.10-10.13.4.1614-1.7.10-src. followed the instructions on https://mcforge.readthedocs.io/en/latest/gettingstarted/, copied files to projects folder, opened an elevated command prompt, browsed to the folder and ran gradlew setupdecompworkspace. The error was A problem occurred evaluating root project 'projects'

Failed to apply plugin [ID 'forge']

You muse set the Minecraft Version!

Java.lang.nullPointerException (no error message)

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.