0% found this document useful (0 votes)
30 views4 pages

Crash 2014 04 19 - 20.38.41 Client

The document reports a crash log from a Minecraft game. It occurred when initializing the game and was caused by a class not being found. The log provides details on the specific error and stack trace to pinpoint the issue.

Uploaded by

Balestra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views4 pages

Crash 2014 04 19 - 20.38.41 Client

The document reports a crash log from a Minecraft game. It occurred when initializing the game and was caused by a class not being found. The log provides details on the specific error and stack trace to pinpoint the issue.

Uploaded by

Balestra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

---- Minecraft Crash Report ----

// Quite honestly, I wouldn't worry myself about that.


Time: 19/04/14 20:38
Description: Initializing game
java.lang.NoClassDefFoundError: cpw/mods/fml/common/ICraftingHandler
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java
:420)
at sun.reflect.GeneratedMethodAccessor4.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(Synch
ronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:188)
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(Synch
ronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientH
andler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.ICraftingHandle
r
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
ader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 34 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:113)
at codechicken.lib.asm.ASMHelper.createClassNode(ASMHelper.java:107)
at codechicken.core.asm.DefaultImplementationTransformer.transform(Defau
ltImplementationTransformer.java:84)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchC
lassLoader.java:276)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLo
ader.java:174)
... 36 more
A detailed walkthrough of the error, its code path and all known details is as f
ollows:
--------------------------------------------------------------------------------
-------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java
:420)
at sun.reflect.GeneratedMethodAccessor4.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(Synch
ronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadContro
ller.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadControll
er.java:188)
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(Synch
ronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.jav
a:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadControl
ler.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientH
andler.java:202)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:465)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
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), Oracl
e Corporation
Memory: 121144208 bytes (115 MB) / 250101760 bytes (238 MB) up to 518979
584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerforma
nce_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.156.1057 Minecraft Forge 10.12.0.1057 24 mod
s loaded, 24 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.2.156.1057} [Forge Mod Loader] (forge-1.7.2-10.12.0.1057.jar) Unlo
aded->Constructed
Forge{10.12.0.1057} [Minecraft Forge] (forge-1.7.2-10.12.0.1057.jar) Unl
oaded->Constructed
Aroma1997Core{1.0.2.0} [Aroma1997Core] (minecraft.jar) Unloaded->Constru
cted
CodeChickenCore{rc_} [CodeChicken Core] (minecraft.jar) Unloaded->Constr
ucted
NotEnoughItems{rc_} [Not Enough Items] (NotEnoughItems-1.7.2-rc2.jar) Un
loaded->Constructed
DamageIndicatorsMod{3.1.0} [Damage Indicators] ([1.7.2]DamageIndicatorsM
od-3.1.0.jar) Unloaded->Constructed
Aroma1997CoreHelper{1.0.2.0} [Aroma1997Core|Helper] (Aroma1997Core-1.7.2
-1.0.2.0.jar) Unloaded->Constructed
Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dim
ensional-World-1.7.2-1.0.2.16.jar) Unloaded->Constructed
bcmod{1.7.2 - 2.4.0} [BCMod (Brad16840.Common mod)] (bcmod 1.7.2 - 2.4.0
.jar) Unloaded->Constructed
BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) Unloa
ded->Constructed
BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded->
Constructed
BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloa
ded->Constructed
BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded-
>Constructed
BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloade
d->Constructed
BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unl
oaded->Constructed
BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloade
d->Constructed
CarpentersBlocks{3.1.0} [Carpenter's Blocks] (Carpenter's Blocks v3.1.0
- MC 1.7+.zip) Unloaded->Constructed
ChestTransporter{1.1.8} [Chest Transporter] (ChestTransporter-1.1.8-MC1.
7.2.jar) Unloaded->Constructed
IC2{2.1.459-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.459
-experimental.jar) Unloaded->Constructed
radixcore{1.0.0} [RadixCore] (RadixCore-1.0.0 MC-1.7.2.zip) Unloaded->Co
nstructed
mca{4.0.1} [Minecraft Comes Alive] (MCA-4.0.1 MC-1.7.2.zip) Unloaded->Co
nstructed
reiminimap{1.7.2-1.4} [ReiMinimap - Forge] (ReiMinimap-1.7.2-1.0.jar) Un
loaded->Constructed
camping{2.0e} [The Camping Mod 2.0] (TheCampingMod_2.0e.jar) Unloaded
Launched Version: 1.7.2-Forge10.12.0.1057
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6530D GL version 4.1.11005 Compatibility Profile C
ontext, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Espaol (Mxico)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)

You might also like