Jump to content

sixthcrow

Members
  • Posts

    2
  • Joined

  • Last visited

sixthcrow's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. 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)
  2. 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
×
×
  • Create New...

Important Information

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