Posted October 6, 201312 yr When updating to the recommended update here: http://www.minecraftforge.net/forum/index.php/topic,5.0.html I'm getting some weird errors in Eclipse, there's an exclamation mark next to the Minecraft project but it has no errors, there is also an error symbol by my mod's project but there aren't any errors in my packages. What could be the problem? Here's an image: http://i1059.photobucket.com/albums/t425/CascadeRP/2013-10-06092846pm_zpsbe6865db.png[/img] Here's the error I get when running the shown run configuration: Exception in thread "main" java.lang.NoClassDefFoundError: net/minecraft/launchwrapper/Launch Caused by: java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) "Thinking that coding is the nerdy IT guy at work rebooting your computer is like thinking that music is what happens when the piano tuner comes round." - Ed Rex
October 8, 201312 yr Author Thanks! That fixed one of the errors! However I'm getting another error in the AccessTransformer class, I can't figure out how to fix it as I've referenced the latest version (4.1) of the asm-all library http://i1059.photobucket.com/albums/t425/CascadeRP/2013-10-08074036am_zpsd498cf01.png[/img] "Thinking that coding is the nerdy IT guy at work rebooting your computer is like thinking that music is what happens when the piano tuner comes round." - Ed Rex
October 8, 201312 yr Author Bump "Thinking that coding is the nerdy IT guy at work rebooting your computer is like thinking that music is what happens when the piano tuner comes round." - Ed Rex
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.