Jump to content

[solved]Forge in Eclipse not working properly


vdvman1

Recommended Posts

I have set up just like pahimar did in his let's mod series, but it seems to be loading without forge or any mods I have in my environment.

Does anyone have any idea why it isn't working?

Just so you know, running it using startclient.bat works fine, but it does not in eclipse, maybe I have something set wrong in my command line arguments/classpath?

Link to comment
Share on other sites

Hmm....check Run-->Run Configurations and make sure Client is:

 

net.minecraft.launchwrapper.Launch

 

...and Server is:

 

cpw.mods.fml.relauncher.ServerLaunchWrapper

 

Also, please make sure your Eclipse Workspace is forge/mcp/eclipse and *not* forge/fml/eclipse

 

(Project-->Properties, then Resource.Location)

 

Mine is forge\mcp\eclipse\Minecraft

Link to comment
Share on other sites

All that is true :/

Apart from my eclipse location, since I set it up just like pahimar did in his lets mod series my eclipse is in a different location

Maybe I should check that eclipse folder and see if it works there, if so I will check any differences

Link to comment
Share on other sites

Ah, turns out my order and export libraries were in the wrong order!

If anyone is wondering, this is one order that works (there may be others):

  • Minercraft/minecraft
  • JRE System Library
  • asm-debug-all
  • launchwrapper-1.8
  • 1.6.4
  • lzma-0.0.1
  • jopt-simple-4.5
  • codecjorbis-20101023
  • codecwav-20101023
  • libraryjavasound-20101123
  • librarylwjglopenal-20100824
  • soundsystem-20120107
  • argo-2.25_fixed
  • bcprov-jdk15on-1.47
  • guava-14.0
  • commons-lang3-3.1
  • commons-io-2.4
  • jutils-1.0.0
  • lwjgl-2.9.0
  • lwjgl_util-2.9.0

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.



×
×
  • Create New...

Important Information

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