---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 24/04/14 11:46
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(ProxyInje
ctor.java:58)
at cpw.mods.fml.common.FMLModContainer.constructMod(F
MLModContainer.java:524)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEven
t(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandle
r.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(Event
Bus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueued
Events(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.
java:267)
at cpw.mods.fml.common.LoadController.sendEventToModC
ontainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateM
essage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEven
t(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandle
r.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(Event
Bus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueued
Events(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.
java:267)
at cpw.mods.fml.common.LoadController.distributeState
Message(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:51
1)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraf
tLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecr
aft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecr
aft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101
)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.j
ava:131)
at net.minecraft.launchwrapper.Launch.main(Launch.jav
a:27)
Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget
at net.minecraft.launchwrapper.LaunchClassLoader.find
Class(LaunchClassLoader.java:186)
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.find
Class(LaunchClassLoader.java:178)
... 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(ProxyInje
ctor.java:58)
at cpw.mods.fml.common.FMLModContainer.constructMod(F
MLModContainer.java:524)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEven
t(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandle
r.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(Event
Bus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueued
Events(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.
java:267)
at cpw.mods.fml.common.LoadController.sendEventToModC
ontainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateM
essage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEven
t(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandle
r.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(Event
Bus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueued
Events(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.
java:267)
at cpw.mods.fml.common.LoadController.distributeState
Message(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:51
1)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraf
tLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecr
aft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecr
aft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101
)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.j
ava:131)
at net.minecraft.launchwrapper.Launch.main(Launch.jav
a:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 37445816 bytes (35 MB) / 133509120 bytes (127 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerfor
mance_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.49.965 Minecraft Forge 9.11.1.965 5 mods loaded, 5 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
CustomSpawner{3.0.0} [DrZhark's CustomSpawner] (Custom Mob Spawner Mod.zip) Unloaded->Constructed
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.0.1.zip) Unloaded
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD 760G GL version 2.1.8787, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: faithful32pack.zip
Current Language: Français (CA)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Le voila! merci de ton aide