Jump to content

Purple texture


Monkeyuncle8

Recommended Posts

ok so I had recently released a new mod called air island and apparently when you put it in right everything I made, except for the rocks, are purple I know this is a texture problem, but I have no way of fixing it

I deleted all the files and downloaded them from my source and it worked fine

Does anyone know how to fix this?

thanks in advance

Link to comment
Share on other sites

Hi

Just checked out your mod and i think the problem is the way the textures are assigned to the models. For instance if you open the water.nif mesh from your mod in nifskope and look at the NiTexturingProperty block you´ll see that the texture path is set to c:\program files\bethesda softworks\oblivion\data\textures\airisland\water.dds , this will only work for people who have oblivion installed in the c:\program files\bethesda softworks\oblivion folder. The people who have complained about missing textures probably have oblivion installed in a different folder.

 

To solve this you have to change the texture path, using the same example(water.nif) the texture path should be only "textures\airisland\water.dds". Just delete the "c:\program files\bethesda softworks\oblivion\data\" part of the path of every nif that doesn´t have the texture path starting with "textures\" and i think your problem will be solved.

 

Hope this helps :thumbsup:

Cheers

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...