Jump to content

The Minecraft mounted on Forge1.4.7 not run


MentalOemga

Recommended Posts

I am ready to a pure Minecraft1.4.7, install Forge1.4.7, before this, I have deleted the META-INF folder, this folder Forge actually, I did not delete this Forege, then open the game, download a file failed, this is a record of the report:

 

2013-01-25 17:22:33 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.22.539 for Minecraft 1.4.7 loading

2013-01-25 17:22:33 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-01-25 17:22:33 [FINEST] [ForgeModLoader] Discovering coremods

2013-01-25 17:22:33 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-01-25 17:22:33 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-01-25 17:22:44 [FINEST] [ForgeModLoader] Download complete

2013-01-25 17:22:44 [iNFO] [ForgeModLoader] Download complete

2013-01-25 17:22:44 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully

2013-01-25 17:22:44 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-01-25 17:22:44 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-01-25 17:23:09 [FINEST] [ForgeModLoader] Download complete

2013-01-25 17:23:09 [iNFO] [ForgeModLoader] Download complete

2013-01-25 17:23:09 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully

2013-01-25 17:23:09 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2013-01-25 17:23:09 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-01-25 17:23:09 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-01-25 17:23:25 [FINEST] [ForgeModLoader] Download complete

2013-01-25 17:23:25 [iNFO] [ForgeModLoader] Download complete

2013-01-25 17:23:25 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully

2013-01-25 17:25:59 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com / google / common / collect / Multimap

2013-01-25 17:25:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome (FMLRelauncher.java: 175)

2013-01-25 17:25:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient (FMLRelauncher.java: 92)

2013-01-25 17:25:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch (FMLRelauncher.java: 26)

2013-01-25 17:25:59 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main (Minecraft.java: 2235)

2013-01-25 17:25:59 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com / google / common / collect / Multimap

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0 (Native Method)

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors (Unknown Source)

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.lang.Class.getConstructor0 (Unknown Source)

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.lang.Class.newInstance0 (Unknown Source)

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.lang.Class.newInstance (Unknown Source)

2013-01-25 17:25:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer (RelaunchClassLoader.java: 77)

2013-01-25 17:25:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch (RelaunchLibraryManager.java: 238)

2013-01-25 17:25:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome (FMLRelauncher.java: 155)

2013-01-25 17:25:59 [iNFO] [sTDERR] ... 3 more

2013-01-25 17:25:59 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.net.URLClassLoader $ 1.run (Unknown Source)

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.net.URLClassLoader $ 1.run (Unknown Source)

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged (Native Method)

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass (Unknown Source)

2013-01-25 17:25:59 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass (RelaunchClassLoader.java: 110)

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass (Unknown Source)

2013-01-25 17:25:59 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass (Unknown Source)

2013-01-25 17:25:59 [iNFO] [sTDERR] ... 11 more

 

Above is my record report, please help see where the error

 

Second time I removed the Minecraft1.4.7 META-INF file folder, also delete the folder Forge1.4.7 META-INF file is still following report:

 

2013-01-25 23:24:14 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.22.539 for Minecraft 1.4.7 loading

2013-01-25 23:24:14 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-01-25 23:24:14 [FINEST] [ForgeModLoader] Discovering coremods

2013-01-25 23:24:14 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2013-01-25 23:24:14 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-01-25 23:24:14 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-01-25 23:25:24 [FINEST] [ForgeModLoader] Download complete

2013-01-25 23:25:24 [iNFO] [ForgeModLoader] Download complete

2013-01-25 23:25:24 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully

2013-01-25 23:25:24 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2013-01-25 23:25:24 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-01-25 23:25:24 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-01-25 23:25:55 [FINEST] [ForgeModLoader] Download complete

2013-01-25 23:25:55 [iNFO] [ForgeModLoader] Download complete

2013-01-25 23:25:55 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully

2013-01-25 23:26:04 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: com / google / common / collect / Multimap

2013-01-25 23:26:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome (FMLRelauncher.java: 175)

2013-01-25 23:26:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient (FMLRelauncher.java: 92)

2013-01-25 23:26:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch (FMLRelauncher.java: 26)

2013-01-25 23:26:04 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main (Minecraft.java: 2235)

2013-01-25 23:26:04 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com / google / common / collect / Multimap

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0 (Native Method)

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors (Unknown Source)

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.lang.Class.getConstructor0 (Unknown Source)

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.lang.Class.newInstance0 (Unknown Source)

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.lang.Class.newInstance (Unknown Source)

2013-01-25 23:26:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer (RelaunchClassLoader.java: 77)

2013-01-25 23:26:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch (RelaunchLibraryManager.java: 238)

2013-01-25 23:26:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome (FMLRelauncher.java: 155)

2013-01-25 23:26:04 [iNFO] [sTDERR] ... 3 more

2013-01-25 23:26:04 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.net.URLClassLoader $ 1.run (Unknown Source)

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.net.URLClassLoader $ 1.run (Unknown Source)

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged (Native Method)

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass (Unknown Source)

2013-01-25 23:26:04 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass (RelaunchClassLoader.java: 110)

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass (Unknown Source)

2013-01-25 23:26:04 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass (Unknown Source)

2013-01-25 23:26:04 [iNFO] [sTDERR] ... 11 more

 

Drawings:

width=550 height=334http://f.hiphotos.baidu.com/album/s%3D550%3Bq%3D90%3Bc%3Dxiangce%2C100%2C100/sign=7c63e6d9b7fd5266a32b3c119b23e616/38dbb6fd5266d016f48c741a962bd40735fa356f.jpg?referer=e3bf5580b8014a90d829738d7326&x=.jpg[/img]

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.