Posted February 28, 20196 yr I'm new to mod development and this is my first attempt. I am new so I followed along the "Getting Started" guide on the forge documentation. I downloaded the mdk zip and copied "build.gradle", "gradlew", "gradle/" and "gradle.properties" to a new folder. I opened a shell and ran ./gradlew setupDecompWorkspace It failed with following exception: Task 'setupDecompWorkspace' not found in root project 'testmod'. I am on mac and using IntelliJ IDEA Edited February 28, 20196 yr by 3nt3 add information
February 28, 20196 yr Author 1 minute ago, diesieben07 said: 1.13 is still quite new, so the Getting Started guide has not been updated. You do not need to run setupDecompWorkspace anymore, simply import the project. Thank you! I tried using 1.8 now. I ran the same command and now it fails with following exception: Could not determine java version from '11.0.1'.
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.