dragenx Posted February 9, 2014 Posted February 9, 2014 Went I click on a NPC and ask them something the dialog dose not move on is there something wrong with my game or I am I missing something also many times I had to quit the game and reload it before anything works I have a clean install I'm lost Active Mod Files: 00 Skyrim.esm 01 Update.esm 02 Dawnguard.esm 03 HearthFires.esm 04 Dragonborn.esm 05 ApachiiHair.esm 06 ApachiiHairFemales.esm 07 Schlongs of Skyrim - Core.esm 08 ZaZAnimationPack.esm 09 SexLab.esm [Version 1.39] 0A SexLabAroused.esm 0B Devious Devices - Assets.esm 0C Devious Devices - Integration.esm 0D Brawl Bugs CE.esp 0E SexLab TDF Aggressive Prostitution.esp 0F RaceMenu.esp 10 RaceMenuPlugin.esp 11 SkyUI.esp 12 Gatti14Yumiko.esp 13 Devious Deviants.esp 14 Schlongs of Skyrim.esp 15 SOS - B3lisario UNP Addon.esp 16 SOS - Smurf Average Addon.esp 17 SOS Equipable Schlong.esp 18 SOS Schlong Controller.esp 19 SOSRaceMenu.esp 1A SC07SexLabRandomAttack.esp 1B SexLab Romance.esp 1C SexLab Submit.esp 1D FNISspells.esp 1E SexLabMatchMaker.esp [Version 5] 1F SexLab Cumshot.esp [Version 1.3.3] 20 SexLab_DibellaCult.esp 21 NoNakedComments.esp 22 Submit belt.esp 23 SpousesEnhanced.esp 24 SocializePerkTree.esp 25 SexLabGenderChange.esp
judge0 Posted February 9, 2014 Posted February 9, 2014 Do you have this installed? http://www.nexusmods.com/skyrim/mods/14884/? The "No Naked Comments" mod may be a problem. I see you don't have the Unofficial Patches installed. Unofficial Skyrim Patch - http://www.nexusmods...kyrim/mods/19/? Unofficial Dawnguard Patch - http://www.nexusmods...im/mods/23491/? Unofficial Hearthfire Patch - http://www.nexusmods...im/mods/25127/? Unofficial Dragonborn Patch - http://www.nexusmods...im/mods/31083/? Unoffical Hi-Res Texture DLC Patch - http://www.nexusmods...im/mods/31255/? Also, in the "Pause" menu, do you have the two options for Dialog ticked off?
dragenx Posted February 10, 2014 Author Posted February 10, 2014 Do you have this installed? http://www.nexusmods.com/skyrim/mods/14884/? The "No Naked Comments" mod may be a problem. I see you don't have the Unofficial Patches installed. Unofficial Skyrim Patch - http://www.nexusmods...kyrim/mods/19/? Unofficial Dawnguard Patch - http://www.nexusmods...im/mods/23491/? Unofficial Hearthfire Patch - http://www.nexusmods...im/mods/25127/? Unofficial Dragonborn Patch - http://www.nexusmods...im/mods/31083/? Unoffical Hi-Res Texture DLC Patch - http://www.nexusmods...im/mods/31255/? Also, in the "Pause" menu, do you have the two options for Dialog ticked off? I added the patch's and ticked off the two options also I got the mod installed working but very slow they stand there behind each other for a long time I hear the moaning then about min or two before the start doing it
judge0 Posted February 10, 2014 Posted February 10, 2014 So the dialog issue is gone now? The slowness sounds like a resources issue. Your load order is actually quite short. So a little information for your setup might help. Like, what hardware you're using The size of textures (1024, 2048, 4096) ENBs if any. Whether the slowness comes just from a savegame, or if from a new game as well. If you could post the file BOSSlog.html from {where BOSS is installed}\BOSS\Skyrim and a papyrus log might help as well.
dragenx Posted February 11, 2014 Author Posted February 11, 2014 Here the files hope it helps Script.7z
judge0 Posted February 11, 2014 Posted February 11, 2014 Two major groups of errors are showing in the papyrus log. First is errors from loading the savegame, which means your save has a lot of embedded scripts that can't function properly. For that you can try placing the line "ClearInvalidRegistrations=1" in the file skse.ini in {your skyrim installation folder}\Data\skse If the file doesn't exist, you can create it (has to be a text file named skse.ini). That will slowly purge embedded scripts & references that are not required, and may or may not help. You may have to start a new game (still add the skse.ini entry, regardless). The second group comes from the dirty edits in your masters. If you look at BOSSlog.html, on the Recognized Plugins section, you will mention of "dirty edits" for: Update.esm Dawnguard.esm Hearthfires.esm DragonBorn.esm and Allfemaleguards.esp (this one you will have to check to see if the edits are intentional, the others require cleaning) Each line that mentions the dirty edits, has the word "here", underlined in blue. This is a link to a guide to using TES5Edit to clean these masters. If you don't have it, TES5Edit is available here: http://www.nexusmods.com/skyrim/mods/25859/? TES5Edit will also give warnings when you try to load your current load order. Several Issues are showing for PlayerAlias so you should install the SkyUI SDK from: https://github.com/schlangster/skyui/wiki It's the 4.1 version you need from there. If you use the Creation Kit, you have to make sure you install the skse scripts AFTER the CK - http://skse.silverlock.org/ I don't know anything about the hardware of your setup, but SSME can free up a lot of resources as well http://www.nexusmods.com/skyrim/mods/50305/? Last thing you need to do, is go through the list of unrecognized plugins from BOSSlog.html and sort their order by hand from the installation instructions for each mod. One thing to make sure of, is to place your bashed patch after all unrecognized plugins. Sorry this is so long winded.
dragenx Posted February 12, 2014 Author Posted February 12, 2014 Two major groups of errors are showing in the papyrus log. First is errors from loading the savegame, which means your save has a lot of embedded scripts that can't function properly. For that you can try placing the line "ClearInvalidRegistrations=1" in the file skse.ini in {your skyrim installation folder}\Data\skse If the file doesn't exist, you can create it (has to be a text file named skse.ini). That will slowly purge embedded scripts & references that are not required, and may or may not help. You may have to start a new game (still add the skse.ini entry, regardless). The second group comes from the dirty edits in your masters. If you look at BOSSlog.html, on the Recognized Plugins section, you will mention of "dirty edits" for: Update.esm Dawnguard.esm Hearthfires.esm DragonBorn.esm and Allfemaleguards.esp (this one you will have to check to see if the edits are intentional, the others require cleaning) Each line that mentions the dirty edits, has the word "here", underlined in blue. This is a link to a guide to using TES5Edit to clean these masters. If you don't have it, TES5Edit is available here: http://www.nexusmods.com/skyrim/mods/25859/? TES5Edit will also give warnings when you try to load your current load order. Several Issues are showing for PlayerAlias so you should install the SkyUI SDK from: https://github.com/schlangster/skyui/wiki It's the 4.1 version you need from there. If you use the Creation Kit, you have to make sure you install the skse scripts AFTER the CK - http://skse.silverlock.org/ I don't know anything about the hardware of your setup, but SSME can free up a lot of resources as well http://www.nexusmods.com/skyrim/mods/50305/? Last thing you need to do, is go through the list of unrecognized plugins from BOSSlog.html and sort their order by hand from the installation instructions for each mod. One thing to make sure of, is to place your bashed patch after all unrecognized plugins. Sorry this is so long winded. I did about everything but don't know how to do the clean edit I did look that them I don't want goof my game up removing the wrong stuff I'm running the game on my laptop with 2 GB on memory and up to date drivers on the NVidia. Got no problem running Oblivion
judge0 Posted February 12, 2014 Posted February 12, 2014 Skyrim is a different engine than Oblivion and the Fallout Games, and is a little more work to keep stable. If what you have done so far has your game running a little better, leave it as is. When you get a chance get a gamer in your area to help you with the cleaning of the masters, someone with some experience with Skyrim. With a laptop you might want to lower the detail levels of your graphics by running the launcher again. i.e. If the launcher autodetects "Ultra", select the next level down.
--Bastid-- Posted February 17, 2014 Posted February 17, 2014 Maybe I can help with the master cleaning using TESTVEdit Tool here is a video about how too do it. This man is well known in Nexus, and all his information he gives is very important when dealing with mods. Give him a follow while you are in there. He answers most common problems with moding games through his videos.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.