Jump to content

Alex Couch

Members
  • Posts

    1
  • Joined

  • Last visited

Alex Couch's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Before I get into details, there are some details that WILL be asked later on so let's get that out of the way first: I am using JetBrains IntelliJ I am setting up using the Gradle window to run the specific tasks I am on a Mac OSX Sierra Macbook Pro Now that we got those out of the way, now to get into the reason I am writing this: Sometimes when I am trying to set up a forge modding environment, and it's not just me, it's many other people I've noticed too, the gradle task setupDecompWorkspace doesn't always download the forge source, It only downloads the dummy pakages, and nothing else. It takes the usual time to set up the environment, but alas, to no avail. I have tried to run gradlew setupDecompWorkspace --refresh-dependencies but since I am on a mac, it appears to be different than on Windows, which is what I am used to. Even using that, when I am able to, it doesn't always work for me. I was wondering if there is a temporary fix for this, or if there is a reason for this happening. Thanks, -Alex
×
×
  • Create New...

Important Information

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