JAW959 Posted June 9, 2009 Share Posted June 9, 2009 well, i have finally managed to insert a few mods into my oblivion, however the last few ive inserted into the game have apeared as a bunch of yellow blocks i have all the files in their proper folders and i dont see the issue Link to comment Share on other sites More sharing options...
dezdimona Posted June 9, 2009 Share Posted June 9, 2009 your missing meshes,hense the little yellow triangle with a ! their either missing or in the wrong folder Link to comment Share on other sites More sharing options...
bben46 Posted June 10, 2009 Share Posted June 10, 2009 This is probably the most common problem in mods. It is caused when the game cannot find the mesh called for by a mod. It uses the yellow block with an exclamation point as a placeholder to keep from crashing. All except the simplest mods have new textures and usually Meshes. If you look at the zipped files (expand them to see what is there before installing) you will usually see several types of files. The filename.esp is the actual mod, it goes into the Oblivion\Data folder. A filname.txt or Readme.txt file - this is the read me file that you should read to see if there are any special instructions for this file, such as it may need another mod to work or need OBSE, or need the Shivering Isles expansion, or Need the latest patch. Textures folder. this contains the texture files (.dds) for the mod. this should be copied to the Oblivion\data\textures folderMeshes folder. This contains the meshes for the mod, it should be copied to the Oblivion\data\meshes folderSounds folder. This contains any new sounds needed by the mod. it should be copied into the Oblivion\data\sounds folder .bsa files these are compressed files that may contain all of the different files. Any .bsa file should be copied without change into the Oblivion\data folder There may be other files or folders included, but those are the most common. If you look in the Oblivion/data folder and see a bunch of .dds files, .nif files, .mp3 files they are in the wrong place. You need to MOVE them to the proper folders..dds to the textures folder.nif to the meshes folder.mp3 to the sounds folder.wav to the sounds folder In a mod with meshes and textures, they are usually in their own folder - look in the zipped file, extract the meshes folder to the Oblivion\data\meshes folder and the textures folder to the Oblivion\data\textures folder. Do the same with any other folder in the zipped file. Usually only the esp file and if present .bsa files go into the \Data folder One of the most common things I have seen is a folder inside of the data folder with the name of the mod. It may have the texture and mesh files you need. Example Oblivion\Data\mod_xyz. Then inside the \mod_xyz You may find \Mod_xyz\textures and mod_xyz\meshes folder These folders Meshes and textures inside of the \data\mod_xyz folder need to be moved into the \data\textures and \data\meshes folders.The easiest way to do this is to right click and hold the folder you want to move, then drag it into the \data folder.You will probably get a message that you will overwrite files. Actually it will not overwrite, but append to the original folder. Refscope is a good resource for finding what mod those yellow missing mesh blocks came from. It adds a spell that when cast on the missing mesh identifies it and what mod put it in the game. :thumbsup: http://tesnexus.com/downloads/file.php?id=21862 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.