Bonjour à tous, je sollicite votre aide car j'ai installé des mods en minecraft 1.8 mais mon minecraft crash :
Voici la liste des mods installé :
- Zeldaswordskills
- Achievement++
- Atum
- Backpack
- Better Dungeon Mod
- Blood Magic
- Code Chicken Core
- Custom Mob Spawner
- Damage Indicator
- Doomlike Dungeons
- Mo'Creature
- Dungeon pack
- Dynamic Lights (.zip)
- Essence of the Gods
- iChunUtil
- Master Chef
- Mod Amputation
- MrCrayfishFurniture
- Optifine
- Palomitas
- plantmegapack
- Plus d'aliment
- QCreature
- Roguelike Dungeons
- Ruins Mod (.zip)
- Shipwrecks
- The Spirit Of Christmas (.zip)
- Thirst Mod
- Wild Cave Mod
- xaeros minimap
- Inventory Tweaks
- Not Enough Item
Bonne soirée
Code:
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.59-176.jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
CCCDeobfPlugin (unknown)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
Contact their authors BEFORE contacting forge
// Don't be sad, have a hug! <3
Time: 09/01/16 21:24
Description: Initializing game
java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 3000 Name: robot Class: class net.essence.entity.mob.vanilla.EntityRobot
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:122)
at net.slayer.api.SlayerAPI.registerMob(SlayerAPI.java:108)
at net.essence.util.EntityRegistry.init(EntityRegistry.java:40)
at net.essence.proxy.CommonProxy.preInit(CommonProxy.java:49)
at net.essence.Essence.preInit(Essence.java:34)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:413)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:93)
at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:122)
at net.slayer.api.SlayerAPI.registerMob(SlayerAPI.java:108)
at net.essence.util.EntityRegistry.init(EntityRegistry.java:40)
at net.essence.proxy.CommonProxy.preInit(CommonProxy.java:49)
at net.essence.Essence.preInit(Essence.java:34)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:413)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 85452200 bytes (81 MB) / 305180672 bytes (291 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1550 Optifine OptiFine_1.8_HD_U_D5 30 mods loaded, 30 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1550.jar)
UCH Forge{11.14.3.1550} [Minecraft Forge] (forge-1.8-11.14.3.1550.jar)
UCH CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar)
UCH zeldaswordskills{1.8-3.1.1} [Zelda Sword Skills] (1.8-zeldaswordskills-3.1.1.jar)
UCH AchievementsPlusPlus{2015.07.28} [Achievements++] (AchievementsPlusPlus-2015.07.28.jar)
UCH Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.8.x.jar)
UCH wuppy29_slimedungeon{1.6.3} [Slime Dungeons] (Better Dungeons Mod 1.8.jar)
UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (Blood-Magic-Mod-1.8.jar)
UCH CustomSpawner{3.4.0} [DrZhark's CustomSpawner] (Custom-Mob-Spawner-Mod-1.8.jar)
UCH dldungeonsjdg{1.8.7b} [Doomlike Dungeons] (DoomlikeDungeons-1.8.7b-MC1.8.jar)
UCH MoCreatures{8.0.0.devA} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-8.0.0.devA.jar)
UCH DungeonPack{1.8} [DungeonPack] (Dungeon-Pack-Mod-1.8.jar)
UCE essence{1.0.0} [Essence of the Gods] (Essence-of-the-Gods-1.0.0.jar)
UCH iChunUtil{5.5.0} [iChunUtil] (iChunUtil-5.5.0.jar)
UCH inventorytweaks{1.59-176-9318a76-dirty} [Inventory Tweaks] (InventoryTweaks-1.59-176.jar)
UCH chef{4.0} [Master Chef] (Master_Chef_v5.0-1.8.jar)
UCH MobAmputation{5.0.0} [MobAmputation] (Mob-Amputation-Mod-1.8.jar)
UCH cfm{3.5.2} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.5.2(1.8).jar)
UCH PalomitasMod{1.8} [Palomitas Mod] (Palomitas-Mod-1.8.jar)
UCH plantmegapack{5.15} [Plant Mega Pack] (plantmegapack-5.15-1.8-1450.jar)
UCH pda{1.9.0} [Plus d'aliments] (Plus daliments-1.9.0.jar)
UCH QCreatures{2.0} [Quintessential Creatures] (QCreatures-2.0.jar)
UCH Roguelike{1.3.6} [Roguelike Dungeons] (RoguelikeDungeons-1.8-1.3.6.jar)
UCH shipwrecks{1.7.0} [Shipwrecks!] (shipwrecks-1.8.0-1.7.1.jar)
UCH ModName{1.0.0} [ModName] (The-Spirit-Of-Christmas-2015-Mod-1.8.zip)
UCH thirstmod{1.8.15} [Thirst Mod] (thirstmod-1.8.15.jar)
UCH wildcaves3{1.8} [Wild Caves 3] (Wild-Caves-Mod-1.8.jar)
UCH XaeroMinimap{1.7.3} [Xaero's Minimap] (xaeros_minimap_v1.7.3_Forge_1.8.jar)
Loaded coremods (and transformers):
FMLPlugin (InventoryTweaks-1.59-176.jar)
invtweaks.forge.asm.ContainerTransformer
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
CCCDeobfPlugin (unknown)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1151.1008' Renderer: 'AMD Radeon HD 7300 Series'
Launched Version: 1.8-forge1.8-11.14.3.1550
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7300 Series GL version 4.5.13399 Compatibility Profile Context 15.201.1151.1008, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Français (France)
Profiler Position: N/A (disabled)
Voici la liste des mods installé :
- Zeldaswordskills
- Achievement++
- Atum
- Backpack
- Better Dungeon Mod
- Blood Magic
- Code Chicken Core
- Custom Mob Spawner
- Damage Indicator
- Doomlike Dungeons
- Mo'Creature
- Dungeon pack
- Dynamic Lights (.zip)
- Essence of the Gods
- iChunUtil
- Master Chef
- Mod Amputation
- MrCrayfishFurniture
- Optifine
- Palomitas
- plantmegapack
- Plus d'aliment
- QCreature
- Roguelike Dungeons
- Ruins Mod (.zip)
- Shipwrecks
- The Spirit Of Christmas (.zip)
- Thirst Mod
- Wild Cave Mod
- xaeros minimap
- Inventory Tweaks
- Not Enough Item
Bonne soirée