PirateCody Posted February 15, 2019 Posted February 15, 2019 I got a fairly bizarre error today after exporting my mod. I launched eclipse after loading my mod and my forge project was broken. I did nothing to the forge project or my mod project. I didn't mess with eclipse either. The only thing I did was edit the ForgeVersion.json in the gradle cache because otherwise building a mod with gradlew is impossible. The specific errors I get are: Spoiler Project 'forge-1.12.2-14.23.5.2811-mdk' is missing required library: 'C:\Users\Cody\.gradle\caches\minecraft\net\minecraftforge\forge\1.12.2-14.23.5.2811\snapshot\20171003\forgeSrc-1.12.2-14.23.5.2811.jar' Project 'forge-1.12.2-14.23.5.2811-mdk' is missing required library: 'C:\Users\Cody\.gradle\caches\minecraft\net\minecraftforge\forge\1.12.2-14.23.5.2811\start' I'm not really sure where to go from here. Would running setupDecompWorkspace again do anything? Quote
Recommended Posts
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.