Posted July 5, 201312 yr Hello, I have 2 blocks that were loading their textures fine in 1.5.2, but in 1.6.1 their just purple and black squares. Im using this to load the textures. @SideOnly(Side.CLIENT) public void registerIcons(IconRegister par1IconRegister) { this.blockIcon = par1IconRegister.registerIcon("modID:texurename"); } And i know i have the textures in the right place cause my 3D Item Model's texture renders great! help? [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
July 5, 201312 yr If you are using Eclipse, see this page in the wiki: http://www.minecraftforge.net/wiki/Eclipse#Fixing_textures_not_being_copied Edit: I have edited the page for 1.6.1
July 5, 201312 yr Author cool thanks, i try it. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
July 5, 201312 yr Author Yeah, that probaly wont work and it makes no sense, i have another texture for a 3D sword and it works fine. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
July 6, 201312 yr Blocks and textures are broken. Waiting for forge to fix them... Odds are good I've been programming since before you were born. Yeah. I'm OLD school.
July 6, 201312 yr Author Well actually theres a work around, now im just trying to get it to work [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.