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

[1.13.2] setupDecompWorkspace not working? #5551

Closed
MSandro opened this issue Feb 22, 2019 · 3 comments
Closed

[1.13.2] setupDecompWorkspace not working? #5551

MSandro opened this issue Feb 22, 2019 · 3 comments
Labels
Forum This request belongs on the Support Forum. A bot will redirect the author there.

Comments

@MSandro
Copy link

MSandro commented Feb 22, 2019

Forge: 1.13.2-25.0.47-mdk
OpenJDK 8 development kit 8.u202-1

Hi, I whanted to try out forge 1.13.2, but I am unable to create my workspace. I've tried several commands:

./gradlew setupDecompWorkspace
./gradlew setupDecompWorkspace eclipse
./gradlew setupDecompWorkspace --refresh-dependences

But every time I end up with the same error log:

To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.9/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing

> Configure project :
New Dep: net.minecraftforge:forge:1.13.2-25.0.47_mapped_snapshot_20180921-1.13

FAILURE: Build failed with an exception.

* What went wrong:
Task 'setupDecompWorkspace' not found in root project 'msutilities_1.13.2'.

* 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. Run with --scan to get full insights.

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

BUILD FAILED in 4s

Do I something wrong, or is a newer java required?

@BogdanW3
Copy link

1.13.2 no longer uses setupDecompWorkspace. You either run ./gradlew genEclipseRuns and import the project as a gradle project, or you run ./gradlew eclipse and import it as a normal eclipse project

@xrokz
Copy link

xrokz commented Jul 12, 2019

@BogdanW3 so as you say i can use gradlew eclipse only ?

@DaemonUmbra DaemonUmbra added the Forum This request belongs on the Support Forum. A bot will redirect the author there. label Mar 25, 2020
@support
Copy link

support bot commented Mar 25, 2020

👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for the Forge Support Forums. Please create a new topic on the support forum with this issue, and the conversation can continue there.

@support support bot locked as off-topic and limited conversation to collaborators Mar 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Forum This request belongs on the Support Forum. A bot will redirect the author there.
Projects
None yet
Development

No branches or pull requests

5 participants