Jump to content

FATAL ERROR - HELP


pbcd2002

Recommended Posts

Hi there

here´s my bug´s log:

 

2012-11-24 20:11:04 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.4.4.442 for Minecraft 1.4.4 loading

2012-11-24 20:11:04 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-24 20:11:04 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-24 20:11:04 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-11-24 20:11:04 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-11-24 20:11:04 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-11-24 20:11:04 [iNFO] [sTDOUT] Request: GET http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2012-11-24 20:11:04 [iNFO] [sTDOUT] No handler. Piping.

2012-11-24 20:11:28 [FINEST] [ForgeModLoader] Download complete

2012-11-24 20:11:28 [iNFO] [ForgeModLoader] Download complete

2012-11-24 20:11:28 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully

2012-11-24 20:11:28 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-11-24 20:11:50 [iNFO] [sTDERR] Exception in thread "Thread-11" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/io/LineProcessor

2012-11-24 20:11:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2012-11-24 20:11:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

2012-11-24 20:11:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-11-24 20:11:50 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-11-24 20:11:50 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-11-24 20:11:50 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2012-11-24 20:11:50 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/io/LineProcessor

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Unknown Source)

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2012-11-24 20:11:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:64)

2012-11-24 20:11:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:237)

2012-11-24 20:11:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2012-11-24 20:11:50 [iNFO] [sTDERR] ... 5 more

2012-11-24 20:11:50 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.io.LineProcessor

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)

2012-11-24 20:11:50 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:109)

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-24 20:11:50 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-24 20:11:50 [iNFO] [sTDERR] ... 13 more

 

Link to comment
Share on other sites

read EAQ

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.