Textures gone after move/dl [Solved]

How to create models in XSI and other 3D applications and make them work in Battlefront 1 & 2. Post models, tips for application usage and share anything XSI, 3DMax, SketchUp, etc.

Moderator: Moderators

Post Reply
fiddler_on_the_roof
1st Lieutenant
1st Lieutenant
Posts: 460
Joined: Wed Nov 12, 2008 5:28 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Textures gone after move/dl [Solved]

Post by fiddler_on_the_roof »

i DLed dragonum's utapau assets, and i know they are textured but there is no texture i XSI. i assume this is because it can't find the textures because they aren't in the same spot as he had them. is there a way to get those textures back, how he had them?

thanks
FragMe!
Gametoast Staff
Gametoast Staff
Posts: 2244
Joined: Sat May 13, 2006 12:34 am
Projects :: Not sure keep changing my mind.
Games I'm Playing :: F1 and SWBF
xbox live or psn: No gamertag set
Location: Origin name GT_FragMe
Contact:

Re: textures gone after move/dl

Post by FragMe! »

Easiest way is just to reassign them to the models in xsi, you know where you put the textures I assume, just go into the render menu, and under get then select the image, of course the fun part is trying to figure out what textures were used for what.

Oh another question, we these xsi files or an import to xsi from some format like obj? If they are obj then you will have to reassign the textures.

Another thing you can do is open the model you want to edit, look at the bottom left and there should be a message saying can't find texture and it will show a path, try replicating that path and put the textures in there and it might find them.
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

Fixing texture paths in your scene

Post by AceMastermind »

fiddler_on_the_roof wrote:i DLed dragonum's utapau assets, and i know they are textured but there is no texture i XSI. i assume this is because it can't find the textures because they aren't in the same spot as he had them. is there a way to get those textures back, how he had them?
Using his building1_1.scn as example

Open the scene file
Go to File>External Files
Cleanup first -
  • Delete unused Materials
    Delete Unused Sources/Clips
This is so you won't waste time trying to fix paths to things that aren't even being used in the scene

Dragonum stated that he used textures from the Utapau assets, so set all of your texture paths to this folder:
C:\BF2_ModTools\assets\worlds\UTA\msh
or copy all the necessary textures to your own location and set the path there.

To fix all the paths at once in the External Files Manager look under Actions then click on Search and Replace
Leave the Filetype at All
String to Search - Pictures\utapau
String to Replace - C:\BF2_ModTools\assets\worlds\UTA\msh

Press OK

This will set your paths that previously began like this for example:
Pictures\utapau\uta1_bldg_building02.tga
to this:
C:\BF2_ModTools\assets\worlds\UTA\msh\uta1_bldg_building02.tga

You're done! Exit the External Files Manager and continue to work.

http://softimage.wiki.softimage.com/xsi ... files1.htm

FragMe! wrote:...If they are obj then you will have to reassign the textures.
Usually only if they aren't accompanied by an mtl file or if the export was somehow broken during the process. Not all applications import/export obj/mtl files the same way which is a shame, it seems the obj format has been mutilated by lots of programmers in many different applications.
fiddler_on_the_roof
1st Lieutenant
1st Lieutenant
Posts: 460
Joined: Wed Nov 12, 2008 5:28 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Re: Textures gone after move/dl

Post by fiddler_on_the_roof »

ok, thanks

--SOLVED--
Post Reply