Помогите у меня проблема с Forge когда включаю вылазит вот это "There was a fatal error starting up minecraft and FML Minecraft cannot launch in it's current configuration Please consult the file C:\Users\User\AppData\Roaming\.minecraft\ForgeModLoader-client-0.log for futher infomation"
2013-05-23 12:18:05 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading
2013-05-23 12:18:05 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_21, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre7
2013-05-23 12:18:05 [FINE] [ForgeModLoader] Java classpath at launch is /C:/Users/User/AppData/Local/Temp/e4jF451.tmp_dir/MinecraftSP.jar
2013-05-23 12:18:05 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Program Files\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\QuickTime\QTSystem\;c:\program files\java\jre7\bin;.
2013-05-23 12:18:05 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-05-23 12:18:05 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-05-23 12:18:05 [FINEST] [ForgeModLoader] Discovering coremods
2013-05-23 12:18:05 [FINEST] [ForgeModLoader] Downloading file
http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar2013-05-23 12:18:05 [INFO] [ForgeModLoader] Downloading file
http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar2013-05-23 12:18:13 [FINEST] [ForgeModLoader] Download complete
2013-05-23 12:18:13 [INFO] [ForgeModLoader] Download complete
2013-05-23 12:18:13 [FINEST] [ForgeModLoader] Library file argo-small-3.2.jar was downloaded and verified successfully
2013-05-23 12:18:13 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-05-23 12:18:13 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-05-23 12:18:13 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-05-23 12:18:13 [FINEST] [ForgeModLoader] Downloading file
http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip2013-05-23 12:18:13 [INFO] [ForgeModLoader] Downloading file
http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip2013-05-23 12:18:29 [FINEST] [ForgeModLoader] Download complete
2013-05-23 12:18:29 [INFO] [ForgeModLoader] Download complete
2013-05-23 12:18:29 [FINEST] [ForgeModLoader] Library file deobfuscation_data_1.5.2.zip was downloaded and verified successfully
2013-05-23 12:18:29 [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-05-23 12:18:29 [SEVERE] [ForgeModLoader] *** Download
http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar2013-05-23 12:18:29 [SEVERE] [ForgeModLoader] *** Download
http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar2013-05-23 12:18:29 [SEVERE] [ForgeModLoader] *** Download
http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar2013-05-23 12:18:29 [SEVERE] [ForgeModLoader] *** Download
http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar2013-05-23 12:18:29 [SEVERE] [ForgeModLoader] *** Download
http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip2013-05-23 12:18:29 [SEVERE] [ForgeModLoader] *** Download
http://files.minecraftforge.net/fmllibs/scala-library.jar2013-05-23 12:18:29 [SEVERE] [ForgeModLoader]
2013-05-23 12:18:29 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-05-23 12:18:29 [SEVERE] [ForgeModLoader] The file scala-library.jar was found in your lib directory and has an invalid checksum a7a5289d3acd69ef1c399082c83c217d1b613a61 (expecting 458d046151ad179c85429ed7420ffb1eaf6ddf85) - it is unlikely to be the correct download, please move it out of the way and try again.
2013-05-23 12:18:29 [SEVERE] [ForgeModLoader] <<
2013-05-23 12:18:29 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-05-23 12:18:29 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: The file scala-library.jar was found in your lib directory and has an invalid checksum a7a5289d3acd69ef1c399082c83c217d1b613a61 (expecting 458d046151ad179c85429ed7420ffb1eaf6ddf85) - it is unlikely to be the correct download, please move it out of the way and try again.
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:193)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:153)
at net.minecraft.Launcher$1.run(Launcher.java:94)
2013-05-23 12:18:35 [INFO] [STDERR] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-05-23 12:18:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-05-23 12:18:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-05-23 12:18:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-05-23 12:18:35 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-05-23 12:18:35 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:153)
2013-05-23 12:18:35 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)
2013-05-23 12:18:35 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-05-23 12:18:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2013-05-23 12:18:35 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-05-23 12:18:35 [INFO] [STDERR] ... 5 more
Minecraft. This is Hardcore Game