Bonjour,
Il y a peu, je me fais une petite liste de mods pour jouer en survie. Tout fonctionnais nickel puis j'ai désinstaller et réinstaller (tout a l'identique) et aujourd'hui, il m'affiche un crash, je ne comprend pas pourquoi alors qu'avant ça marchais parfaitement.
Le Crash Repport :
Liste des Mods :
Si quelqu'un pouvait m'aider, ça m'arrangerais.
Merci,
Angellieus
Il y a peu, je me fais une petite liste de mods pour jouer en survie. Tout fonctionnais nickel puis j'ai désinstaller et réinstaller (tout a l'identique) et aujourd'hui, il m'affiche un crash, je ne comprend pas pourquoi alors qu'avant ça marchais parfaitement.
Le Crash Repport :
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 26/01/14 00:48
Description: Initializing game
java.lang.RuntimeException: Tried to recreate an item id (31743 / shifted:31999) for an item which already exists as zaggy1024.quivermod.items.arrows.ItemArrow@16d8f9f. Check your config and resolve the conflict.
at forestry.core.config.Config.getOrCreateItemIdProperty(Config.java:387)
at forestry.plugins.PluginCore.registerItems(PluginCore.java:214)
at forestry.plugins.NativePlugin.preInit(NativePlugin.java:20)
at forestry.plugins.PluginCore.preInit(PluginCore.java:91)
at forestry.core.ForestryCore.preInit(ForestryCore.java:57)
at forestry.Forestry.preInit(Forestry.java:50)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at forestry.core.config.Config.getOrCreateItemIdProperty(Config.java:387)
at forestry.plugins.PluginCore.registerItems(PluginCore.java:214)
at forestry.plugins.NativePlugin.preInit(NativePlugin.java:20)
at forestry.plugins.PluginCore.preInit(PluginCore.java:91)
at forestry.core.ForestryCore.preInit(ForestryCore.java:57)
at forestry.Forestry.preInit(Forestry.java:50)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 106380544 bytes (101 MB) / 196833280 bytes (187 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
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.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 Optifine OptiFine_1.6.4_HD_U_C8 19 mods loaded, 19 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.8} [Not Enough Items] (Not Enough Items.jar) Unloaded->Constructed->Pre-initialized
ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (Archimedes Ships.zip) Unloaded->Constructed->Pre-initialized
amm{2.2} [ArmorMovementMod] (Armor Movement.zip) Unloaded->Constructed->Pre-initialized
BCMod{1.6.4 - 2.1.0} [BCMod (Brad16840.Common mod)] (bcmod.jar) Unloaded->Constructed->Pre-initialized
Backpack16840{1.6.4 - 2.1.1} [Backpacks!] (Backpacks.jar) Unloaded->Constructed->Pre-initialized
QuiverMod{1.6.2} [Better Archery] (Better Archery.zip) Unloaded->Constructed->Pre-initialized
BetterGrassAndLeavesMod{1.6.4.D} [Better Grass & Leaves Mod] (Better Grass and Leaves.jar) Unloaded->Constructed->Pre-initialized
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (Biomes'O Plenty.jar) Unloaded->Constructed->Pre-initialized
Chisel{1.4.11} [Chisel] (Chisel.jar) Unloaded->Constructed->Pre-initialized
Forestry{2.3.0.5} [Forestry for Minecraft] (Forestry.jar) Unloaded->Constructed->Errored
MapWriter{2.0} [MapWriter] (Map Writer.zip) Unloaded->Constructed->Pre-initialized
AencEx{0.0.1} [AencEx] (More Enchantments.zip) Unloaded->Constructed->Pre-initialized
MoreEnchantments{0.1.3} [More Player Enchantments] (More Enchantments.zip) Unloaded->Constructed->Pre-initialized
PetBat{1.2.8} [Pet Bat] (PetBat.zip) Unloaded->Constructed->Pre-initialized
TwilightForest{1.20.3} [The Twilight Forest] (Twilight Forest.jar) Unloaded->Constructed->Pre-initialized
Launched Version: Mod Pack
LWJGL: 2.9.0
OpenGL: ATI Radeon HD 5700 Series GL version 4.0.10188 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Liste des Mods :
-Archimedes Ships
-Backpacks
-bcmod
-Better Archery
-Biomes'O Plenty
-Chisel
-Code Chicken Core
-Forestry
-Map Writer
-Not Enough Items
-OptiFine
-Twilight Forest
-Id Fix
-More Enchantement
-Pet Bat
-Chocolate Quest
-Armor Movement
Better Grass and Leaves
Si quelqu'un pouvait m'aider, ça m'arrangerais.
Merci,
Angellieus