KingYoshiYT Posted February 19, 2016 Share Posted February 19, 2016 Hello, I have recently tried updating my mod to 1.8.9 and tried to run gradle setupDecompWorkspace, however everytime, I see the same error: http://pastebin.com/2YhcyThE This is my build.gradle: http://pastebin.com/1eXsJCuE If the build.gradle is outdated, please could you let me know how to fix it? Thanks Quote Link to comment Share on other sites More sharing options...
KingYoshiYT Posted February 19, 2016 Author Share Posted February 19, 2016 Definitely strange, probably something went wrong somewhere in the decompile step. Run gradlew cleanCache (this will require you to run setupDecompWorkspace in any workspace on your computer again) and then try again. I have tried that, but I am still getting the same error Quote Link to comment Share on other sites More sharing options...
KingYoshiYT Posted February 21, 2016 Author Share Posted February 21, 2016 Is there any specific Gradle and ForgeGradle that works best with 1.8.9? Quote Link to comment Share on other sites More sharing options...
jcranky Posted February 21, 2016 Share Posted February 21, 2016 Is there any specific Gradle and ForgeGradle that works best with 1.8.9? I'm using 'net.minecraftforge.gradle:ForgeGradle:2.1-SNAPSHOT' - perhaps worth trying. Quote just you wait! Link to comment Share on other sites More sharing options...
KingYoshiYT Posted February 21, 2016 Author Share Posted February 21, 2016 Is there any specific Gradle and ForgeGradle that works best with 1.8.9? I'm using 'net.minecraftforge.gradle:ForgeGradle:2.1-SNAPSHOT' - perhaps worth trying. That created an error that appeared earlier on: http://pastebin.com/71f7carV Quote Link to comment Share on other sites More sharing options...
KingYoshiYT Posted February 21, 2016 Author Share Posted February 21, 2016 Give gradle more RAM (at least 2 gigs). Google will tell you how. Thanks, the build is finally successful Quote Link to comment Share on other sites More sharing options...
KingYoshiYT Posted February 21, 2016 Author Share Posted February 21, 2016 Now I am getting another error when running gradlew build. It is unable to move mcmod.info, but that is all I can see and I have no idea why In the pastebin, the top is running the command without debug, below is with debug: http://pastebin.com/UGQitK4N Quote Link to comment Share on other sites More sharing options...
KingYoshiYT Posted February 21, 2016 Author Share Posted February 21, 2016 I got the same error, it is unable to transfer the mcmod.info file Quote Link to comment Share on other sites More sharing options...
KingYoshiYT Posted February 21, 2016 Author Share Posted February 21, 2016 http://pastebin.com/StEGhVbH Quote Link to comment Share on other sites More sharing options...
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.