When attempting to install the mdk for Forge 1.11, I receive an error when I try to follow any of the instructions in the README file. The following is what it tells me when I run 'gradlew setupDecompWorkspace' with a stacktrace.
I tried going to the link offered and following the instructions there but that did not help. I did some research and it seems like the daemon is just demanding too much memory, which makes no sense. I have a 16GB computer and Gradle's site claims it will never use more then 1GB at a time. I read ways to try and control the maximum memory it can use but nothing really worked. Any help is appreciated!