Jump to content

Recommended Posts

Posted

Hello,

 

I will add some mods in eclipse because I want to program a pipeline which carries fluids and for that I need existing tanks and api's.

So I added Buildcraft, Industrialcraft and Railcraft to my Mods/ folder and run eclipse. Then it starts, loads all mods and crashes:

java.lang.NoSuchMethodError: net.minecraft.command.ICommand.func_71517_b()Ljava/lang/String;

It happens to each mods, even when I add only one mod.

 

Can anyone help me to add mods and an api?

 

I know that today started another thread about api's (http://www.minecraftforge.net/forum/index.php/topic,31525.0.html), but it wasn't helpful because I haven't got a "src/api" folder in my forge folder.

Posted

All of these mods should have dev versions you can download.

In order to add these but them into the libs folder. Some also have source files you can add. APIs also belong there.

If a mod doesn't have a dev version, put it in the libs folder anyways.

Re run gradlew setupDecompWorkspace in order to add the librarys.

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

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.