Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
I've a model that I've exported to .obj from 3ds Max 2009, when I import it into irrEdit the program fails to load about half of my textures, I get messages like "Could not open file of texture H:\...\3dsmax\export/I:/Other/LA/tree" I don't see any reason why it wouldn't be able to load the textures, they all have short names (tree.jpg) they are all in the same folder, etc. Maybe its a problem with my export settings? Any help would be much appreciated. Screenshot of the editor window: http://img27.imageshack.us/img27... |
||||
|
Hi, looks like Irrlicht is trying to load the textures incorrectly (as you can see from the outputpath). What you could do to fix this is to post this into the Irrlicht forum (Irrlicht should have the same error) or send me the file, maybe I can have a look at it. |
|