Hello I am new to modding and I was making a mod based off of https://www.youtube.com/user/XxxXEclipse7XxxX/videos. I am doing what he says, except I am making emerald tools. In his second video where he tells me to run the mod in Eclipse to test it, my Minecraft crashes. The window pops up then after a little is just closes by itself.
The full report:
Jul 24, 2013 9:58:54 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name cpw.mods.fml.common.launcher.FMLTweaker
2013-07-24 09:58:54 [INFO] [ForgeModLoader] Forge Mod Loader version 6.2.35.800 for Minecraft 1.6.2 loading
2013-07-24 09:58:54 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_25, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2013-07-24 09:58:54 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2013-07-24 09:58:55 [INFO] [STDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg
2013-07-24 09:58:55 [INFO] [STDOUT] Loaded 107 rules from AccessTransformer config file forge_at.cfg
2013-07-24 09:58:57 [SEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
2013-07-24 09:58:57 [INFO] [ForgeModLoader] Launching wrapped minecraft
2013-07-24 09:58:59 [INFO] [Minecraft-Client] Setting user: Player609
2013-07-24 09:58:59 [INFO] [Minecraft-Client] (Session ID is null)
2013-07-24 09:59:03 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2013-07-24 09:59:05 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
2013-07-24 09:59:05 [INFO] [STDOUT]
2013-07-24 09:59:05 [INFO] [STDOUT] Starting up SoundSystem...
2013-07-24 09:59:06 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-07-24 09:59:06 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-07-24 09:59:06 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-24 09:59:06 [INFO] [STDOUT] MinecraftForge v9.10.0.800 Initialized
2013-07-24 09:59:06 [INFO] [ForgeModLoader] MinecraftForge v9.10.0.800 Initialized
2013-07-24 09:59:06 [INFO] [STDOUT] OpenAL initialized.
2013-07-24 09:59:06 [INFO] [STDOUT]
2013-07-24 09:59:06 [INFO] [STDOUT] Replaced 101 ore recipies
2013-07-24 09:59:06 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-24 09:59:06 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Wen\Desktop\Minecraft Modding\forge\mcp\jars\config\logging.properties
2013-07-24 09:59:06 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-24 09:59:07 [INFO] [ForgeModLoader] Searching C:\Users\Wen\Desktop\Minecraft Modding\forge\mcp\jars\mods for mods
2013-07-24 09:59:14 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-07-24 09:59:14 [INFO] [mcp] Activating mod mcp
2013-07-24 09:59:14 [INFO] [FML] Activating mod FML
2013-07-24 09:59:14 [INFO] [Forge] Activating mod Forge
2013-07-24 09:59:14 [INFO] [EmeraldAccesories] Activating mod EmeraldAccesories
2013-07-24 09:59:14 [WARNING] [EmeraldAccesories] Mod EmeraldAccesories is missing a pack.mcmeta file, things may not work well
2013-07-24 09:59:14 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:EmeraldAccesories
2013-07-24 09:59:14 [INFO] [STDOUT]
2013-07-24 09:59:14 [INFO] [STDOUT] SoundSystem shutting down...
2013-07-24 09:59:15 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] Starting up SoundSystem...
2013-07-24 09:59:15 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-07-24 09:59:15 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2000 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2256 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldPickaxe
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2001 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2257 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldSword
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2002 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2258 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldShovel
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2003 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2259 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldHoe
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2004 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2260 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldAxe
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader]
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.2.35.800} [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge{9.10.0.800} [Minecraft Forge] (coremods) Unloaded->Constructed
EmeraldAccesories{1.0 Alpha} [EmeraldAccesories] (bin) Unloaded->Errored
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader] Caught exception from EmeraldAccesories
java.lang.ArrayIndexOutOfBoundsException: 0
at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:160)
at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
at qwerty.EmeraldAccesories.common.EmeraldAccesories.<init>(EmeraldAccesories.java:65)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:514)
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:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
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:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(Main.java:93)
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)
2013-07-24 09:59:15 [INFO] [STDOUT] ---- Minecraft Crash Report ----
2013-07-24 09:59:15 [INFO] [STDOUT] // I let you down. Sorry
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] Time: 7/24/13 9:59 AM
2013-07-24 09:59:15 [INFO] [STDOUT] Description: Initializing game
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] java.lang.ArrayIndexOutOfBoundsException: 0
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:160)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
2013-07-24 09:59:15 [INFO] [STDOUT] at qwerty.EmeraldAccesories.common.EmeraldAccesories.<init>(EmeraldAccesories.java:65)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.Class.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:514)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
2013-07-24 09:59:15 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] -- Head --
2013-07-24 09:59:15 [INFO] [STDOUT] Stacktrace:
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:160)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
2013-07-24 09:59:15 [INFO] [STDOUT] at qwerty.EmeraldAccesories.common.EmeraldAccesories.<init>(EmeraldAccesories.java:65)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.Class.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:514)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] -- Initialization --
2013-07-24 09:59:15 [INFO] [STDOUT] Details:
2013-07-24 09:59:15 [INFO] [STDOUT] Stacktrace:
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] -- System Details --
2013-07-24 09:59:15 [INFO] [STDOUT] Details:
2013-07-24 09:59:15 [INFO] [STDOUT] Minecraft Version: 1.6.2
2013-07-24 09:59:15 [INFO] [STDOUT] Operating System: Windows 8 (amd64) version 6.2
2013-07-24 09:59:15 [INFO] [STDOUT] Java Version: 1.7.0_25, Oracle Corporation
2013-07-24 09:59:15 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
2013-07-24 09:59:15 [INFO] [STDOUT] Memory: 764119696 bytes (728 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
2013-07-24 09:59:15 [INFO] [STDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
2013-07-24 09:59:15 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
2013-07-24 09:59:15 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
2013-07-24 09:59:15 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
2013-07-24 09:59:15 [INFO] [STDOUT] FML: MCP v8.04 FML v6.2.35.800 Minecraft Forge 9.10.0.800 4 mods loaded, 4 mods active
2013-07-24 09:59:15 [INFO] [STDOUT] mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
2013-07-24 09:59:15 [INFO] [STDOUT] FML{6.2.35.800} [Forge Mod Loader] (coremods) Unloaded->Constructed
2013-07-24 09:59:15 [INFO] [STDOUT] Forge{9.10.0.800} [Minecraft Forge] (coremods) Unloaded->Constructed
2013-07-24 09:59:15 [INFO] [STDOUT] EmeraldAccesories{1.0 Alpha} [EmeraldAccesories] (bin) Unloaded->Errored
2013-07-24 09:59:15 [INFO] [STDOUT] Launched Version: 1.6
2013-07-24 09:59:15 [INFO] [STDOUT] LWJGL: 2.9.0
2013-07-24 09:59:15 [INFO] [STDOUT] OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2843, Intel
2013-07-24 09:59:15 [INFO] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
2013-07-24 09:59:15 [INFO] [STDOUT] Type: Client (map_client.txt)
2013-07-24 09:59:15 [INFO] [STDOUT] Resource Pack: Default
2013-07-24 09:59:15 [INFO] [STDOUT] Current Language: English (US)
2013-07-24 09:59:15 [INFO] [STDOUT] Profiler Position: N/A (disabled)
2013-07-24 09:59:15 [INFO] [STDOUT] Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
2013-07-24 09:59:15 [INFO] [STDOUT] #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Wen\Desktop\Minecraft Modding\forge\mcp\jars\.\crash-reports\crash-2013-07-24_09.59.15-client.txt
The Vec3 Pool Size: ~~ERROR~~ NullPointerException: nullI is what I think is the error. But i'm not sure. If it is tell me how to fix it and if there is another error please tell me how to fix it. THANK YOU
Hello I am new to modding and I was making a mod based off of https://www.youtube.com/user/XxxXEclipse7XxxX/videos. I am doing what he says, except I am making emerald tools. In his second video where he tells me to run the mod in Eclipse to test it, my Minecraft crashes. The window pops up then after a little is just closes by itself.
The full report:
Jul 24, 2013 9:58:54 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name cpw.mods.fml.common.launcher.FMLTweaker
2013-07-24 09:58:54 [INFO] [ForgeModLoader] Forge Mod Loader version 6.2.35.800 for Minecraft 1.6.2 loading
2013-07-24 09:58:54 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_25, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2013-07-24 09:58:54 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2013-07-24 09:58:55 [INFO] [STDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg
2013-07-24 09:58:55 [INFO] [STDOUT] Loaded 107 rules from AccessTransformer config file forge_at.cfg
2013-07-24 09:58:57 [SEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
2013-07-24 09:58:57 [INFO] [ForgeModLoader] Launching wrapped minecraft
2013-07-24 09:58:59 [INFO] [Minecraft-Client] Setting user: Player609
2013-07-24 09:58:59 [INFO] [Minecraft-Client] (Session ID is null)
2013-07-24 09:59:03 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2013-07-24 09:59:05 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
2013-07-24 09:59:05 [INFO] [STDOUT]
2013-07-24 09:59:05 [INFO] [STDOUT] Starting up SoundSystem...
2013-07-24 09:59:06 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-07-24 09:59:06 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-07-24 09:59:06 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-24 09:59:06 [INFO] [STDOUT] MinecraftForge v9.10.0.800 Initialized
2013-07-24 09:59:06 [INFO] [ForgeModLoader] MinecraftForge v9.10.0.800 Initialized
2013-07-24 09:59:06 [INFO] [STDOUT] OpenAL initialized.
2013-07-24 09:59:06 [INFO] [STDOUT]
2013-07-24 09:59:06 [INFO] [STDOUT] Replaced 101 ore recipies
2013-07-24 09:59:06 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-24 09:59:06 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Wen\Desktop\Minecraft Modding\forge\mcp\jars\config\logging.properties
2013-07-24 09:59:06 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-24 09:59:07 [INFO] [ForgeModLoader] Searching C:\Users\Wen\Desktop\Minecraft Modding\forge\mcp\jars\mods for mods
2013-07-24 09:59:14 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-07-24 09:59:14 [INFO] [mcp] Activating mod mcp
2013-07-24 09:59:14 [INFO] [FML] Activating mod FML
2013-07-24 09:59:14 [INFO] [Forge] Activating mod Forge
2013-07-24 09:59:14 [INFO] [EmeraldAccesories] Activating mod EmeraldAccesories
2013-07-24 09:59:14 [WARNING] [EmeraldAccesories] Mod EmeraldAccesories is missing a pack.mcmeta file, things may not work well
2013-07-24 09:59:14 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:EmeraldAccesories
2013-07-24 09:59:14 [INFO] [STDOUT]
2013-07-24 09:59:14 [INFO] [STDOUT] SoundSystem shutting down...
2013-07-24 09:59:15 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] Starting up SoundSystem...
2013-07-24 09:59:15 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-07-24 09:59:15 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2000 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2256 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldPickaxe
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2001 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2257 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldSword
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2002 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2258 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldShovel
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2003 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2259 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldHoe
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2004 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2260 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldAxe
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader]
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.2.35.800} [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge{9.10.0.800} [Minecraft Forge] (coremods) Unloaded->Constructed
EmeraldAccesories{1.0 Alpha} [EmeraldAccesories] (bin) Unloaded->Errored
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader] Caught exception from EmeraldAccesories
java.lang.ArrayIndexOutOfBoundsException: 0
at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:160)
at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
at qwerty.EmeraldAccesories.common.EmeraldAccesories.<init>(EmeraldAccesories.java:65)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:514)
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:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
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:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(Main.java:93)
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)
2013-07-24 09:59:15 [INFO] [STDOUT] ---- Minecraft Crash Report ----
2013-07-24 09:59:15 [INFO] [STDOUT] // I let you down. Sorry
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] Time: 7/24/13 9:59 AM
2013-07-24 09:59:15 [INFO] [STDOUT] Description: Initializing game
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] java.lang.ArrayIndexOutOfBoundsException: 0
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:160)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
2013-07-24 09:59:15 [INFO] [STDOUT] at qwerty.EmeraldAccesories.common.EmeraldAccesories.<init>(EmeraldAccesories.java:65)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.Class.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:514)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
2013-07-24 09:59:15 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] -- Head --
2013-07-24 09:59:15 [INFO] [STDOUT] Stacktrace:
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:160)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
2013-07-24 09:59:15 [INFO] [STDOUT] at qwerty.EmeraldAccesories.common.EmeraldAccesories.<init>(EmeraldAccesories.java:65)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.Class.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:514)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] -- Initialization --
2013-07-24 09:59:15 [INFO] [STDOUT] Details:
2013-07-24 09:59:15 [INFO] [STDOUT] Stacktrace:
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] -- System Details --
2013-07-24 09:59:15 [INFO] [STDOUT] Details:
2013-07-24 09:59:15 [INFO] [STDOUT] Minecraft Version: 1.6.2
2013-07-24 09:59:15 [INFO] [STDOUT] Operating System: Windows 8 (amd64) version 6.2
2013-07-24 09:59:15 [INFO] [STDOUT] Java Version: 1.7.0_25, Oracle Corporation
2013-07-24 09:59:15 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
2013-07-24 09:59:15 [INFO] [STDOUT] Memory: 764119696 bytes (728 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
2013-07-24 09:59:15 [INFO] [STDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
2013-07-24 09:59:15 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
2013-07-24 09:59:15 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
2013-07-24 09:59:15 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
2013-07-24 09:59:15 [INFO] [STDOUT] FML: MCP v8.04 FML v6.2.35.800 Minecraft Forge 9.10.0.800 4 mods loaded, 4 mods active
2013-07-24 09:59:15 [INFO] [STDOUT] mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
2013-07-24 09:59:15 [INFO] [STDOUT] FML{6.2.35.800} [Forge Mod Loader] (coremods) Unloaded->Constructed
2013-07-24 09:59:15 [INFO] [STDOUT] Forge{9.10.0.800} [Minecraft Forge] (coremods) Unloaded->Constructed
2013-07-24 09:59:15 [INFO] [STDOUT] EmeraldAccesories{1.0 Alpha} [EmeraldAccesories] (bin) Unloaded->Errored
2013-07-24 09:59:15 [INFO] [STDOUT] Launched Version: 1.6
2013-07-24 09:59:15 [INFO] [STDOUT] LWJGL: 2.9.0
2013-07-24 09:59:15 [INFO] [STDOUT] OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2843, Intel
2013-07-24 09:59:15 [INFO] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
2013-07-24 09:59:15 [INFO] [STDOUT] Type: Client (map_client.txt)
2013-07-24 09:59:15 [INFO] [STDOUT] Resource Pack: Default
2013-07-24 09:59:15 [INFO] [STDOUT] Current Language: English (US)
2013-07-24 09:59:15 [INFO] [STDOUT] Profiler Position: N/A (disabled)
2013-07-24 09:59:15 [INFO] [STDOUT] Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
2013-07-24 09:59:15 [INFO] [STDOUT] #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Wen\Desktop\Minecraft Modding\forge\mcp\jars\.\crash-reports\crash-2013-07-24_09.59.15-client.txt
The Vec3 Pool Size: ~~ERROR~~ NullPointerException: nullI is what I think is the error. But i'm not sure. If it is tell me how to fix it and if there is another error please tell me how to fix it. THANK YOU
First, please use spoiler!
Second, check your EmeraldAccesories.java line 65 (error reported to be there!)
Third, you are apparently trying to overwrite the records from vanilla!
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2000 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2256 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldPickaxe
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
The full report:
Jul 24, 2013 9:58:54 AM net.minecraft.launchwrapper.LogWrapper log
INFO: Using tweak class name cpw.mods.fml.common.launcher.FMLTweaker
2013-07-24 09:58:54 [INFO] [ForgeModLoader] Forge Mod Loader version 6.2.35.800 for Minecraft 1.6.2 loading
2013-07-24 09:58:54 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_25, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
2013-07-24 09:58:54 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2013-07-24 09:58:55 [INFO] [STDOUT] Loaded 39 rules from AccessTransformer config file fml_at.cfg
2013-07-24 09:58:55 [INFO] [STDOUT] Loaded 107 rules from AccessTransformer config file forge_at.cfg
2013-07-24 09:58:57 [SEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
2013-07-24 09:58:57 [INFO] [ForgeModLoader] Launching wrapped minecraft
2013-07-24 09:58:59 [INFO] [Minecraft-Client] Setting user: Player609
2013-07-24 09:58:59 [INFO] [Minecraft-Client] (Session ID is null)
2013-07-24 09:59:03 [INFO] [Minecraft-Client] LWJGL Version: 2.9.0
2013-07-24 09:59:05 [INFO] [Minecraft-Client] Reloading ResourceManager: Default
2013-07-24 09:59:05 [INFO] [STDOUT]
2013-07-24 09:59:05 [INFO] [STDOUT] Starting up SoundSystem...
2013-07-24 09:59:06 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-07-24 09:59:06 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2013-07-24 09:59:06 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-24 09:59:06 [INFO] [STDOUT] MinecraftForge v9.10.0.800 Initialized
2013-07-24 09:59:06 [INFO] [ForgeModLoader] MinecraftForge v9.10.0.800 Initialized
2013-07-24 09:59:06 [INFO] [STDOUT] OpenAL initialized.
2013-07-24 09:59:06 [INFO] [STDOUT]
2013-07-24 09:59:06 [INFO] [STDOUT] Replaced 101 ore recipies
2013-07-24 09:59:06 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-24 09:59:06 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Wen\Desktop\Minecraft Modding\forge\mcp\jars\config\logging.properties
2013-07-24 09:59:06 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-24 09:59:07 [INFO] [ForgeModLoader] Searching C:\Users\Wen\Desktop\Minecraft Modding\forge\mcp\jars\mods for mods
2013-07-24 09:59:14 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-07-24 09:59:14 [INFO] [mcp] Activating mod mcp
2013-07-24 09:59:14 [INFO] [FML] Activating mod FML
2013-07-24 09:59:14 [INFO] [Forge] Activating mod Forge
2013-07-24 09:59:14 [INFO] [EmeraldAccesories] Activating mod EmeraldAccesories
2013-07-24 09:59:14 [WARNING] [EmeraldAccesories] Mod EmeraldAccesories is missing a pack.mcmeta file, things may not work well
2013-07-24 09:59:14 [INFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:EmeraldAccesories
2013-07-24 09:59:14 [INFO] [STDOUT]
2013-07-24 09:59:14 [INFO] [STDOUT] SoundSystem shutting down...
2013-07-24 09:59:15 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] Starting up SoundSystem...
2013-07-24 09:59:15 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-07-24 09:59:15 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2000 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2256 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldPickaxe
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2001 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2257 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldSword
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2002 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2258 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldShovel
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2003 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2259 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldHoe
2013-07-24 09:59:15 [INFO] [STDOUT] CONFLICT @ 2004 item slot already occupied by [email protected] while adding [email protected]
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2260 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldAxe
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader]
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.2.35.800} [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge{9.10.0.800} [Minecraft Forge] (coremods) Unloaded->Constructed
EmeraldAccesories{1.0 Alpha} [EmeraldAccesories] (bin) Unloaded->Errored
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-07-24 09:59:15 [SEVERE] [ForgeModLoader] Caught exception from EmeraldAccesories
java.lang.ArrayIndexOutOfBoundsException: 0
at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:160)
at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
at qwerty.EmeraldAccesories.common.EmeraldAccesories.<init>(EmeraldAccesories.java:65)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:514)
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:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
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:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(Main.java:93)
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)
2013-07-24 09:59:15 [INFO] [STDOUT] ---- Minecraft Crash Report ----
2013-07-24 09:59:15 [INFO] [STDOUT] // I let you down. Sorry
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] Time: 7/24/13 9:59 AM
2013-07-24 09:59:15 [INFO] [STDOUT] Description: Initializing game
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] java.lang.ArrayIndexOutOfBoundsException: 0
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:160)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
2013-07-24 09:59:15 [INFO] [STDOUT] at qwerty.EmeraldAccesories.common.EmeraldAccesories.<init>(EmeraldAccesories.java:65)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.Class.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:514)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
2013-07-24 09:59:15 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] -- Head --
2013-07-24 09:59:15 [INFO] [STDOUT] Stacktrace:
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:160)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
2013-07-24 09:59:15 [INFO] [STDOUT] at qwerty.EmeraldAccesories.common.EmeraldAccesories.<init>(EmeraldAccesories.java:65)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.Class.newInstance(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:514)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-07-24 09:59:15 [INFO] [STDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
2013-07-24 09:59:15 [INFO] [STDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] -- Initialization --
2013-07-24 09:59:15 [INFO] [STDOUT] Details:
2013-07-24 09:59:15 [INFO] [STDOUT] Stacktrace:
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(Main.java:93)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
2013-07-24 09:59:15 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
2013-07-24 09:59:15 [INFO] [STDOUT]
2013-07-24 09:59:15 [INFO] [STDOUT] -- System Details --
2013-07-24 09:59:15 [INFO] [STDOUT] Details:
2013-07-24 09:59:15 [INFO] [STDOUT] Minecraft Version: 1.6.2
2013-07-24 09:59:15 [INFO] [STDOUT] Operating System: Windows 8 (amd64) version 6.2
2013-07-24 09:59:15 [INFO] [STDOUT] Java Version: 1.7.0_25, Oracle Corporation
2013-07-24 09:59:15 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
2013-07-24 09:59:15 [INFO] [STDOUT] Memory: 764119696 bytes (728 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
2013-07-24 09:59:15 [INFO] [STDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
2013-07-24 09:59:15 [INFO] [STDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
2013-07-24 09:59:15 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
2013-07-24 09:59:15 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
2013-07-24 09:59:15 [INFO] [STDOUT] FML: MCP v8.04 FML v6.2.35.800 Minecraft Forge 9.10.0.800 4 mods loaded, 4 mods active
2013-07-24 09:59:15 [INFO] [STDOUT] mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
2013-07-24 09:59:15 [INFO] [STDOUT] FML{6.2.35.800} [Forge Mod Loader] (coremods) Unloaded->Constructed
2013-07-24 09:59:15 [INFO] [STDOUT] Forge{9.10.0.800} [Minecraft Forge] (coremods) Unloaded->Constructed
2013-07-24 09:59:15 [INFO] [STDOUT] EmeraldAccesories{1.0 Alpha} [EmeraldAccesories] (bin) Unloaded->Errored
2013-07-24 09:59:15 [INFO] [STDOUT] Launched Version: 1.6
2013-07-24 09:59:15 [INFO] [STDOUT] LWJGL: 2.9.0
2013-07-24 09:59:15 [INFO] [STDOUT] OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2843, Intel
2013-07-24 09:59:15 [INFO] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
2013-07-24 09:59:15 [INFO] [STDOUT] Type: Client (map_client.txt)
2013-07-24 09:59:15 [INFO] [STDOUT] Resource Pack: Default
2013-07-24 09:59:15 [INFO] [STDOUT] Current Language: English (US)
2013-07-24 09:59:15 [INFO] [STDOUT] Profiler Position: N/A (disabled)
2013-07-24 09:59:15 [INFO] [STDOUT] Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
2013-07-24 09:59:15 [INFO] [STDOUT] #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Wen\Desktop\Minecraft Modding\forge\mcp\jars\.\crash-reports\crash-2013-07-24_09.59.15-client.txt
The Vec3 Pool Size: ~~ERROR~~ NullPointerException: nullI is what I think is the error. But i'm not sure. If it is tell me how to fix it and if there is another error please tell me how to fix it. THANK YOU
Check The format an code
First, please use spoiler!
Second, check your EmeraldAccesories.java line 65 (error reported to be there!)
Third, you are apparently trying to overwrite the records from vanilla!
2013-07-24 09:59:15 [INFO] [fml.ItemTracker] The mod EmeraldAccesories is overwriting existing item at 2256 (net.minecraft.item.ItemRecord from Minecraft) with qwerty.EmeraldAccesories.item.ItemEmeraldPickaxe