Everything posted by Cookie160
-
UN-TEXTURED UN-NAMED BLOCK. SIMPLE QUESTION?
Should have come up with an error in eclipse... It did. It still didn't work
-
UN-TEXTURED UN-NAMED BLOCK. SIMPLE QUESTION?
So, after applying your suggestions, I fooled around with the code, and got it down to one problem. Error: Caused by: java.lang.Error: Unresolved compilation problems: 2014-01-03 11:06:22 [iNFO] [sTDOUT] Syntax error on token "registerIcon", VariableDeclarator expected after this token 2014-01-03 11:06:22 [iNFO] [sTDOUT] registerIcon cannot be resolved to a type 2014-01-03 11:06:22 [iNFO] [sTDOUT] Illegal modifier for parameter $missing$; only final is permitted 2014-01-03 11:06:22 [iNFO] [sTDOUT] Changed Code: package snowstorm; import cpw.mods.fml.common.Mod.Init; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.client.renderer.texture.IconRegister; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.util.Icon; import snowstorm.Snowstorm; import snowstorm.ClientProxySnowstorm; public class BlockSnowstormBlock<registerIcons> extends Block{ public BlockSnowstormBlock(int id, Material mat) { super(id, mat); this.setCreativeTab(CreativeTabs.tabBlock); public registerIcon;IconRegister icon;{ this.blockIcon = icon.registerIcon("Snowstorm:blanket"); } } } Thanks!
-
UN-TEXTURED UN-NAMED BLOCK. SIMPLE QUESTION?
Thank you so much! If all else fails, I'll get that version of forge.
-
UN-TEXTURED UN-NAMED BLOCK. SIMPLE QUESTION?
We're getting there! It's now calling on small mistakes! Error: http://pastebin.com/1frivVqX Updated code: http://pastebin.com/eBBhVqZK Don't worry about being "a pain" I literally have just about nothing to do this week!
-
UN-TEXTURED UN-NAMED BLOCK. SIMPLE QUESTION?
Thanks! That solved soooooo many problems! But when I run it it, it crashes Error: http://pastebin.com/A7iyurLx
-
UN-TEXTURED UN-NAMED BLOCK. SIMPLE QUESTION?
I uploaded a better version: http://pastebin.com/xJByzQHD
-
UN-TEXTURED UN-NAMED BLOCK. SIMPLE QUESTION?
http://pastebin.com/BaZaZ6yS Beware, code for all of my files are present in this paste bin! Thank you
-
UN-TEXTURED UN-NAMED BLOCK. SIMPLE QUESTION?
Will do!
-
UN-TEXTURED UN-NAMED BLOCK. SIMPLE QUESTION?
https://www.dropbox.com/s/chb3dnw1a998p70/Mod.zip Thank you!
-
UN-TEXTURED UN-NAMED BLOCK. SIMPLE QUESTION?
After watching multiple outdated videos on making blocks, I managed to get myself and un-textured unnamed block. When I try using the updated format, it crashes with NullPointerException (I know what that means) despite the fact that almost nothing changed. I was wondering if someone could tell me the proper way to have the "int id, int texture, Material" thing in 1.6.4. I presume this isn't too complicatated, but is yet too much for a noob like me Thank you
-
Forge 1.6.4 version 9.11.1.965 crashes with mods
Try just taking out the Xray mod, It looks as though the Xray mod has a severe problem, considering it says it doesn't contain any proper files. I'm not surprised, Optifine would be the kind of mod that would be incompatible.
IPS spam blocked by CleanTalk.