Jump to content

[1.9] Models and textures not loading.


Legoboy0109

Recommended Posts

I've been trying to mod with 1.9 for about a month now, but the models and textures just won't work. I even tried using another mod (RFTools) as a baseline but I still can't get it to work. If anyone has a good tutorial or working method for 1.9 models/textures it would be very appreciated.

If you're going to be salty, just take a listen.

 

Link to comment
Share on other sites

the model path is resources/assets/gt/models/item/itemSapphire.json

 

The modid is gt and the texture path is resources/assets/gt/textures/items/itemSapphire.png

 

I'm using the same model loading method as RFTools and the same resource path as Mr. CrayFish's 1.8.9 modding tutorial.

If you're going to be salty, just take a listen.

 

Link to comment
Share on other sites

I explain how to register items and their models in 1.9 here.

 

The log should tell you exactly what went wrong with the model/texture loading process. Try following this troubleshooting guide to figure out what went wrong (though the error messages may be slightly outdated). If you still can't figure it out, upload your FML log (logs/fml-client-latest.log) and item/model registration code to Gist (with syntax highlighting) and link them here. A full repository of your code would also work instead of posting individual classes.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

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.

Announcements



×
×
  • Create New...

Important Information

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