Problemme instalation forge

Résolu/Fermé
Fabdu01 Messages postés 197 Date d'inscription dimanche 4 septembre 2011 Statut Membre Dernière intervention 4 février 2019 - 26 janv. 2013 à 10:03
julien000013 Messages postés 153 Date d'inscription lundi 24 décembre 2012 Statut Membre Dernière intervention 30 juin 2016 - 30 mars 2013 à 09:40
Bonjour, moi qui mod mon jeu depuis la beta 1.3 jai un problème concernant l instalation de forge quand je le met dans mon minecraft.jar tous c est bien mis des que je lance minecraft il lance le téléchargement mais au bout de 1 min pendant le téléchargement je vois error toute les information sont dans le dossier suivant ect. voici le fichier du raport a l aquel je comprend rien

2013-01-26 09:57:24 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-01-26 09:57:24 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-01-26 09:57:24 [FINEST] [ForgeModLoader] Discovering coremods
2013-01-26 09:57:24 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-01-26 09:57:24 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-01-26 09:57:25 [FINEST] [ForgeModLoader] Download complete
2013-01-26 09:57:25 [INFO] [ForgeModLoader] Download complete
2013-01-26 09:57:25 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2013-01-26 09:57:25 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-01-26 09:57:25 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-01-26 09:57:30 [SEVERE] [ForgeModLoader] There was a problem downloading the file guava-12.0.1.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-01-26 09:57:30 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-01-26 09:57:30 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-01-26 09:57:31 [FINEST] [ForgeModLoader] Download complete
2013-01-26 09:57:31 [INFO] [ForgeModLoader] Download complete
2013-01-26 09:57:31 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2013-01-26 09:57:31 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-01-26 09:57:31 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-01-26 09:57:37 [FINEST] [ForgeModLoader] Download complete
2013-01-26 09:57:37 [INFO] [ForgeModLoader] Download complete
2013-01-26 09:57:37 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully
2013-01-26 09:57:37 [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-01-26 09:57:37 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-01-26 09:57:37 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-01-26 09:57:37 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-01-26 09:57:37 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-01-26 09:57:37 [SEVERE] [ForgeModLoader] <===========>
2013-01-26 09:57:37 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-01-26 09:57:37 [SEVERE] [ForgeModLoader] A download error occured
2013-01-26 09:57:37 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-01-26 09:57:37 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-01-26 09:57:37 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
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)
Caused by: java.net.SocketTimeoutException: Read timed out
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467)
... 7 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
at java.net.URLConnection.getContentLengthLong(Unknown Source)
at java.net.URLConnection.getContentLength(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:466)
... 7 more
2013-01-26 09:57:55 [INFO] [STDERR] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-01-26 09:57:55 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-01-26 09:57:55 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
2013-01-26 09:57:55 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-01-26 09:57:55 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-01-26 09:57:55 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:153)
2013-01-26 09:57:55 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:94)
2013-01-26 09:57:55 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-01-26 09:57:55 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228)
2013-01-26 09:57:55 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-01-26 09:57:55 [INFO] [STDERR] ... 5 more



A voir également:

3 réponses

julien000013 Messages postés 153 Date d'inscription lundi 24 décembre 2012 Statut Membre Dernière intervention 30 juin 2016 24
26 janv. 2013 à 10:32
suprime le dossier bin après quand tu va lancer minecraft il va se réinstaller pour tes mondes il reterons là.Va chercher les mods sur WWW.SKYDAZ.COM parce que sur ce site là le mod s installe tout seul en premier il faut le técharger bien sur répond moi si ça marche :)
0
Fabdu01 Messages postés 197 Date d'inscription dimanche 4 septembre 2011 Statut Membre Dernière intervention 4 février 2019 17
18 mars 2013 à 13:37
ok merci
0
kiba987 Messages postés 2 Date d'inscription jeudi 21 mars 2013 Statut Membre Dernière intervention 21 mars 2013
21 mars 2013 à 12:03
jai exactement le meme problem que toi fabdu01 sa mecrit there was a fatal error starting up minecraft and fml et ensuite on me dit de voir ses information je vais esayer la technique de julien
0
julien000013 Messages postés 153 Date d'inscription lundi 24 décembre 2012 Statut Membre Dernière intervention 30 juin 2016 24
30 mars 2013 à 09:40
Elle marche ma technique?
0
Fabdu01 Messages postés 197 Date d'inscription dimanche 4 septembre 2011 Statut Membre Dernière intervention 4 février 2019 17
22 mars 2013 à 15:26
ok mais jai trouver javais mal installer le mod javais supr meta inf sans faire expres
0