Lumberstock Posted November 10, 2014 Share Posted November 10, 2014 Yeah. This is my problem. So, this is my code. Pretty basic, aye? Here is some more. This one, tells eclipse where to grab which item: So, I put a png file with the same name in the textures folder. Should work now, right? Well it doesn't work. My code has no errors. Help please? Quote This is this. Link to comment Share on other sites More sharing options...
GotoLink Posted November 10, 2014 Share Posted November 10, 2014 You see the log that says "missing texture xx" ? Post it. Quote Link to comment Share on other sites More sharing options...
Lumberstock Posted November 10, 2014 Author Share Posted November 10, 2014 ay. Quote This is this. Link to comment Share on other sites More sharing options...
Lumberstock Posted November 10, 2014 Author Share Posted November 10, 2014 What is Lumberstock.modId equal to? What is the full path to your texture? Also please for the love of god don't post text as images ... Oui. 1.public static final String modid = "Lumberstock"; 2.http://imgur.com/5pUXR43 3.Fine. Quote This is this. Link to comment Share on other sites More sharing options...
Draco18s Posted November 10, 2014 Share Posted November 10, 2014 "lumberstock" != "Lumberstock" Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given. Link to comment Share on other sites More sharing options...
Lumberstock Posted November 10, 2014 Author Share Posted November 10, 2014 nothing has changed. probably because I am terrible with java. Quote This is this. Link to comment Share on other sites More sharing options...
Lumberstock Posted November 11, 2014 Author Share Posted November 11, 2014 I didn't create the folders. They were already there. I tried putting my png file in the resources folder, but nothing changed. Quote This is this. Link to comment Share on other sites More sharing options...
Manslaughter777 Posted November 11, 2014 Share Posted November 11, 2014 make sure that your modid is LOWERCASE and also make sure that in the resources/assets/MODID < is lowercase! I had this problem to and the modid had to be lowercase Quote Link to comment Share on other sites More sharing options...
Lumberstock Posted November 11, 2014 Author Share Posted November 11, 2014 You're right. It doesn't. I started a new project. With the same code and same items. Just a new file. So now my final question is. Where do I need to put MagicLeaf.png. I know I have to put it in src/main/resources. But do I need to make a extra blocks/items folder? Because putting it next to mcmod.info, sure as hell doesn't work. I'm confused. Quote This is this. Link to comment Share on other sites More sharing options...
Lumberstock Posted November 11, 2014 Author Share Posted November 11, 2014 Do I have to create a specific class or package for it to work? Quote This is this. Link to comment Share on other sites More sharing options...
Lumberstock Posted November 11, 2014 Author Share Posted November 11, 2014 I take back the douche thing. This really helped. I salute to you. I tip my fedora. Quote This is this. Link to comment Share on other sites More sharing options...
Recommended Posts
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.