---- Minecraft Crash Report ----
// Oops.
Time: 13/12/13 18:48
Description: Initializing game
java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
org/newthead/christmas/ChristmasCraft.populatePresentLists()V @93: invokespecial
Reason:
Type 'net/minecraft/item/ItemFlintAndSteel' (current frame, stack[5]) is not assignable to 'net/minecraft/item/EnumToolMaterial'
Current Frame:
bci: @93
flags: { }
locals: { 'org/newthead/christmas/ChristmasCraft' }
stack: { '[Lnet/minecraft/item/ItemLeaves;', '[Lnet/minecraft/item/ItemLeaves;', integer, uninitialized 86, uninitialized 86, 'net/minecraft/item/ItemFlintAndSteel' }
Bytecode:
0000000: 101c bd02 9559 03bb 0295 59b2 0298 b702
0000010: 9b53 5904 bb02 9559 b202 9eb7 029b 5359
0000020: 05bb 0295 59b2 02a1 b702 9b53 5906 bb02
0000030: 9559 b202 a4b7 029b 5359 07bb 0295 59b2
0000040: 02a7 b702 9b53 5908 bb02 9559 b202 aab7
0000050: 029b 5359 1006 bb02 9559 b202 aeb7 029b
0000060: 5359 1007 bb02 9559 b202 b1b7 029b 5359
0000070: 1008 bb02 9559 b202 b4b7 029b 5359 1009
0000080: bb02 9559 b202 15b7 029b 5359 100a bb02
0000090: 9559 b202 1bb7 029b 5359 100b bb02 9559
00000a0: b202 21b7 029b 5359 100c bb02 9559 b202
00000b0: b7b7 029b 5359 100d bb02 9559 b202 bab7
00000c0: 029b 5359 100e bb02 9559 b202 bdb7 029b
00000d0: 5359 100f bb02 9559 b201 e1b7 029b 5359
00000e0: 1010 bb02 9559 b201 e7b7 029b 5359 1011
00000f0: bb02 9559 b202 c0b7 029b 5359 1012 bb02
0000100: 9559 b202 c4b7 029b 5359 1013 bb02 9559
0000110: b202 c7b7 029b 5359 1014 bb02 9559 b202
0000120: cab7 029b 5359 1015 bb02 9559 b202 cdb7
0000130: 029b 5359 1016 bb02 9559 b202 cfb7 029b
0000140: 5359 1017 bb02 9559 b202 d2b7 029b 5359
0000150: 1018 bb02 9559 b202 d4b7 029b 5359 1019
0000160: bb02 9559 b202 d7b7 029b 5359 101a bb02
0000170: 9559 b202 dab7 029b 5359 101b bb02 9559
0000180: b202 ddb7 029b 53b3 0283 1015 bd02 9559
0000190: 03bb 0295 59b2 02e0 b702 9b53 5904 bb02
00001a0: 9559 b202 e3b7 029b 5359 05bb 0295 59b2
00001b0: 02e6 b702 9b53 5906 bb02 9559 b202 e9b7
00001c0: 029b 5359 07bb 0295 59b2 02ec b702 9b53
00001d0: 5908 bb02 9559 b202 efb7 029b 5359 1006
00001e0: bb02 9559 b202 f2b7 029b 5359 1007 bb02
00001f0: 9559 b202 f5b7 029b 5359 1008 bb02 9559
0000200: b202 f8b7 029b 5359 1009 bb02 9559 b202
0000210: fbb7 029b 5359 100a bb02 9559 b202 feb7
0000220: 029b 5359 100b bb02 9559 b202 bdb7 029b
0000230: 5359 100c bb02 9559 b203 02b7 0305 5359
0000240: 100d bb02 9559 b203 07b7 0305 5359 100e
0000250: bb02 9559 b203 0ab7 0305 5359 100f bb02
0000260: 9559 b203 0cb7 0305 5359 1010 bb02 9559
0000270: b203 0fb7 029b 5359 1011 bb02 9559 b203
0000280: 12b7 029b 5359 1012 bb02 9559 b203 15b7
0000290: 029b 5359 1013 bb02 9559 b201 13b7 0305
00002a0: 5359 1014 bb02 9559 b202 2eb7 029b 53b3
00002b0: 0293 b1
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
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.sendEventToModContainer(LoadController.java:193)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:173)
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:104)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:172)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
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.FMLModContainer.constructMod(FMLModContainer.java:457)
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.sendEventToModContainer(LoadController.java:193)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:173)
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:104)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:172)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 326835120 bytes (311 MB) / 417857536 bytes (398 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
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.04 FML v6.2.19.789 Minecraft Forge 9.10.0.789 9 mods loaded, 9 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.2.19.789} [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge{9.10.0.789} [Minecraft Forge] (coremods) Unloaded->Constructed
Backpack{1.22.25} [Backpack] (backpack-1.22.25-1.6.x.zip) Unloaded->Constructed
BiblioCraft{1.4.0} [BiblioCraft] (BiblioCraft[v1.4.0].zip) Unloaded->Constructed
ChristmasCraft{3.0.0} [ChristmasCraft] (ChristmasCraft_3.0.0.jar) Unloaded
eternalfrost{1.5b1} [Eternal Frost] (EternalFrost.zip) Unloaded
mod_MAtmos{Not available} [mod_MAtmos] (MAtmosClassesNDP_r25__1_6_2.zip) Unloaded
pda{1.6.4} [Plus d'aliments] (Plus daliments 1.6.4.zip) Unloaded
Launched Version: 1.6.2-Forge9.10.0.789
LWJGL: 2.9.0
OpenGL: GeForce GT 530/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: [1.6.2]_R3D.CRAFT_Default_Realism_128x_v0.1.1.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
voila xD