SilverFox68 Posted February 17, 2019 Posted February 17, 2019 Hey, first of all, i want to say that this is my first time loading maps for Skyrim(or other games in general), so i am not really experienced about this whole thing. And if possible, please dont use the short Phrases of Programs, because i probably dont know them and have problems finding them(some fixes i read mentioned a Boss Load Order, no clue what that is). I added all Mods using SexLab & More Nasty Critters Install Guide V3.2 from MadMansGun, followed the Load Order and then used FNIS. However after starting the Game, it CTD after loading the Bethesda Logo. Then i read some posts here in the Forum and tried to follow them as good as possible. I even got a Papyrus log, which doesnt really explained much to me(sorry in advance). I hope you Guys can help me figure out the problem, really would like to try a Game with some mods. After some tries i found out, that if i Disable MoreNastyCritters and SLDragons in the Data Files, the game starts running and i can enter the MCM without any problems. I downloaded those files again and added them into the Data Folder again, but that didnt help anything. I am not using any modprogram like Vortex and i prefer not having to use one. Load Order: Spoiler Dawnguard.esm Hearthfires.esm HighResTexturePack01.esp HighResTexturePack02.esp HighResTexturePack03.esp SexLab.esm CreatureFramework.esm SkyUI.esp UIExtensions.esp FNIS.esp SexLabTools.esp MoreNastyCritters.esp SexLabMatchMaker.esp SLAnimLoader.esp SLDragons.esp FNIS: Spoiler FNIS Behavior V7.4.5 17.02.2019 01:40:21 Skyrim 32bit: 1.9.32.0 - C:\Program Files (x86)\Steam\steamapps\common\Skyrim\ (Steam) Skeleton(hkx) female: Default (99 bones) male: Default (99 bones) Reading FNISBase V7.4.5 ... Reading FNISCreatureVersion V6.1 ... Reading HCOSBestiality V1.0 ... Reading HCOSVore V1.0 ... Reading MoreNastyCritters V1.0 ... Reading SexLab V1.62 ... Reading SexLabAroused V?.? ... Reading SexLabCreature V1.61 ... All Anim Lists scanned. Generating Behavior Files... Alternate Animation mods: 0 sets: 0 total groups: 0 added file slots: 0 alternate files: 0 Create Creature Behaviors ... Reading HCOSWildlife V1.0 ... Reading MoreNastyCritters V1.0 ... Reading HCOSBestiality V1.0 ... Reading SexLabCreature V1.62 ... Reading HCOSVore V1.0 ... 1746 animations for 8 mods successfully included (character) 1764 animations for 5 mods and 42 creatures successfully included. Papyrus: Spoiler [02/17/2019 - 01:06:00AM] Papyrus log opened (PC) [02/17/2019 - 01:06:00AM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets. [02/17/2019 - 01:06:00AM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms) [02/17/2019 - 01:06:00AM] Memory page: 128 (min) 512 (max) 76800 (max total) Thanks in advance.
RohZima Posted February 17, 2019 Posted February 17, 2019 You should pick a mod organizer to use now, it is inevitable Off the top of my head it sound like a missing master file, so the esm/esp is missing a dependency, but I haven't had that issue in ages and don't use creature related mods either so don't remember the reqs If you had a mod installer app you can check what dependencies the esm/esp had from within, also you can install/uninstall much easier There are many threads about what organizer is best to use
GenioMaestro Posted February 17, 2019 Posted February 17, 2019 As RohZima say you MUST use a manager because help a lot and make the things much more easy and prevent you from make incorrect MANUALLY things. If you install the mods MANUALLY you can have some errors that nobody can locate and solve because we can not know what the hell you have done or what you have copied neither where nor when. If you use a manager we know that disabling the mods the problem can be solved. You can select NMM, Vortex, MO or MO2 and you MUST learn to use it because is the base of the moding. About your problem, like RohZima say, you are faulting of a master at 99%. Probably you miss some steps in the big list of requeriments in MoreNastyCriters. Is big and is easy miss one of them. Probably: Sexlab Aroused Redux http://www.loverslab.com/files/file/1421-sexlab-aroused-redux-10-august-2016/ JContainers http://www.nexusmods.com/skyrim/mods/49743/?
MadMansGun Posted February 17, 2019 Posted February 17, 2019 1 hour ago, SilverFox68 said: Load Order: Hide contents Dawnguard.esm Hearthfires.esm HighResTexturePack01.esp HighResTexturePack02.esp HighResTexturePack03.esp SexLab.esm CreatureFramework.esm SkyUI.esp UIExtensions.esp FNIS.esp SexLabTools.esp MoreNastyCritters.esp SexLabMatchMaker.esp SLAnimLoader.esp SLDragons.esp umm....i don't see the Dragonborn DLC listed there. EDIT: and SLDragons is meant to be used with "Horny Creatures of Skyrim" and i don't see it listed there either. also Mod Organizer / Mod Organizer 2 is the more commonly used mod manager if you want to use one. 57 minutes ago, GenioMaestro said: If you install the mods MANUALLY you can have some errors that nobody can locate and solve because we can not know what the hell you have done or what you have copied neither where nor when. no one but....MEEEEE.....BAAA HA HAHAHA?
GenioMaestro Posted February 17, 2019 Posted February 17, 2019 2 minutes ago, MadMansGun said: umm....i don't see the dragonborn DLC listed there. umm....i don't see skyrim.esm and update.esm but, of course, i presume they have it.? 4 minutes ago, MadMansGun said: no one but....MEEEEE.....BAAA HA HAHAHA? You are an autentic expert and a fantastic creator and you make MANUAL install for years. I really doubt you can have a problem that you can not solve.
MadMansGun Posted February 17, 2019 Posted February 17, 2019 19 minutes ago, GenioMaestro said: umm....i don't see skyrim.esm and update.esm but, of course, i presume they have it.? not seeing skyrim.esm and update.esm listed is normal, but not seeing dragonborn.esm is not, being the 3rd DLC it should be listed under Hearthfires.esm therefor the problem we are looking at here is most likely a missing DLC.
SilverFox68 Posted February 17, 2019 Author Posted February 17, 2019 First, Thanks all for the fast answers, didnt really expect them to be so fast. 1 hour ago, MadMansGun said: umm....i don't see the Dragonborn DLC listed there. EDIT: and SLDragons is meant to be used with "Horny Creatures of Skyrim" and i don't see it listed there either. also Mod Organizer / Mod Organizer 2 is the more commonly used mod manager if you want to use one. i really dont have the dragonborn DLC, but didnt thought that would have been a problem. and after checking, i seriously forgot the "Horny Creatures of Skyrim" But since so many People recommend a Mod Manager, i guess i have to get one, even though i would like manually more
MadMansGun Posted February 17, 2019 Posted February 17, 2019 37 minutes ago, SilverFox68 said: i really dont have the dragonborn DLC, but didnt thought that would have been a problem. that will be a big problem for many mods around here (and it's a master file for both MNC & HCoS) Quote But since so many People recommend a Mod Manager, i guess i have to get one, even though i would like manually more manual is fine as long as you know what your doing (and/or keep a backup copy of your data folder on a usb drive)
hogsmaws Posted February 17, 2019 Posted February 17, 2019 Install this https://www.microsoft.com/en-us/download/details.aspx?id=8109
MadMansGun Posted February 17, 2019 Posted February 17, 2019 47 minutes ago, hogsmaws said: Install this useless advise is useless
SilverFox68 Posted February 18, 2019 Author Posted February 18, 2019 So after installing the missing DLC and reinstalling everything(did this to be sure there was no error or anything remaining), everything works fine now. i thank you guys for the fast help and helpful answers and a special thanks to MadMansGun. Only problem i have right now, which i didnt find a fix for yet, is howe to remove the underwear...
MadMansGun Posted February 18, 2019 Posted February 18, 2019 4 hours ago, SilverFox68 said: Only problem i have right now, which i didnt find a fix for yet, is howe to remove the underwear... you need a nude body mod: Quote note1: nude player/npc body mods and there skeletons are not covered in this guide because there are too many to choose from, but however XP32 Maximum Skeleton Extended (XP32SE), UNP Blessed Body (UNPB) and Schlongs of Skyrim (SOS) are a good starting point.
SilverFox68 Posted March 6, 2019 Author Posted March 6, 2019 Hey there guys, so after loading the XP32 Maximum Skeleton Extended mode, i still cant seem to remove the underwear, and i think i looked through all options i think;(
MadMansGun Posted March 6, 2019 Posted March 6, 2019 33 minutes ago, SilverFox68 said: Hey there guys, so after loading the XP32 Maximum Skeleton Extended mode, i still cant seem to remove the underwear, and i think i looked through all options i think;( have you installed UNP Blessed Body (UNPB) and Schlongs of Skyrim (SOS)?
SilverFox68 Posted March 6, 2019 Author Posted March 6, 2019 oh i need all 3? so much just for undearwear to be gonexD
MadMansGun Posted March 7, 2019 Posted March 7, 2019 10 hours ago, SilverFox68 said: oh i need all 3? so much just for undearwear to be gonexD UNPB is a nude female body mod. SOS is a nude male body & penis customization mod. XP32 is a Skeleton replacer that is needed by both mods (and many others) to work right.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.