Posted December 8, 201311 yr I am trying to install the latest source code using the ForgeGradle using this tutorial http://www.minecraftforge.net/forum/index.php/topic,14048.0.html but every time I use the gradlew.bat setupDevWorkspace I get this error. Can someone help me? Thanks in advanced Lint
December 9, 201311 yr Go ahead and run the command with --refresh-dependenices that should fix it http://i56.tinypic.com/ruu0ao.png[/img] ^^ url to be changed.
December 10, 201311 yr I have a similar problem except that the message I get is: FAILURE: Could not determine which tasks to execute. * What went wrong: Task 'setupDevWorkspace' not found in root project 'ForgeGradle-Master'. * Try: Run gradlew tasks to get a list of available tasks. BUILD FAILED Total time: 2.755 secs
December 10, 201311 yr I have a similar problem except that the message I get is: FAILURE: Could not determine which tasks to execute. * What went wrong: Task 'setupDevWorkspace' not found in root project 'ForgeGradle-Master'. * Try: Run gradlew tasks to get a list of available tasks. BUILD FAILED Total time: 2.755 secs thats is a very different problem.. not similair at all... anyways.. you are trying to do your commands in a folder where there is no build.gradle file. you must be in the same directory as the build.gradle file. http://i56.tinypic.com/ruu0ao.png[/img] ^^ url to be changed.
December 12, 201311 yr It is in the same directory in cmd.exe I'm in C:/ForgeGradle-master/ build.gradle is in the same place as gradlew.bat...
December 16, 201311 yr sorry for the late reply.... Impossible. If it was in the same place as the build.gradle file, and the build.gradle file was indeed the one you extracted from the forge src build #964 you would not be having this issue. http://i56.tinypic.com/ruu0ao.png[/img] ^^ url to be changed.
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.