Jump to content

NetRadiant fails to load imported model's textures


Go to solution Solved by Circa,

Recommended Posts

Posted

Hey everyone, so I was trying to make some model from other game to work on my map, I converted it from obj format to md3 using this plugin for Blender: https://github.com/SomaZ/Blender_BSP_Importer. Despite model working fine and being texturized in MD3Viewer, whenever I try to place it on my map NetRadiant says it failed to load the textures for the model.

Now the problem may be because of the textures themselves since they were also ripped from another game same as the model, and I didn't do any UV editing since textures were already put in it's places nicely. But then again MD3Viewer displays the model well texturized. So I'm not really sure whether it's Radiant's problem or the model itself. Would be very helpful if someone pointed me into the right direction with this

screenshot1.jpg

screenshot2.jpg

Posted

Can you share the model and the textures? Maybe there's something wrong with the paths or the file format or dimensions or something. The error log that says “Texture load failed: "2FECBE8A93113C9545F7552069239BA6t"” sounds like the model has the wrong texture path, but if md3view can display it, something is weird.

Posted
51 minutes ago, mrwonko said:

Can you share the model and the textures? Maybe there's something wrong with the paths or the file format or dimensions or something. The error log that says “Texture load failed: "2FECBE8A93113C9545F7552069239BA6t"” sounds like the model has the wrong texture path, but if md3view can display it, something is weird.

Sure, here it is. I sadly can't upload the model directly since the site doesn't allow it so here's the google disk link https://drive.google.com/file/d/1ZelhVfUrJql_KqBJBESwUXvNzZ1tgTac/view?usp=sharing. The name of the textures may seem weird but they are correct, and they are both located in base/models/map_objects/mymapname directory along with the model, so I really have no clue why Radiant fails to load them

7C551AE0948DAEB7DEB4857113BBEC9At.png

2FECBE8A93113C9545F7552069239BA6t.png

I just figured out that if I put the textures just to GameData/base folder, for some reason Radiant loads textures successfully. But sadly the model still remains untextured in Radiant, despite textures being loaded

  • Solution
Posted

Do they need to show up? I have this problem all the time when mapping but as long as it loads the model you can still move it as normal and the textures load in the game itself just fine then it's not a big deal usually.

Posted
13 hours ago, Circa said:

Do they need to show up? I have this problem all the time when mapping but as long as it loads the model you can still move it as normal and the textures load in the game itself just fine then it's not a big deal usually.

The textures indeed worked when i compiled the map and played it ingame. I guess it's just radiant being fussy then. Problem solved, thanks for help!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...