Jump to content

natron77

Members
  • Posts

    7
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

natron77's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I updated to Eclipse 4.2.1 and it looks all fixed! Thanks so much for all the help. Now to finally start making mods!
  2. I'm using Eclipse Europa 3.3.2 The Source tab isn't empty, though I'm not sure what it should show. Add Folder and Edit are there:
  3. Both Location and Resolved location are Unknown, and there is no Edit button:
  4. I added each of the jars (they were listed, so I pointed them to the correct location) and now all the errors in the main Problems fields are gone. The "src" package in the Package Explorer is still empty however
  5. I am following the Basic Modding tutorial on the wiki (www.minecraftforge.net/wiki/Basic_Modding), trying to make a Forge mod for the first time. Files I'm using: minecraftforge-src-1.4.7-6.6.1.524.zip, jdk1.6.0_39, Eclipse Europa 3.3.2 I installed Forge fine (install.cmd completed successfully) When I launch Eclipse, and set the workspace to \forge\mcp\eclipse, I get these errors: Project 'Minecraft' is missing required library: 'jars/bin/jinput.jar' Minecraft Build path Project 'Minecraft' is missing required library: 'jars/bin/lwjgl_util.jar' Minecraft Build path Project 'Minecraft' is missing required library: 'jars/bin/lwjgl.jar' Minecraft Build path Project 'Minecraft' is missing required library: 'jars/bin/minecraft.jar' Minecraft Build path Project 'Minecraft' is missing required library: 'lib/argo-2.25.jar' Minecraft Build path Project 'Minecraft' is missing required library: 'lib/asm-all-4.0.jar' Minecraft Build path Project 'Minecraft' is missing required library: 'lib/bcprov-jdk15on-147.jar' Minecraft Build path Project 'Minecraft' is missing required library: 'lib/guava-12.0.1.jar' Minecraft Build Additionally, if I try to follow the next step of the Tutorial (expand the Minecraft src package), the directory is empty.
×
×
  • Create New...

Important Information

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