Fatal error starting up minecraft and FML

Fermé
Flougdd Messages postés 13 Date d'inscription jeudi 20 décembre 2012 Statut Membre Dernière intervention 10 avril 2014 - 17 nov. 2013 à 20:44
totos132 Messages postés 209 Date d'inscription samedi 29 septembre 2012 Statut Membre Dernière intervention 2 novembre 2015 - 18 nov. 2013 à 18:15
Bonjour,


Je reçois ce message d'erreur quand je souhaite lancer HunterZ, impossible de lancer.
Voilà le fichier qu'il me demande d'aller voir, au cas où même si je ne suis pas sûr à 100% que ce soit celui-là.

2013-11-17 20:30:29 [Infos] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading

2013-11-17 20:30:29 [Infos] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_45, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2013-11-17 20:30:29 [Précis] [ForgeModLoader] Java classpath at launch is /C:/Users/Oscar/AppData/Roaming/.DestiHunterZ/launcher/Launcher-HunterZ.jar
2013-11-17 20:30:29 [Précis] [ForgeModLoader] Java library path at launch is C:\Program Files (x86)\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Python27\;C:\Python27\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Universal Extractor;C:\Program Files (x86)\Universal Extractor\bin;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\VDownloader;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Java\jre7\bin;.
2013-11-17 20:30:29 [Précis] [ForgeModLoader] Enabling runtime deobfuscation
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] All core mods are successfully located
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Discovering coremods
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Found a candidate coremod DynamicLights_1.4.6.jar
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Loading coremod DynamicLights_1.4.6.jar
2013-11-17 20:30:29 [Avertissement] [ForgeModLoader] The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Loaded coremod DynamicLights_1.4.6.jar
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.2-1.4.6.jar
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Loading coremod GuiAPI-0.15.2-1.4.6.jar
2013-11-17 20:30:29 [Avertissement] [ForgeModLoader] The coremod sharose.mods.guiapi.GuiAPI does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Loaded coremod GuiAPI-0.15.2-1.4.6.jar
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Found a candidate coremod GuiAPI-0.15.6-1.5.2.jar
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Loading coremod GuiAPI-0.15.6-1.5.2.jar
2013-11-17 20:30:29 [Précis] [ForgeModLoader] The coremod sharose.mods.guiapi.GuiAPIDummyCoreMod requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Loaded coremod GuiAPI-0.15.6-1.5.2.jar
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-11-17 20:30:29 [Le plus précis] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-11-17 20:30:30 [Le plus précis] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir
2013-11-17 20:30:30 [Le plus précis] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-11-17 20:30:30 [Le plus précis] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir
2013-11-17 20:30:30 [Grave] [ForgeModLoader] A critical problem occured registering the ASM transformer class cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:122)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:278)
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:144)
at net.minecraft.Launcher$1.run(Launcher.java:88)
Caused by: java.lang.AbstractMethodError
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
... 10 more
2013-11-17 20:30:30 [Le plus précis] [ForgeModLoader] Running coremod plugins
2013-11-17 20:30:30 [Le plus précis] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-11-17 20:33:09 [Infos] [STDERR] Exception in thread "Thread-3" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker
2013-11-17 20:33:09 [Infos] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-11-17 20:33:09 [Infos] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-11-17 20:33:09 [Infos] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)
2013-11-17 20:33:09 [Infos] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-11-17 20:33:09 [Infos] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:144)
2013-11-17 20:33:09 [Infos] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:88)
2013-11-17 20:33:09 [Infos] [STDERR] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker
2013-11-17 20:33:09 [Infos] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:306)
2013-11-17 20:33:09 [Infos] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-11-17 20:33:09 [Infos] [STDERR] ... 5 more
2013-11-17 20:33:09 [Infos] [STDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.asm.FMLSanityChecker
2013-11-17 20:33:09 [Infos] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
2013-11-17 20:33:09 [Infos] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-11-17 20:33:09 [Infos] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-11-17 20:33:09 [Infos] [STDERR] at java.lang.Class.forName0(Native Method)
2013-11-17 20:33:09 [Infos] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-11-17 20:33:09 [Infos] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:295)
2013-11-17 20:33:09 [Infos] [STDERR] ... 6 more
2013-11-17 20:33:09 [Infos] [STDERR] Caused by: java.lang.AbstractMethodError
2013-11-17 20:33:09 [Infos] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
2013-11-17 20:33:09 [Infos] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
2013-11-17 20:33:09 [Infos] [STDERR] ... 11 more


Est-ce que quelqu'un aurait une solution ?

PS : désolé du gros pâté, j'ai pas le temps de faire un lien ou autre
A voir également:

1 réponse

totos132 Messages postés 209 Date d'inscription samedi 29 septembre 2012 Statut Membre Dernière intervention 2 novembre 2015 59
18 nov. 2013 à 18:15
Salut, tu as des mods qui entre en conflic, tout d'abord je te conseille de nettoyer ton .minecraft, supprimer les mods et coremods. Puis réésaye l'installation du mod.
0