Comme le titre l'indique j'ai besoin d'aide pour installer différents mods en effet une partie des mods qui me font rêver fonctionnent a merveille tandis qu'une autre fait crasher le launcher quand je la mets .Si vous savez comment résoudre ce problème je vous serais reconnaissant de me la transmettre Merci d'avance Liste des mods qui marche( Floating ruins , coral mod ,Backpack,Beer mod,Better grass and leaves, Bibliocraft,BspkrsCore,CraftHeraldry,Decraft,Gravestone,Highland,Le seigneur des anneaux,Matmos,Presence footsteps,Plusd'aliments,smallboat,Wildcave,Millenaire) Liste des mods que j'envie mais qui crash Ou ne sont pas détecté( Mo creatures, Airship,Big trees,Idfix, More bow, Dynamic Light, Mutant creature)
J'ai pas trouver le dossier mais j'ai directement pris le rapport du launcher ( Je n'ais pas mis Big tree car ce n'est pas une version forge) ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 29/08/13 14:25 Description: Initializing game java.lang.NoClassDefFoundError: ItemHTTP at mod_Airships.<clinit>(mod_Airships.java:25) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:101) at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:483) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105) at cpw.mods.fml.common.Loader.loadMods(Loader.java:510) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) Caused by: java.lang.ClassNotFoundException: ItemHTTP at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 37 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171) ... 39 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at mod_Airships.<clinit>(mod_Airships.java:25) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:101) at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:483) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105) at cpw.mods.fml.common.Loader.loadMods(Loader.java:510) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) -- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_09, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 88338816 bytes (84 MB) / 353370112 bytes (337 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 31 mods loaded, 31 mods active mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed mod_bspkrsCore{v3.02(1.6.2)} [bspkrsCore] (BspkrsCore-1.6.2.zip) Unloaded->Constructed FloatingRuins{Forge 1.6.2.r02} [FloatingRuins] ([1.6.2]FloatingRuins.Forge.1.6.2.r02.Universal.zip) Unloaded->Constructed coralmod{1.6.2} [CoralReef Mod] ([MC1.6.2]CoralMod.zip) Unloaded->Constructed mod_Airships{Not available} [mod_Airships] (Airship.zip) Unloaded Backpack{1.12.15} [Backpack] (backpack-1.12.15-1.6.2.zip) Unloaded BeerMod{0.4} [BeerMod] (BeerMod_1.6.zip) Unloaded BetterGrassAndLeavesMod{1.6.2.F} [Better Grass & Leaves Mod] (BetterGrassAndLeavesMod[v1.6.2.F].jar) Unloaded BiblioCraft{1.3.4} [BiblioCraft] (BiblioCraft[v1.3.4].zip) Unloaded CraftHeraldry{1.0.3} [CraftHeraldry] (CraftHeraldry 1.0.3.zip) Unloaded CustomSpawner{2.3.0.dev1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.0 DEV-R1.zip) Unloaded decraft{1.2} [Decraft] (Decraft 2.0.zip) Unloaded MoCreatures{6.0.0.dev6} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.0.0 DEV-R6.zip) Unloaded GraveStone{2.3.0} [GraveStone] (GraveStone_2.3.2.zip) Unloaded GuiAPI{0.15.7} [GuiAPI] (GuiAPI-0.15.7-1.6.2.jar.zip) Unloaded Highlands{2.1.1} [Highlands] (Highlands2.1.2_MC1.6.2.zip) Unloaded Idfix{1.1.0} [Idfix] (info) Unloaded SeigneurDesAnneaux{alpha 8.2} [Le Seigneur des Anneaux] (Le Seigneur des Anneaux alpha 8.2.zip) Unloaded mod_MAtmos{Not available} [mod_MAtmos] (MAtmosClassesNDP_r25__1_6_2.zip) Unloaded millenaire{5.1.9} [Millénaire] (millenaire-jar-5.1.9) Unloaded More Bows{1.5_v1} [More Bows mod] (More bows 1.6.2.jar) Unloaded MutantCreatures{1.3.6} [Mutant Creatures] (Mutant Creatures v1.3.6 mc1.6.2.zip) Unloaded mod_PF{Not available} [mod_PF] (PFClassesNDP_r0__1_6_2.zip) Unloaded pda{1.6.2} [Plus d'aliments] (Plus daliments 1.6.2.zip) Unloaded awger_SmallBoat{0.10.4} [SmallBoat] (smallboats.jar.zip) Unloaded awger_Punt{0.10.4} [Punt] (smallboats.jar.zip) Unloaded awger_Whitehall{0.10.4} [Whitehall] (smallboats.jar.zip) Unloaded awger_Hoy{0.10.4} [Hoy] (smallboats.jar.zip) Unloaded wildcaves3{0.4.3} [Wild Caves 3] (WildCaves3-0.4.3.zip) Unloaded Launched Version: 1.6.2-Forge9.10.0.804 LWJGL: 2.9.0 OpenGL: Intel(R) HD Graphics Family GL version 3.0.0 - Build 8.15.10.2266, Intel Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: Français (France) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.NoClassDefFoundError: ItemHTTP at mod_Airships.<clinit>(mod_Airships.java:25) Mod pas à jour.
Tu le supprime, ou tu cherche une version pour 1.6.2 (En passant ta version de forge est veille, tu devrais mettre à jour)
Ok pour le mod Airship( bien qu'il soit indiquer en 1.6.2 :/ ) Et pour les autres ou est le problème ? Et comment je fait pour forge ? Ok j'ai trouver une bonne version du mod et une plus récente de forge Merci . Pourriez vous continuer a m'aider svp
Oui en fait dans les plusieurs mods qui ne fonctionnent pas ya soit ceux qui font crasher le jeu soit ceux qui ne sont même pas reconnu dans la liste des mods du menu :/ Voilà le rapport ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 29/08/13 17:35 Description: Initializing game java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105) at cpw.mods.fml.common.Loader.loadMods(Loader.java:509) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 36 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:171) ... 38 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:58) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:519) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105) at cpw.mods.fml.common.Loader.loadMods(Loader.java:509) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:57) at net.minecraft.launchwrapper.Launch.main(Launch.java:18) -- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_09, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 253714720 bytes (241 MB) / 428015616 bytes (408 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.04 FML v6.2.57.845 Minecraft Forge 9.10.0.845 30 mods loaded, 30 mods active mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{6.2.57.845} [Forge Mod Loader] (minecraftforge-9.10.0.845.jar) Unloaded->Constructed Forge{9.10.0.845} [Minecraft Forge] (minecraftforge-9.10.0.845.jar) Unloaded->Constructed mod_bspkrsCore{v3.02(1.6.2)} [bspkrsCore] (BspkrsCore-1.6.2.zip) Unloaded->Constructed FloatingRuins{Forge 1.6.2.r02} [FloatingRuins] ([1.6.2]FloatingRuins.Forge.1.6.2.r02.Universal.zip) Unloaded->Constructed coralmod{1.6.2} [CoralReef Mod] ([MC1.6.2]CoralMod.zip) Unloaded->Constructed mod_advAirships{Bmanrules' Advanced Airships} [mod_advAirships] (advancedAirship.zip) Unloaded->Constructed Backpack{1.12.15} [Backpack] (backpack-1.12.15-1.6.2.zip) Unloaded->Constructed BeerMod{0.4} [BeerMod] (BeerMod_1.6.zip) Unloaded->Constructed BetterGrassAndLeavesMod{1.6.2.F} [Better Grass & Leaves Mod] (BetterGrassAndLeavesMod[v1.6.2.F].jar) Unloaded->Constructed BiblioCraft{1.3.4} [BiblioCraft] (BiblioCraft[v1.3.4].zip) Unloaded->Constructed CraftHeraldry{1.0.3} [CraftHeraldry] (CraftHeraldry 1.0.3.zip) Unloaded->Constructed CustomSpawner{2.3.0.dev1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.0 DEV-R1.zip) Unloaded->Constructed decraft{1.2} [Decraft] (Decraft 2.0.zip) Unloaded->Constructed MoCreatures{6.0.0.dev6} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.0.0 DEV-R6.zip) Unloaded GraveStone{2.3.0} [GraveStone] (GraveStone_2.3.2.zip) Unloaded GuiAPI{0.15.7} [GuiAPI] (GuiAPI-0.15.7-1.6.2.jar.zip) Unloaded Highlands{2.1.1} [Highlands] (Highlands2.1.2_MC1.6.2.zip) Unloaded SeigneurDesAnneaux{alpha 8.2} [Le Seigneur des Anneaux] (Le Seigneur des Anneaux alpha 8.2.zip) Unloaded mod_MAtmos{Not available} [mod_MAtmos] (MAtmosClassesNDP_r25__1_6_2.zip) Unloaded millenaire{5.1.9} [Millénaire] (millenaire-jar-5.1.9) Unloaded More Bows{1.5_v1} [More Bows mod] (More bows 1.6.2.jar) Unloaded MutantCreatures{1.3.6} [Mutant Creatures] (Mutant Creatures v1.3.6 mc1.6.2.zip) Unloaded mod_PF{Not available} [mod_PF] (PFClassesNDP_r0__1_6_2.zip) Unloaded pda{1.6.2} [Plus d'aliments] (Plus daliments 1.6.2.zip) Unloaded awger_SmallBoat{0.10.4} [SmallBoat] (smallboats.jar.zip) Unloaded awger_Punt{0.10.4} [Punt] (smallboats.jar.zip) Unloaded awger_Whitehall{0.10.4} [Whitehall] (smallboats.jar.zip) Unloaded awger_Hoy{0.10.4} [Hoy] (smallboats.jar.zip) Unloaded wildcaves3{0.4.3} [Wild Caves 3] (WildCaves3-0.4.3.zip) Unloaded Launched Version: 1.6.2-Forge9.10.0.845 LWJGL: 2.9.0 OpenGL: Intel(R) HD Graphics Family GL version 3.0.0 - Build 8.15.10.2266, Intel Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: Français (France) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Mo creature est dépendant de CustomMobSpawner : http://adf.ly/UE1Dz Une petite astuce pour savoir quel mod plante, regarde ce message : FML: MCP v8.04 FML v6.2.57.845 Minecraft Forge 9.10.0.845 30 mods loaded, 30 mods active Et ensuite tu as la liste des mods sous le format Modid{version} [Nom du mods] (fichier du mods) Unloaded->Constructed Le premier qui n'a pas le "Constructed" est celui qui cause problème.