Salut, des que je mets un mods, il y a un message d'erreur. Seulement Too Manu Items marche. J'ai se problème depuis la 1.2.5.
Quand je lance le jeu avec mods, une fentre Jave "Hello" se lance et y'a un chargements, j'attend et voila ce que j'obtient:
- MagicMinecraftLauncher 0.9.8 ***
Disable inactive mods
2013-06-02 15:46:09 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading
2013-06-02 15:46:09 [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-06-02 15:46:09 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-06-02 15:46:11 [INFO] [ForgeModLoader] Download complete
2013-06-02 15:46:11 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-06-02 15:46:43 [INFO] [ForgeModLoader] Download complete
2013-06-02 15:46:43 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-06-02 15:46:47 [INFO] [ForgeModLoader] Download complete
2013-06-02 15:46:47 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-06-02 15:48:10 [INFO] [ForgeModLoader] Download complete
2013-06-02 15:48:10 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-06-02 15:48:17 [SEVERE] [ForgeModLoader] There was a problem downloading the file deobfuscation_data_1.5.2.zip 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-06-02 15:48:17 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-06-02 15:50:26 [INFO] [ForgeModLoader] Download complete
2013-06-02 15:50:26 [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-06-02 15:50:26 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-06-02 15:50:26 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-06-02 15:50:26 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-06-02 15:50:26 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-06-02 15:50:26 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-06-02 15:50:26 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-06-02 15:50:26 [SEVERE] [ForgeModLoader] <===========>
2013-06-02 15:50:26 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-06-02 15:50:26 [SEVERE] [ForgeModLoader] A download error occured
2013-06-02 15:50:26 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-06-02 15:50:26 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-06-02 15:50:26 [SEVERE] [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.relaunchClie
nt(FMLRelauncher.java:104)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClient
Relaunch(FMLRelauncher.java:38)
at net.minecraft.client.Minecraft.main(Minecraft.java
:2236)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.main(Unknown Source)
Caused by: java.net.SocketTimeoutException: Read timed out
at sun.reflect.NativeConstructorAccessorImpl.newInsta
nce0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInsta
nce(Unknown
Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newI
nstance(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.getCha
inedException(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.getInp
utStream(Unknown
Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.dow
nloadFile(RelaunchLibraryManager.java:532)
... 10 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(Unknow
n
Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTPHeader(Unknow
n
Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInp
utStream(Unknown
Source)
at sun.net.www.protocol.http.HttpURLConnection.getHea
derField(Unknown
Source)
at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
at java.net.URLConnection.getContentLengthLong(Unknow
n
Source)
at java.net.URLConnection.getContentLength(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.dow
nloadFile(RelaunchLibraryManager.java:531)
... 10 more
2013-06-02 15:50:39 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-06-02 15:50:39 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
2013-06-02 15:50:39 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
2013-06-02 15:50:39 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
2013-06-02 15:50:39 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-02 15:50:39 [INFO] [STDERR] at magic.launcher.Launcher.main(Unknown Source)
2013-06-02 15:50:39 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-06-02 15:50:39 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FM
LRelauncher.java:192)
2013-06-02 15:50:39 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClie
nt(FMLRelauncher.java:104)
2013-06-02 15:50:39 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClient
Relaunch(FMLRelauncher.java:38)
2013-06-02 15:50:39 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java
:2236)
2013-06-02 15:50:39 [INFO] [STDERR] ... 5 more
2013-06-02 15:50:39 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-06-02 15:50:39 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.han
dleLaunch(RelaunchLibraryManager.java:261)
2013-06-02 15:50:39 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FM
LRelauncher.java:172)
2013-06-02 15:50:39 [INFO] [STDERR] ... 8 more