Posted April 7, 20205 yr This first started with all the tasks under fg_runs when executed giving a "task not found in root project ..." error message. When looking more closely at the gradle build when refreshing the dependencies I get this error message. Could not find net.minecraftforge:forge:1.15.2-31.1.0_mapped_snapshot_20190719-1.14.3. Things I've tried: Clearing gradle cache both in the project and in my home folder Clean pull the project from the repository Use the import gradle project functionality of intellij Switching to an OpenJDK version of java Kind regards I'm running a MacBook Pro with MacOS Catalina
April 7, 20205 yr Author Ok I've found the solution. Apparently java 8 was set as the Gradle JVM in my eclipse settings, changed this to 8 and this issue is resolved
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.