Jump to content

Game can't find texture ( solved )

By XodusArt2
in Modeling

Recommended Posts

So, I'm trying to hardcode a texture to my custom made hood model, but even if I get the texture location perfect, it still doesn't work (green model ingame).

 

Here's; the M2 my game is using at the moment, in 010, here you can see the texture location, etc.

 

Here's; my patch folder. 

4aWjUzM.png

And here's ingame;

CsrEyCL.png

Link to comment
Share on other sites

As always, if you manage to solve something on your own, please, let others know what your solution was. It may be helpful for others having similiar issues.

English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

I am now completely retired from modding. I am still reading PMs and reacting to them, however, I am not keeping up to date with what is going on in the community and my ability to help you is becoming very limited - I no longer remember some things, I don't have tools installed anymore, and I don't know what is up to date nowadays.

Link to comment
Share on other sites

I simply had my folder filepath in the texture location.

 

Like uh: "C:/Thisfolder/Item/ObjectComponents/Head/Helm23.blp"

When it just needs to be Item/ObjectComponents/Head/Helm23.blp

Pretty simple stuff that I'm embarassed I messed up, but eh. I'm just returning to this after a years break.

Link to comment
Share on other sites

×
×
  • Create New...