Open ghost opened 6 years ago
My guess is that they used that locally installed version of Gradle to setup and build the project. As such, this "bug" was never encountered by themselves.
You can easily fix this by downloading and extracting a newer version of gradle (not the latest), adding its directory to your environment variables and running gradle wrapper
in your workspace's top directory.
Or... you could use my fork in which the gradle wrapper should be fixed and I also added a bit of information to the README.
On further inspection, it seems I downgraded ForgeGradle even? Keep in mind that it's been a year since I last looked at this stuff.
gradlew setupDecompWorkspace fails: