Posted August 18, 201411 yr When I try to update my 1.7.2 mod to 1.7.10-10.13.0.1160, I get an error with the scala library under makeStart: Here's what I did: gradlew clean gradlew setupDecompWorkspace EDIT: pastebin: http://pastebin.com/W8pWPQdJ
August 18, 201411 yr In my opinion, gradle does a great job at exceptions... you can almost always do what it says on screen so i would try running "gradlew setupDecompWorkspace --stacktrace" for more info and post the new error to pastebin again. What this tells you is essentially that a file that was downloaded either cancelled or just broke while transmitting... Edit: PS: i had that very same error too and just waited a bit... frustrating to not be able to code, but it worked then Thanks for helping me <3
August 18, 201411 yr Author In my opinion, gradle does a great job at exceptions... you can almost always do what it says on screen so i would try running "gradlew setupDecompWorkspace --stacktrace" for more info and post the new error to pastebin again. What this tells you is essentially that a file that was downloaded either cancelled or just broke while transmitting... Edit: PS: i had that very same error too and just waited a bit... frustrating to not be able to code, but it worked then Okay thanks! I'll try that and post it again.
August 18, 201411 yr Mariosio, There is a child board to Modder Support called ForgeGradle. You will find more of an audience for this sort of problem there.
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.