2012-12-27 13:15:37 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.12.511 for Minecraft 1.4.6 loading 2012-12-27 13:15:49 [INFO] [STDOUT] 27 achievements 2012-12-27 13:15:49 [INFO] [STDOUT] 210 recipes 2012-12-27 13:15:50 [INFO] [STDOUT] Setting user: Player882, - 2012-12-27 13:15:50 [INFO] [STDERR] Client asked for parameter: server 2012-12-27 13:15:50 [INFO] [STDOUT] LWJGL Version: 2.4.2 2012-12-27 13:15:53 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2012-12-27 13:15:53 [INFO] [STDOUT] MinecraftForge v6.5.0.471 Initialized 2012-12-27 13:15:53 [INFO] [ForgeModLoader] MinecraftForge v6.5.0.471 Initialized 2012-12-27 13:15:54 [INFO] [STDOUT] Replaced 84 ore recipies 2012-12-27 13:15:54 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization 2012-12-27 13:15:57 [INFO] [ForgeModLoader] Searching C:\Users\ZuZu\Desktop\Modding\jars\mods for mods 2012-12-27 13:16:05 [INFO] [ForgeModLoader] Attempting to reparse the mod container bin 2012-12-27 13:16:09 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load 2012-12-27 13:16:12 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue 2012-12-27 13:16:12 [SEVERE] [ForgeModLoader] mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML [Forge Mod Loader] (coremods) Unloaded->Constructed Forge [Minecraft Forge] (coremods) Unloaded->Constructed Ambro [Ambrocraft] (bin) Unloaded->Errored 2012-12-27 13:16:12 [SEVERE] [ForgeModLoader] The following problems were captured during this phase 2012-12-27 13:16:12 [SEVERE] [ForgeModLoader] Caught exception from Ambro java.lang.NullPointerException at net.minecraft.item.ItemTool.<init>(ItemTool.java:30) at net.minecraft.item.ItemAxe.<init>(ItemAxe.java:13) at ambro.craft.ItemAmbrosiumAxe.<init>(ItemAmbrosiumAxe.java:9) at ambro.craft.Ambrobase.<init>(Ambrobase.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at java.lang.Class.newInstance0(Class.java:372) at java.lang.Class.newInstance(Class.java:325) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:450) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) at cpw.mods.fml.common.Loader.loadMods(Loader.java:478) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161) at net.minecraft.client.Minecraft.startGame(Minecraft.java:410) at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44) at net.minecraft.client.Minecraft.run(Minecraft.java:744) at java.lang.Thread.run(Thread.java:722) 2012-12-27 13:16:14 [INFO] [STDERR] java.lang.NullPointerException 2012-12-27 13:16:14 [INFO] [STDERR] at net.minecraft.item.ItemTool.<init>(ItemTool.java:30) 2012-12-27 13:16:14 [INFO] [STDERR] at net.minecraft.item.ItemAxe.<init>(ItemAxe.java:13) 2012-12-27 13:16:14 [INFO] [STDERR] at ambro.craft.ItemAmbrosiumAxe.<init>(ItemAmbrosiumAxe.java:9) 2012-12-27 13:16:14 [INFO] [STDERR] at ambro.craft.Ambrobase.<init>(Ambrobase.java:32) 2012-12-27 13:16:14 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 2012-12-27 13:16:14 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) 2012-12-27 13:16:14 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 2012-12-27 13:16:14 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:525) 2012-12-27 13:16:14 [INFO] [STDERR] at java.lang.Class.newInstance0(Class.java:372) 2012-12-27 13:16:14 [INFO] [STDERR] at java.lang.Class.newInstance(Class.java:325) 2012-12-27 13:16:14 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:450) 2012-12-27 13:16:14 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-12-27 13:16:14 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2012-12-27 13:16:14 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2012-12-27 13:16:14 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601) 2012-12-27 13:16:14 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-12-27 13:16:14 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-12-27 13:16:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-12-27 13:16:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-12-27 13:16:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-12-27 13:16:14 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) 2012-12-27 13:16:14 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-12-27 13:16:14 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2012-12-27 13:16:14 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2012-12-27 13:16:14 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601) 2012-12-27 13:16:14 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-12-27 13:16:14 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-12-27 13:16:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-12-27 13:16:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-12-27 13:16:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-12-27 13:16:14 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) 2012-12-27 13:16:14 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478) 2012-12-27 13:16:14 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161) 2012-12-27 13:16:14 [INFO] [STDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:410) 2012-12-27 13:16:14 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44) 2012-12-27 13:16:14 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744) 2012-12-27 13:16:14 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:722)
Can you help me ?
Thanks.
P.S if you need base code or something else tell me











