Jump to content

No shuch method exception when running with launcher


Dramentiaras

Recommended Posts

Hi, I've been working on a lately and I was thinking about exporting it as a jar and then running it with the minecraft 1.6.2 launcher.

 

I exported the project as a jar using eclipse juno. Installed forge version 9.10.0.804 on the launcher (yes, my mod is using the same version). I tried to run and everything worked fine. I put my exported jar file in the mods folder. When I tried to run I got the following error:

 

java.lang.NoSuchMethodError: net.minecraft.client.model.ModelRenderer.addBox(FFFIII)Lnet/minecraft/client/model/ModelRenderer;

 

It's weird, because I do not get an error that the class is missing, my mod still finds the class but for some reason the method itself does not seem to exist.

I've never bumped in to a problem like this before and have no idea how to resolve it.

 

EDIT: The mod runs fine in eclipse.

 

Link to comment
Share on other sites

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.