Every time i put the code in to craft a explosive i had made i get a java.lang.NullPointerException but if i don't put the crafting recipe it works fine.
Ok, So i went to make a bomb for my mod loosely based off some code from a earlier forum post and Give Him All Credit for the code i used from him:P
http://www.minecraftforge.net/forum/index.php/topic,1562.0.html
Now every time i run MC from the code it Crashes and
My code :
my block Register
My Block file
Entity:
Render:
Client Proxy
Thanks For All The Help
Turns out i did install Forge wrong.
but i have it all fixed now, had to replace asm-all-4.0-source and guava-12.0.1-sources
thanks for thinking im blind
When i installed forge into mcp 72 i opened eclipse went to /minecraft/common and only found cpw.mods.fml.common and cpw.mods.fml.common.asm related to forge and a bunch of org.bouncycastle stuff, did i install forge wrong or what?
Thanks, i am a real nub at modding MC, made a mod loader mod a while back, never even reliced