Jump to content

[1.6.4]Need help setting up Forge for eclipse


Roboguy99

Recommended Posts

I've downloaded Forge 9.11.1.965 src and tried to set it up to run in Eclipse, however have had several problems.

The first being that from looking at people's tutorials, they all have a gradlew.bat, while I have an install.cmd. Is this something recently changed?

The second is that every time I try to launch Minecraft through Eclipse (after running install.cmd) I get the following error

 

SEVERE: Unable to launch
java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

 

 

If anybody could help, it would be greatly appriciated. I've got both JDK 7 32bit and JDK 8 for 64 and 32bit and JRE 7 32bit along with JRE 8 64bit if this helps. Also, sorry if this is in the wrong place.

I have no idea what I'm doing.

Link to comment
Share on other sites

965 is rec for END USERS

964 is rec for MODDERS

965 is 963 with some bug fixes.

964 is 963 converted to gradle, with modloader support prematurely removed. Hence we cant have it as recommended for PLAYERS but it's HIGHLY recommended for MODDERS.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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.