Posted April 22, 201411 yr PLEASE HELP! i installed Forge src correctly, and i can install mcp just fine, but when i then try to recompile it, it says that "could not find client". i am trying to create content for flans mod. I am using the video tutorial series "Modelling For Dummies", found on ManusModels youtube channel. watch parts 1 and 2. i have jdk 1.7.0_51. I installed the latest src version of forge for 1.6.4 . i installed MCP correctly. in the tutorial (part 2), it is recompiled perfectly. now when i try to recompile, it tells me that it could not find the client sources. then it says decompile. i do it. i get 5 different errors when i do it, and i am really frustrated. please help!
April 22, 201411 yr Like what diesieben07 said, use build 964. Forge has upgraded to using Gradle, which 964 implements, and 965 doesn't. if (user.hasKnowledgeOfJava) { if (user.question.hasCode) { return interpetHelpfulResponse(user.getQuestion()); } else { return "Could you post your code please?"; } } else { return "Learn some freaking Java!"; }
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.