克丶劳德
minecraftforge-universal-1.5.2-7.8.0.684

安装时出错. 完全看不懂... 这是缺少了啥.?! - - 谢谢 求详解...
  1. 2013-05-25 12:28:19 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading
  2. 2013-05-25 12:28:19 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_13, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
  3. 2013-05-25 12:28:19 [FINE] [ForgeModLoader] Java classpath at launch is jinput.jar;lwjgl.jar;lwjgl_util.jar;minecraft.jar
  4. 2013-05-25 12:28:19 [FINE] [ForgeModLoader] Java library path at launch is .\natives
  5. 2013-05-25 12:28:19 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
  6. 2013-05-25 12:28:19 [FINEST] [ForgeModLoader] All core mods are successfully located
  7. 2013-05-25 12:28:19 [FINEST] [ForgeModLoader] Discovering coremods
  8. 2013-05-25 12:28:19 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
  9. 2013-05-25 12:28:19 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  10. 2013-05-25 12:28:19 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
  11. 2013-05-25 12:29:09 [FINEST] [ForgeModLoader] Download complete
  12. 2013-05-25 12:29:09 [INFO] [ForgeModLoader] Download complete
  13. 2013-05-25 12:29:09 [FINEST] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully
  14. 2013-05-25 12:29:09 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  15. 2013-05-25 12:29:09 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
  16. 2013-05-25 12:29:18 [FINEST] [ForgeModLoader] Download complete
  17. 2013-05-25 12:29:18 [INFO] [ForgeModLoader] Download complete
  18. 2013-05-25 12:29:18 [FINEST] [ForgeModLoader] Library file asm-all-4.1.jar was downloaded and verified successfully
  19. 2013-05-25 12:29:18 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  20. 2013-05-25 12:29:18 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
  21. 2013-05-25 12:29:28 [FINEST] [ForgeModLoader] Download complete
  22. 2013-05-25 12:29:28 [INFO] [ForgeModLoader] Download complete
  23. 2013-05-25 12:29:28 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully
  24. 2013-05-25 12:29:28 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
  25. 2013-05-25 12:29:28 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  26. 2013-05-25 12:29:28 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
  27. 2013-05-25 12:29:52 [FINEST] [ForgeModLoader] Download complete
  28. 2013-05-25 12:29:52 [INFO] [ForgeModLoader] Download complete
  29. 2013-05-25 12:29:52 [FINEST] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully
  30. 2013-05-25 12:29:57 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/google/common/io/LineProcessor
  31. 2013-05-25 12:29:57 [INFO] [STDERR]         at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
  32. 2013-05-25 12:29:57 [INFO] [STDERR]         at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
  33. 2013-05-25 12:29:57 [INFO] [STDERR]         at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
  34. 2013-05-25 12:29:57 [INFO] [STDERR]         at net.minecraft.client.Minecraft.main(Minecraft.java:2236)
  35. 2013-05-25 12:29:57 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/io/LineProcessor
  36. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.lang.Class.getDeclaredConstructors0(Native Method)
  37. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
  38. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.lang.Class.getConstructor0(Unknown Source)
  39. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.lang.Class.newInstance0(Unknown Source)
  40. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.lang.Class.newInstance(Unknown Source)
  41. 2013-05-25 12:29:57 [INFO] [STDERR]         at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)
  42. 2013-05-25 12:29:57 [INFO] [STDERR]         at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)
  43. 2013-05-25 12:29:57 [INFO] [STDERR]         at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
  44. 2013-05-25 12:29:57 [INFO] [STDERR]         ... 3 more
  45. 2013-05-25 12:29:57 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.io.LineProcessor
  46. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.net.URLClassLoader$1.run(Unknown Source)
  47. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.net.URLClassLoader$1.run(Unknown Source)
  48. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.security.AccessController.doPrivileged(Native Method)
  49. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.net.URLClassLoader.findClass(Unknown Source)
  50. 2013-05-25 12:29:57 [INFO] [STDERR]         at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160)
  51. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.lang.ClassLoader.loadClass(Unknown Source)
  52. 2013-05-25 12:29:57 [INFO] [STDERR]         at java.lang.ClassLoader.loadClass(Unknown Source)
  53. 2013-05-25 12:29:57 [INFO] [STDERR]         ... 11 more
复制代码



第一页 上一页 下一页 最后一页