Posted April 12, 201411 yr 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.
April 12, 201411 yr Author Turns out this is only in 965. I downloaded 964 and everything works fine. If 265 is the recommended build for 1.6.4 I suggest somebody superior has a look at that. I have no idea what I'm doing.
April 13, 201411 yr 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
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.