I've just downloaded forge for a doggy talents mod and I have no idea what I'm doing. Not sure if I downloaded the right forge for my minecraft. Not sure how to get rid of it. Too afraid to delete anything. Minecraft is not crashing, it's just not starting to begin with. This is what it looks like after I log in:http://imgur.com/sEq7S0O
Then, when I open that file, this is what it says:
2013-03-15 17:10:40 [INFO] [ForgeModLoader] Forge Mod Loader version 5.0.8.565 for Minecraft 1.5 loading
2013-03-15 17:10:40 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Discovering coremods
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip
2013-03-15 17:10:40 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip
2013-03-15 17:10:41 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] <===========>
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] The downloaded file deobfuscation_data_1.5.zip has an invalid checksum 5f7c142d53776f16304c0bbe10542014abad6af8 (expecting f06a8e84e627d0e3cae96443e25e888bd8865e67). The download did not succeed correctly and the file has been deleted. Please try launching again.
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: The downloaded file deobfuscation_data_1.5.zip has an invalid checksum 5f7c142d53776f16304c0bbe10542014abad6af8 (expecting f06a8e84e627d0e3cae96443e25e888bd8865e67). The download did not succeed correctly and the file has been deleted. Please try launching again.
at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:587)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:506)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:164)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:169)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:256)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:226)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:136)
at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-15 17:10:49 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-15 17:10:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:189)
2013-03-15 17:10:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:256)
2013-03-15 17:10:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:226)
2013-03-15 17:10:49 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-15 17:10:49 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-03-15 17:10:49 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-15 17:10:49 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-15 17:10:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:260)
2013-03-15 17:10:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:169)
2013-03-15 17:10:49 [INFO] [STDERR] ... 5 more
Part of the reason why I may or may not have downloaded the right forge is because every time I google forge download and I go to that page, download links from every crack and crevass of the internet universe are everywhere without listing what the hell the download link is there to download. Please help, I tried for myself but I'm clueless and just want to play my damn minecraft.
Not sure if I downloaded the right forge for my minecraft.
Not sure how to get rid of it.
Too afraid to delete anything.
Minecraft is not crashing, it's just not starting to begin with.
This is what it looks like after I log in: http://imgur.com/sEq7S0O
Then, when I open that file, this is what it says:
2013-03-15 17:10:40 [INFO] [ForgeModLoader] Forge Mod Loader version 5.0.8.565 for Minecraft 1.5 loading
2013-03-15 17:10:40 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Discovering coremods
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-03-15 17:10:40 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip
2013-03-15 17:10:40 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip
2013-03-15 17:10:41 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] <===========>
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] The downloaded file deobfuscation_data_1.5.zip has an invalid checksum 5f7c142d53776f16304c0bbe10542014abad6af8 (expecting f06a8e84e627d0e3cae96443e25e888bd8865e67). The download did not succeed correctly and the file has been deleted. Please try launching again.
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-03-15 17:10:41 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: The downloaded file deobfuscation_data_1.5.zip has an invalid checksum 5f7c142d53776f16304c0bbe10542014abad6af8 (expecting f06a8e84e627d0e3cae96443e25e888bd8865e67). The download did not succeed correctly and the file has been deleted. Please try launching again.
at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:587)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:506)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:164)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:169)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:256)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:226)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:136)
at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-15 17:10:49 [INFO] [STDERR] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-15 17:10:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:189)
2013-03-15 17:10:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:256)
2013-03-15 17:10:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:226)
2013-03-15 17:10:49 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-15 17:10:49 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2013-03-15 17:10:49 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2013-03-15 17:10:49 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-03-15 17:10:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:260)
2013-03-15 17:10:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:169)
2013-03-15 17:10:49 [INFO] [STDERR] ... 5 more
-----------------------------------------------------------------------------------------------------------------------------------------------
Part of the reason why I may or may not have downloaded the right forge is because every time I google forge download and I go to that page, download links from every crack and crevass of the internet universe are everywhere without listing what the hell the download link is there to download. Please help, I tried for myself but I'm clueless and just want to play my damn minecraft.
It won't let me open ForgeModLoader-client0.log