S'il vous plaît donnez moi vôtre crash report, car chez moi voila ce qu'il me donne (aucun de mes fichiers n'est mentionné ici) :
Code (cpp):
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Unexpected error
This error has been saved to D:\Bibliotheques\Documents\Minecraft\Modding\mcp70\jars\.\crash-reports\crash-2012-08-06_14.13.23-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT c7c30a9f --------
Generated 06/08/12 14:13
- Minecraft Version: 1.3.1
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.6.0_31, Sun Microsystems Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
- Memory: 959983400 bytes (915 MB) / 1069416448 bytes (1019 MB) up to 1069416448 bytes (1019 MB)
- JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
- ModLoader: Mods loaded: 2
ModLoader 1.3.1
mod_DarkSide 1.3.1
- LWJGL: 2.4.2
- OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 8.15.10.2696, Intel
- Is Modded: Probably not
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- World MpServer Entities: 1 total; [EntityClientPlayerMP['Player506'/391, l='MpServer', x=-200,50, y=75,62, z=262,50]]
- World MpServer Players: 1 total; [EntityClientPlayerMP['Player506'/391, l='MpServer', x=-200,50, y=75,62, z=262,50]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 65
- Forced Entities: 1 total; [EntityClientPlayerMP['Player506'/391, l='MpServer', x=-200,50, y=75,62, z=262,50]]
- Retry Entities: 0 total; []
java.lang.NullPointerException
at net.minecraft.src.NetClientHandler.handleMobSpawn(NetClientHandler.java:774)
at net.minecraft.src.Packet24MobSpawn.processPacket(Packet24MobSpawn.java:137)
at net.minecraft.src.MemoryConnection.processReadPackets(MemoryConnection.java:72)
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1815)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:862)
at net.minecraft.client.Minecraft.run(Minecraft.java:795)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT c71ade99 ----------