kvngreeley Posted October 25, 2017 Share Posted October 25, 2017 Hi, everyone. I am hoping someone can tell me why this is happening. I was just trying to test a mod called Ahmose Island 2, and I noticed as soon as I loaded the game, the letter "s" was appearing in front of certain menu words, such as the "Ok" button, titles of sections in the menu, all attributes, etc. It doesn't appear in front of every single line in the menus, but in the majority.I noticed this happened before when I tried to make a Class in the CS. When I added the .esp for the class, the same thing happened. I figured I didn't something wrong and removed the .esp, which removed the "s" issue.I have no idea what to look for in the .esp to figure out why the "s" is appearing in front of certain lines in the menus or on clickable buttons (like the OK button).Does anyone know why this happens and, if possible, how to correct it?I haven't tested it enough to see if it causes any problems in the game other than being very annoying to look at.Thanks! Link to comment Share on other sites More sharing options...
Dragon32 Posted October 25, 2017 Share Posted October 25, 2017 That's an indicator of a mod contaminated with evil GMSTs - http://en.uesp.net/wiki/Tes3Mod:GMST_Contamination Link to comment Share on other sites More sharing options...
kvngreeley Posted October 26, 2017 Author Share Posted October 26, 2017 Thanks for that! The weird thing is that TESTool says the mod is already clean. I guess I will try the manual instructions for using the CS to see if I can figure out what to delete. Thanks again for the hint on using ORI. I use that all the time now and it makes testing mods so much easier. Except when the land isnât identified when I click on it for some reason. But I have found things or NPCs in unexpected places from what the mod described. Later! Link to comment Share on other sites More sharing options...
AYLeiDRuiN Posted October 26, 2017 Share Posted October 26, 2017 I use Tes3cmd. Maybe try run'n it through that b4 a manual clean.http://en.uesp.net/wiki/Tes3Mod:Tes3cmd and here's my batch file: @echo off REM drag and droppable bat file REM put shortcut on desktop and drag esp onto it REM “clean” file and log will be added to same folder the esp came from tes3cmd clean %1 > %1-cleaned.log TYPE %1-cleaned.log PAUSE Link to comment Share on other sites More sharing options...
kvngreeley Posted October 26, 2017 Author Share Posted October 26, 2017 Thanks! I will have to read up on that sense I donât even know what a batch file is for or what any of the stuff in yours means. ð. I have a lot to learn still! Link to comment Share on other sites More sharing options...
AYLeiDRuiN Posted October 27, 2017 Share Posted October 27, 2017 It's not a big deal, but something new :) One problem I see you having; Do your Extensions show up in windows? IE: "Mozilla.exe" or "my new document.txt". =The end of the name that lists what it is :P As long as that's enabled under folder options you can do this :) Name that previous batch file w/e you like and just Drag your Plugin/ESP/ESM right on to the file that I have named: "Tes3cmd.DragNdropCLEAN.bat" and it will do its thing. =Nottice the ".bat" at the end? Hence "BATch" file :) Link to comment Share on other sites More sharing options...
cobwebbycar7540 Posted January 4, 2018 Share Posted January 4, 2018 All I did was export only morrowinds game settings, then I went to my mod file and imported the text document containing morrowinds game settings for your mods game settings. Although I don't know if i will affect other mods. I just started to do it so I don't fully know what my go wrong Link to comment Share on other sites More sharing options...
Recommended Posts