Jump to content

Recommended Posts

Posted

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!

Posted

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.