Posted April 8, 201411 yr Hi I have no idea how to build gradle with a mac I tried in the terminal typing ./gradlew.bat build but it says that the command does not exist I really want to get my mod build so if you know plz tell me asap thx!
April 8, 201411 yr Author btw I realized how to build forgegradle by typing bash gradlew build into the terminal however I get this error FAILURE: Build failed with an exception. * What went wrong: Task 'build' not found in root project 'forge-1'. * Try: Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 2.63 secs I'm so confused plz help
May 31, 201411 yr Do nessasary edits to the build.gradle(Look here: http://www.minecraftforge.net/forum/index.php?topic=14048.0 for info) Then in terminal run cd (Drag folder the gradlew file is in here) Finally, in terminal run ./gradlew build
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.