Posted July 5, 201312 yr I have all my textures in the same spot ([MCP]/src/minecraft/assets/rpg/textures/items/texture.png and [MCP]/src/minecraft/assets/rpg/textures/blocks/texture.png) but they still don't work! any help would be appreciated! I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes. I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there
July 5, 201312 yr Try instantiating your blocks and items as early as preinitialization if you don't already. "registerIcons" doesn't seem to be called after preinit anymore
July 5, 201312 yr Author I know that. And I have always had my items/blocks instantiated there. I don't get the nature of the problem I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes. I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there
July 5, 201312 yr The same was happening to me See this page in the wiki, it helped me at least: http://www.minecraftforge.net/wiki/Eclipse#Fixing_textures_not_being_copied
July 5, 201312 yr ^^ Don't think that will work. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
July 6, 201312 yr Could someone actually explain this, please. For example, it can't find my critter textures with the error message: "minecraft:/danger/orespawn/butterfly3.png" But when I go there. There it is! What the heck? If my mod name is MYMOD. And the top level source directory (cpw. ibxm, net, paulscode) is: /workspace/forge/mcp/src/minecraft. I know my sources go in /workspace/forge/mcp/src/minecraft/MYMOD. My critter textures used to be happy there too. Now they are not. Where do my critter textures go??? (full path please) My "textures" (block, items) directory used to be happy there too. Now it is not. Where does it go??? (full path please!) What about sounds??? Did they move too? (full path please!) And where does armor go now??? (again, full path please!) PLEASE give me/us/everyone full paths for this example. Odds are good I've been programming since before you were born. Yeah. I'm OLD school.
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.