Posted November 3, 20169 yr I am not able to run my gradle project anymore: http://pastebin.com/XAWiB2cE I tried running it with ./gradlew setupDecompWorkspace --stacktrace --debug and even tried adding -DXmx4g and -DXmx8g, didn't change anything.
November 3, 20169 yr The -D option sets system properties, which the -X options aren't. Forge's documentation explains how to give Gradle more memory here. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.