Jump to content

Weird errors when updating to forge 1.6.4-9.11.1.916


SamTebbs33

Recommended Posts

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:

 

width=800 height=500http://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

Link to comment
Share on other sites

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

 

width=800 height=455http://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

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.