Bonjour j'aimerai savoir ce qui ne va pas dans l'instalation de minecraft forge universal sur mon minecraft. Quand je le lance il me dit There a fatal error... et il me dit d'aller à ForgeModLoader-client-0.log et quand je l'ouvre voila ce qu'il y a (ps; je suis en 1.5.2):
2013-10-23 17:12:26 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-10-23 17:12:26 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.6.0_65, running on Mac OS X:i386:10.7.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk
/Contents/Home
2013-10-23 17:12:26 [FIN] [ForgeModLoader] Java classpath at launch is /Applications/MinecraftSP.app/Contents/Resources/J
ava/MinecraftSP.jar:
2013-10-23 17:12:26 [FIN] [ForgeModLoader] Java library path at launch is /Applications/MinecraftSP.app/Contents/Resources/J
ava:/System/Library/PrivateFrameworks/JavaApplicat
ionLauncher.framework/Resources:.:/Library/Java/Ex
tensions:/System/Library/Java/Extensions:/usr/lib/
java
2013-10-23 17:12:26 [FIN] [ForgeModLoader] Enabling runtime deobfuscation
2013-10-23 17:12:26 [LE PLUS FIN] [ForgeModLoader] All core mods are successfully located
2013-10-23 17:12:26 [LE PLUS FIN] [ForgeModLoader] Discovering coremods
2013-10-23 17:12:26 [LE PLUS FIN] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-10-23 17:12:26 [LE PLUS FIN] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-10-23 17:12:26 [LE PLUS FIN] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-10-23 17:12:26 [LE PLUS FIN] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-10-23 17:12:26 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
2013-10-23 17:12:26 [LE PLUS FIN] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-10-23 17:12:26 [LE PLUS FIN] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-10-23 17:12:26 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
2013-10-23 17:12:26 [GRAVE] [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-10-23 17:12:26 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] <===========>
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] A download error occured
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] A download error occured
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] <<< ==== >>>
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.dow
nloadFile(RelaunchLibraryManager.java:548)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.han
dleLaunch(RelaunchLibraryManager.java:165)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FM
LRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchAppl
et(FMLRelauncher.java:259)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(
FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(Minecraf
tApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:153)
at net.minecraft.Launcher$1.run(Launcher.java:94)
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
at sun.reflect.NativeConstructorAccessorImpl.newInsta
nce0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInsta
nce(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newI
nstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Construc
tor.java:513)
at sun.net.www.protocol.http.HttpURLConnection$6.run(
HttpURLConnection.java:1514)
at java.security.AccessController.doPrivileged(Native
Method)
at sun.net.www.protocol.http.HttpURLConnection.getCha
inedException(HttpURLConnection.java:1508)
at sun.net.www.protocol.http.HttpURLConnection.getInp
utStream(HttpURLConnection.java:1162)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.dow
nloadFile(RelaunchLibraryManager.java:532)
... 7 more
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
at sun.net.www.protocol.http.HttpURLConnection.getInp
utStream(HttpURLConnection.java:1457)
at sun.net.www.protocol.http.HttpURLConnection.getHea
derField(HttpURLConnection.java:2340)
at java.net.URLConnection.getHeaderFieldInt(URLConnec
tion.java:579)
at java.net.URLConnection.getContentLength(URLConnect
ion.java:474)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.dow
nloadFile(RelaunchLibraryManager.java:531)
... 7 more
2013-10-23 17:12:26 [GRAVE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.dow
nloadFile(RelaunchLibraryManager.java:548)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.han
dleLaunch(RelaunchLibraryManager.java:165)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FM
LRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchAppl
et(FMLRelauncher.java:259)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(
FMLRelauncher.java:229)
at net.minecraft.client.MinecraftApplet.init(Minecraf
tApplet.java:25)
at net.minecraft.Launcher.replace(Launcher.java:153)
at net.minecraft.Launcher$1.run(Launcher.java:94)
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
at sun.reflect.NativeConstructorAccessorImpl.newInsta
nce0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInsta
nce(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newI
nstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Construc
tor.java:513)
at sun.net.www.protocol.http.HttpURLConnection$6.run(
HttpURLConnection.java:1514)
at java.security.AccessController.doPrivileged(Native
Method)
at sun.net.www.protocol.http.HttpURLConnection.getCha
inedException(HttpURLConnection.java:1508)
at sun.net.www.protocol.http.HttpURLConnection.getInp
utStream(HttpURLConnection.java:1162)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.dow
nloadFile(RelaunchLibraryManager.java:532)
... 7 more
Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar
at sun.net.www.protocol.http.HttpURLConnection.getInp
utStream(HttpURLConnection.java:1457)
at sun.net.www.protocol.http.HttpURLConnection.getHea
derField(HttpURLConnection.java:2340)
at java.net.URLConnection.getHeaderFieldInt(URLConnec
tion.java:579)
at java.net.URLConnection.getContentLength(URLConnect
ion.java:474)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.dow
nloadFile(RelaunchLibraryManager.java:531)
... 7 more
2013-10-23 17:12:28 [INFO] [STDERR] Exception in thread "Thread-4" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-10-23 17:12:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FM
LRelauncher.java:192)
2013-10-23 17:12:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchAppl
et(FMLRelauncher.java:259)
2013-10-23 17:12:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(
FMLRelauncher.java:229)
2013-10-23 17:12:28 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(Minecraf
tApplet.java:25)
2013-10-23 17:12:28 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:153)
2013-10-23 17:12:28 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)
2013-10-23 17:12:28 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-10-23 17:12:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.han
dleLaunch(RelaunchLibraryManager.java:261)
2013-10-23 17:12:28 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FM
LRelauncher.java:172)
2013-10-23 17:12:28 [INFO] [STDERR] ... 5 more