Jump to content

1.7.10 mod help


HeroExterio

Recommended Posts

not sure if this is where i need to post this but whatever, so i compiled my mod after weeks of work and making sure everything looks good, but after compiling i saw 1 ore and 2 items have lost there textures, all the pngs are worded the same but dont know why thats happening any help?

Link to comment
Share on other sites

What do you mean by "all the pngs are worded the same"? A png is an image file. There are no words. What did you really mean to say?

 

"Everything" may look right to you, but if you're writing to use, then you should let us have our own look. Post your code (using code tags or paste bin etc).

 

You say "lost" their textures. Does that mean that at some time the textures actually rendered? If not, then you probably never did them correctly.

 

Texturing blocks and items was radically changed for MC 1.8. Most helpers here are trying to forget the paradigm of 1.7.10 because it just gets in the way.

 

Set a break point in the misbehaving renderer and then run the debugger to step through and see what's really happening.

 

If still want help here, then you must give much more info about what you've done and what you see when running.

 

PS: When you figure out what help you really need, please change the subject line in the OP to be more specific. Being specific can attract the reading from those who can best help with a particular aspect of Forge.

The debugger is a powerful and necessary tool in any IDE, so learn how to use it. You'll be able to tell us more and get better help here if you investigate your runtime problems in the debugger before posting.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.