Jump to content

Multimc forge error, please help (solved after searching a bit of other reports)


Recommended Posts

i looked around the forums and found that multimc was a suggestion/option to download forge and so i tried it, here is the log file, please help <3

 

 

 

 

Instance folder is:

C:\Documents and Settings\Owner\Desktop\multimc\instances\forge\minecraft\

 

Instance started with command:

"C:\Program Files\Java\jre7\bin\java.exe"  -Xms512m -Xmx1024m -jar MultiMCLauncher.jar  "ShikoTrollFace" "1721838917833660812" "MultiMC: forge" "854x480" "Mojang"

 

Loading jars...

Loading URL: file:/C:/Documents%20and%20Settings/Owner/Desktop/multimc/instances/forge/minecraft/bin/minecraft.jar

Loading URL: file:/C:/Documents%20and%20Settings/Owner/Desktop/multimc/instances/forge/minecraft/bin/lwjgl.jar

Loading URL: file:/C:/Documents%20and%20Settings/Owner/Desktop/multimc/instances/forge/minecraft/bin/lwjgl_util.jar

Loading URL: file:/C:/Documents%20and%20Settings/Owner/Desktop/multimc/instances/forge/minecraft/bin/jinput.jar

Loading natives...

Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an

Launching with applet wrapper...

2013-04-24 23:32:15 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.674 for Minecraft 1.5.1 loading

2013-04-24 23:32:15 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_17, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7

2013-04-24 23:32:15 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 23:32:21 [iNFO] [ForgeModLoader] Download complete

2013-04-24 23:32:21 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 23:33:06 [iNFO] [ForgeModLoader] Download complete

2013-04-24 23:33:06 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 23:33:23 [iNFO] [ForgeModLoader] Download complete

2013-04-24 23:33:23 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 23:35:14 [iNFO] [ForgeModLoader] Download complete

2013-04-24 23:35:14 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 23:35:40 [iNFO] [ForgeModLoader] Download complete

2013-04-24 23:35:40 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 23:35:59 [iNFO] [ForgeModLoader] Download complete

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

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2013-04-24 23:36:05 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-04-24 23:36:05 [iNFO] [sTDERR] at net.minecraft.Launcher.init(Launcher.java:108)

2013-04-24 23:36:05 [iNFO] [sTDERR] at MCFrame.start(MCFrame.java:72)

2013-04-24 23:36:05 [iNFO] [sTDERR] at MultiMCLauncher.main(MultiMCLauncher.java:275)

2013-04-24 23:36:05 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-04-24 23:36:05 [iNFO] [sTDERR] ... 6 more

2013-04-24 23:36:05 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] ... 14 more

~Shadow~

Link to comment
Share on other sites

i looked around the forums and found that multimc was a suggestion/option to download forge and so i tried it, here is the log file, please help <3

 

 

 

 

Instance folder is:

C:\Documents and Settings\Owner\Desktop\multimc\instances\forge\minecraft\

 

Instance started with command:

"C:\Program Files\Java\jre7\bin\java.exe"  -Xms512m -Xmx1024m -jar MultiMCLauncher.jar  "ShikoTrollFace" "1721838917833660812" "MultiMC: forge" "854x480" "Mojang"

 

Loading jars...

Loading URL: file:/C:/Documents%20and%20Settings/Owner/Desktop/multimc/instances/forge/minecraft/bin/minecraft.jar

Loading URL: file:/C:/Documents%20and%20Settings/Owner/Desktop/multimc/instances/forge/minecraft/bin/lwjgl.jar

Loading URL: file:/C:/Documents%20and%20Settings/Owner/Desktop/multimc/instances/forge/minecraft/bin/lwjgl_util.jar

Loading URL: file:/C:/Documents%20and%20Settings/Owner/Desktop/multimc/instances/forge/minecraft/bin/jinput.jar

Loading natives...

Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an

Launching with applet wrapper...

2013-04-24 23:32:15 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.674 for Minecraft 1.5.1 loading

2013-04-24 23:32:15 [iNFO] [ForgeModLoader] Java is Java HotSpot Client VM, version 1.7.0_17, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7

2013-04-24 23:32:15 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar

2013-04-24 23:32:21 [iNFO] [ForgeModLoader] Download complete

2013-04-24 23:32:21 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar

2013-04-24 23:33:06 [iNFO] [ForgeModLoader] Download complete

2013-04-24 23:33:06 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar

2013-04-24 23:33:23 [iNFO] [ForgeModLoader] Download complete

2013-04-24 23:33:23 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar

2013-04-24 23:35:14 [iNFO] [ForgeModLoader] Download complete

2013-04-24 23:35:14 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip

2013-04-24 23:35:40 [iNFO] [ForgeModLoader] Download complete

2013-04-24 23:35:40 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar

2013-04-24 23:35:59 [iNFO] [ForgeModLoader] Download complete

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

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2013-04-24 23:36:05 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-04-24 23:36:05 [iNFO] [sTDERR] at net.minecraft.Launcher.init(Launcher.java:108)

2013-04-24 23:36:05 [iNFO] [sTDERR] at MCFrame.start(MCFrame.java:72)

2013-04-24 23:36:05 [iNFO] [sTDERR] at MultiMCLauncher.main(MultiMCLauncher.java:275)

2013-04-24 23:36:05 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: com/google/common/collect/Multimap

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:271)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-04-24 23:36:05 [iNFO] [sTDERR] ... 6 more

2013-04-24 23:36:05 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: com.google.common.collect.Multimap

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-04-24 23:36:05 [iNFO] [sTDERR] ... 14 more

~Shadow~

Link to comment
Share on other sites

read the 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

read the 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

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.



×
×
  • Create New...

Important Information

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