Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failed When using ./gradlew setupDecompWorkspace #3

Open
SpontaneousCookie opened this issue Sep 11, 2019 · 2 comments
Open

Build Failed When using ./gradlew setupDecompWorkspace #3

SpontaneousCookie opened this issue Sep 11, 2019 · 2 comments

Comments

@SpontaneousCookie
Copy link

SpontaneousCookie commented Sep 11, 2019

I get this error when I use ./gradlew setupDecompWorkspace. Although it worked when using it on the official forge mdk files.

FAILURE: Build failed with an exception.

  • Where:
    Build file '/home/myname/Desktop/SmartMoving-master/build.gradle' line: 10

  • What went wrong:
    A problem occurred evaluating root project 'SmartMoving-master'.
    org.gradle.api.internal.TaskOutputsInternal.dir(Ljava/lang/Object;)Lorg/gradle/api/tasks/TaskOutputs;

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s

@ScienceDrummer
Copy link

Getting the same error

@elveskevtar
Copy link
Owner

This is likely an issue with your gradle. You could try running it with --stacktrace --debug and posting it here. I have not been able to reproduce this using a Windows and Mac machine.

If you are just looking for a working version of the mod, I just uploaded a release. I am actively working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants