I get this error when i use the test function in eclipse. I would find the error my self but i dont know where to look. The error log doesnt point exactly to any point in my code.
2012-10-28 21:24:00 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
2012-10-28 21:24:00 [iNFO] [sTDERR] java.lang.NullPointerException
2012-10-28 21:24:00 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.printModStates(LoadController.java:194)
2012-10-28 21:24:00 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:96)
2012-10-28 21:24:00 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:652)
2012-10-28 21:24:00 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
2012-10-28 21:24:00 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:465)
2012-10-28 21:24:00 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-10-28 21:24:00 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)
2012-10-29 18:02:54 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.4.420 for Minecraft 1.4.2 loading
2012-10-29 18:02:54 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-10-29 18:02:54 [FINEST] [ForgeModLoader] Discovering coremods
2012-10-29 18:02:54 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-10-29 18:02:54 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-10-29 18:02:54 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-10-29 18:02:55 [FINEST] [ForgeModLoader] Running coremod plugins
2012-10-29 18:02:55 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-10-29 18:02:55 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-10-29 18:02:55 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-10-29 18:02:55 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-10-29 18:02:55 [FINEST] [ForgeModLoader] Validating minecraft
2012-10-29 18:02:55 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-10-29 18:03:03 [iNFO] [sTDOUT] 27 achievements
2012-10-29 18:03:04 [iNFO] [sTDOUT] 208 recipes
2012-10-29 18:03:06 [iNFO] [sTDOUT] Setting user: Player265, -
2012-10-29 18:03:06 [iNFO] [sTDERR] Client asked for parameter: server
2012-10-29 18:03:06 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-10-29 18:03:17 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-10-29 18:03:17 [iNFO] [sTDOUT] MinecraftForge v6.0.1.337 Initialized
2012-10-29 18:03:17 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.337 Initialized
2012-10-29 18:03:17 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-10-29 18:03:18 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-10-29 18:03:18 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-10-29 18:03:18 [FINE] [ForgeModLoader] Found a minecraft related directory at C:\Users\DarkDestry\Desktop\Java code 2\MCP\eclipse\Minecraft\bin, examining for mod candidates
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Skipping known library file C:\Users\DarkDestry\Desktop\Java code 2\MCP\jars\bin\jinput.jar
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Skipping known library file C:\Users\DarkDestry\Desktop\Java code 2\MCP\jars\bin\lwjgl_util.jar
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Skipping known library file C:\Users\DarkDestry\Desktop\Java code 2\MCP\jars\bin\lwjgl.jar
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\DarkDestry\Desktop\Java code 2\MCP\jars\bin\minecraft.jar, examining for mod candidates
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Skipping known library file C:\Users\DarkDestry\Desktop\Java code 2\MCP\lib\argo-2.25.jar
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Skipping known library file C:\Users\DarkDestry\Desktop\Java code 2\MCP\lib\asm-all-4.0.jar
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Skipping known library file C:\Users\DarkDestry\Desktop\Java code 2\MCP\lib\guava-12.0.1.jar
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Skipping known library file C:\Users\DarkDestry\Desktop\Java code 2\MCP\jars\lib\argo-2.25.jar
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Skipping known library file C:\Users\DarkDestry\Desktop\Java code 2\MCP\jars\lib\guava-12.0.1.jar
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Skipping known library file C:\Users\DarkDestry\Desktop\Java code 2\MCP\jars\lib\asm-all-4.0.jar
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-10-29 18:03:19 [iNFO] [ForgeModLoader] Searching C:\Users\DarkDestry\Desktop\Java code 2\MCP\jars\mods for mods
2012-10-29 18:03:19 [FINE] [ForgeModLoader] Examining directory bin for potential mods
2012-10-29 18:03:19 [FINE] [ForgeModLoader] No mcmod.info file found in directory bin
2012-10-29 18:03:19 [FINEST] [ForgeModLoader] Recursing into package cpw
2012-10-29 18:03:19 [FINEST] [ForgeModLoader] Recursing into package cpw.mods
2012-10-29 18:03:19 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml
2012-10-29 18:03:19 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client
2012-10-29 18:03:19 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.modloader
2012-10-29 18:03:19 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.registry
2012-10-29 18:03:19 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common
2012-10-29 18:03:19 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm
2012-10-29 18:03:20 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers
2012-10-29 18:03:20 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery
2012-10-29 18:03:20 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery.asm
2012-10-29 18:03:20 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.event
2012-10-29 18:03:20 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.functions
2012-10-29 18:03:20 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.modloader
2012-10-29 18:03:20 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.network
2012-10-29 18:03:21 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.registry
2012-10-29 18:03:21 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.toposort
2012-10-29 18:03:21 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.versioning
2012-10-29 18:03:21 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.relauncher
2012-10-29 18:03:21 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.server
2012-10-29 18:03:21 [FINEST] [ForgeModLoader] Recursing into package darkdestry
2012-10-29 18:03:21 [FINEST] [ForgeModLoader] Recursing into package darkdestry.client
2012-10-29 18:03:21 [FINEST] [ForgeModLoader] Recursing into package darkdestry.common
2012-10-29 18:03:21 [FINEST] [ForgeModLoader] Recursing into package darkdestry.experiment
2012-10-29 18:03:22 [FINE] [ForgeModLoader] Identified an FMLMod type mod darkdestry.experiment.experiment
2012-10-29 18:03:22 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-10-29 18:03:22 [FINEST] [ForgeModLoader] Recursing into package ibxm
2012-10-29 18:03:22 [FINEST] [ForgeModLoader] Recursing into package net
2012-10-29 18:03:22 [FINEST] [ForgeModLoader] Recursing into package net.minecraft
2012-10-29 18:03:22 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client
2012-10-29 18:03:22 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server
2012-10-29 18:03:22 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src
2012-10-29 18:03:46 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge
2012-10-29 18:03:46 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.classloading
2012-10-29 18:03:46 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client
2012-10-29 18:03:46 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event
2012-10-29 18:03:46 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event.sound
2012-10-29 18:03:46 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.item
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.living
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.minecart
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.player
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.world
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.oredict
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.transformers
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package org
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.asn1
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.asn1.bc
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.asn1.pkcs
2012-10-29 18:03:47 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.crypto
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.crypto.engines
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.crypto.io
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.crypto.modes
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.crypto.params
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jcajce
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jcajce.provider
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jcajce.provider.config
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jcajce.provider.util
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jce
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jce.provider
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.util
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package paulscode
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound
2012-10-29 18:03:48 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound.codecs
2012-10-29 18:03:48 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-10-29 18:03:48 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-10-29 18:03:51 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Received a system property request ''
2012-10-29 18:03:51 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-10-29 18:03:51 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Activating mod mcp
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Activating mod FML
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Activating mod Forge
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Enabling mod DarkDestry_Experiment
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Activating mod DarkDestry_Experiment
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-10-29 18:03:51 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Mod sorting data:
2012-10-29 18:03:51 [FINE] [ForgeModLoader] DarkDestry_Experiment(Experiment:1.0.0): bin ()
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod DarkDestry_Experiment
2012-10-29 18:03:51 [FINEST] [ForgeModLoader] Testing mod DarkDestry_Experiment to verify it accepts its own version in a remote connection
2012-10-29 18:03:51 [FINEST] [ForgeModLoader] The mod DarkDestry_Experiment accepts its own version (1.0.0)
2012-10-29 18:03:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into DarkDestry_Experiment
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod DarkDestry_Experiment
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2012-10-29 18:03:51 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod DarkDestry_Experiment
2012-10-29 18:03:51 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod DarkDestry_Experiment
2012-10-29 18:03:53 [iNFO] [sTDOUT] Starting up SoundSystem...
2012-10-29 18:03:53 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2012-10-29 18:03:53 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-10-29 18:03:54 [iNFO] [sTDOUT] OpenAL initialized.
2012-10-29 18:03:55 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2012-10-29 18:03:55 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2012-10-29 18:03:55 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2012-10-29 18:03:55 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2012-10-29 18:03:55 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2012-10-29 18:03:55 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2012-10-29 18:03:55 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod DarkDestry_Experiment
2012-10-29 18:03:55 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod DarkDestry_Experiment
2012-10-29 18:03:55 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
2012-10-29 18:03:55 [iNFO] [sTDERR] java.lang.NullPointerException
2012-10-29 18:03:55 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.printModStates(LoadController.java:194)
2012-10-29 18:03:55 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:96)
2012-10-29 18:03:55 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:652)
2012-10-29 18:03:55 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
2012-10-29 18:03:55 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:465)
2012-10-29 18:03:55 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-10-29 18:03:55 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)
2012-10-29 18:13:18 [iNFO] [sTDERR] Someone is closing me!
Main File
package darkdestry.experiment;
import net.minecraft.src.Block;
import net.minecraft.src.Item;
import net.minecraft.src.ItemStack;
import cpw.mods.fml.common.Mod;
import cpw.mods.fml.common.Mod.Init;
import cpw.mods.fml.common.SidedProxy;
import cpw.mods.fml.common.event.FMLInitializationEvent;
import cpw.mods.fml.common.network.NetworkMod;
import cpw.mods.fml.common.registry.GameRegistry;
import cpw.mods.fml.common.registry.LanguageRegistry;
import darkdestry.common.CommonProxydarkdestry;
@Mod(modid = "DarkDestry_Experiment", name = "Experiment", version = "1.0.0")
@NetworkMod(clientSideRequired = true, serverSideRequired = false)
public class experiment
{
public static Block DenseStone;
public static Block DenseCobblestone;
public static Item DenseStoneShard;
public static Item AntiMatter;
//Block Texture render
@SidedProxy(clientSide = "darkdestry.client.ClientProxydarkdestry", serverSide = "darkdestry.common.CommonProxydarkdestry")
public static CommonProxydarkdestry proxy;
//Main Chunk
@Init
public void load(FMLInitializationEvent event)
{
GameRegistry.addRecipe(new ItemStack(darkdestry.experiment.experiment.DenseCobblestone), new Object[]
{
"YYY",
"YXY",
"YYY",
'X', Block.stone, 'Y', Item.bucketLava
});
GameRegistry.addRecipe(new ItemStack(darkdestry.experiment.experiment.DenseStone), new Object[]
{
"XXX",
"XXX",
"XXX",
'X', darkdestry.experiment.experiment.DenseStoneShard
});
GameRegistry.addSmelting(darkdestry.experiment.experiment.DenseCobblestone.blockID, new ItemStack(darkdestry.experiment.experiment.DenseStoneShard), 0.2F);
GameRegistry.addSmelting(darkdestry.experiment.experiment.DenseStone.blockID, new ItemStack(darkdestry.experiment.experiment.AntiMatter), 0.5F);
DenseStoneShard = new ItemStoneShardDense(1400).setItemName("DenseStoneShard").setIconIndex(1);
AntiMatter = new ItemNonMatter(1401).setItemName("AntiMatter").setIconIndex(2);
DenseStone = new BlockStoneDense(1500,0).setBlockName("DenseStone").setStepSound(Block.soundStoneFootstep).setHardness(7F).setResistance(10F);
DenseCobblestone = new BlockDenseCobble(1501,1).setBlockName("DenseCobblestone").setStepSound(Block.soundStoneFootstep).setHardness(9F).setResistance(10F);
GameRegistry.registerBlock(DenseStone);
GameRegistry.registerBlock(DenseCobblestone);
LanguageRegistry.addName(DenseStoneShard, "Dense Stoneshard");
LanguageRegistry.addName(DenseCobblestone, "Dense Cobblestone");
LanguageRegistry.addName(DenseStone, "Dense Stone");
}
}