Jump to content

Working Eclipse and Working Code + A New Computer = None working client


Recommended Posts

Posted

Basically I've switched over to a new computer with the same eclipse and source, however the client won't run in eclipse. I've been trying for the past month to fix this on my own, but since my mod has been delayed so long I figured some help might not hurt. Any ideas?

Posted

My apologies here's the crash log: Note this is vanilla and without my mod

Possibly a Java problem, any advice would help thanks

 

Apr 12, 2014 6:02:40 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Apr 12, 2014 6:02:40 PM net.minecraft.launchwrapper.LogWrapper log

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)

 

 

Posted

The forge build I used for that was:

 

Build 1.6.4-9.11.1.964

 

EDIT: Right now I'm going to try to set up a 1.7.2 Work-Space with version 10.12.0.1024 and see if that works and I'll continue from there.

 

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.