LU tunnel new continued...

westcountryboy

New member
Done what I have been told to do, now got this:

Error: Unable to load primary texture 'black.tga' for texture file 'black.texture.txt'.

What next?
 
Open Edit the asset in Explorer ... Are the two items: texture black.tga ... and black.texture.txt, both present in the file ?
 
Last edited:
I did say in your last post to copy the file black.tga from the top level folder to the Start folder. From what I remember black.texture.txt is already there.
 
In Notepad you need to make a text file, named "black", and name it after the tga image: "black" (which is a txt extension)

Inside it should say:
Primary=black.tga
Tile=st

Very often, thousands of assets all use a very small size texture, that is all one simple color
 
Last edited:
In Notepad you need to make a text file, named "black", and name it after the tga image: "black" (which is a txt extension)

Inside it should say:
Primary=black.tga
Tile=st

Very often, thousands of assets all use a very small size texture, that is all one simple color

He does not need to do this, the black.tga file is in the main folder for the asset but it needs a copy in the Start folder!!!
 
In Notepad you need to make a text file, named "black", and name it after the tga image: "black" (which is a txt extension)

Inside it should say:
Primary=black.tga
Tile=st

Very often, thousands of assets all use a very small size texture, that is all one simple color

Actually it needs to be named black.texture.txt
 
done that, what next?

If you have done everything that I have suggested ie:

Right click on the asset in CM.

Click on edit

Click on Edit in explorer
This will open a folder with 10 files and a sub folder.

delete shiney.texture.txt

Now copy the black.tga file and then double click on the start sub folder

Paste black.tga (black.texture.txt should already be present).

Close the folder

Right Click on the asset in CM

Click on Edit

Click on Commit.

The asset should now be clear of errors.

Being new you might have missed the commit step, our fault we did not say.
 
Back
Top