nagiaser Posted November 19, 2019 Share Posted November 19, 2019 Hi first thing i don't speak english correctly so sorry for your eye for reading . so i seach a little but i dont find the problem i see in the papyrus logs two things whit fnis but the other nothing this is my log: Spoiler [11/19/2019 - 09:10:33PM] Papyrus log opened (PC) [11/19/2019 - 09:10:33PM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets. [11/19/2019 - 09:10:33PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms) [11/19/2019 - 09:10:33PM] Memory page: 128 (min) 512 (max) 76800 (max total) [11/19/2019 - 09:10:42PM] Cannot open store for class "ddunequiphandlerscript", missing file? [11/19/2019 - 09:10:42PM] Cannot open store for class "ddunequipmcmscript", missing file? [11/19/2019 - 09:10:42PM] Cannot open store for class "fnissmquestscript", missing file? [11/19/2019 - 09:10:42PM] Cannot open store for class "fnissmconfigmenu", missing file? [11/19/2019 - 09:10:42PM] Cannot open store for class "follower3dnpc", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "pchs_playerscript", missing file? [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::Target_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::Terminate_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::Target_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::TweenMenuKey_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::TweenMenuKey_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::Target_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Cannot open store for class "mariaedenstools", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "wd_util", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "SLSF_CompatibilityScript", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "slv_enforcerlocationcheck", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "slv_utilities", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "vkjMQ", missing file? thanks in advance for the help Link to comment
Psalam Posted November 19, 2019 Share Posted November 19, 2019 9 minutes ago, nagiaser said: Hi first thing i don't speak english correctly so sorry for your eye for reading . so i seach a little but i dont find the problem i see in the papyrus logs two things whit fnis but the other nothing this is my log: Reveal hidden contents [11/19/2019 - 09:10:33PM] Papyrus log opened (PC) [11/19/2019 - 09:10:33PM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets. [11/19/2019 - 09:10:33PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms) [11/19/2019 - 09:10:33PM] Memory page: 128 (min) 512 (max) 76800 (max total) [11/19/2019 - 09:10:42PM] Cannot open store for class "ddunequiphandlerscript", missing file? [11/19/2019 - 09:10:42PM] Cannot open store for class "ddunequipmcmscript", missing file? [11/19/2019 - 09:10:42PM] Cannot open store for class "fnissmquestscript", missing file? [11/19/2019 - 09:10:42PM] Cannot open store for class "fnissmconfigmenu", missing file? [11/19/2019 - 09:10:42PM] Cannot open store for class "follower3dnpc", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "pchs_playerscript", missing file? [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::Target_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::Terminate_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::Target_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::TweenMenuKey_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::TweenMenuKey_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Error: Failed to find variable ::Target_var used in _sdmes_armbinder.OnEffectStart() [11/19/2019 - 09:10:43PM] Cannot open store for class "mariaedenstools", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "wd_util", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "SLSF_CompatibilityScript", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "slv_enforcerlocationcheck", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "slv_utilities", missing file? [11/19/2019 - 09:10:43PM] Cannot open store for class "vkjMQ", missing file? thanks in advance for the help I don't need your log. One of two things is causing your problem. One, you are missing a master. Whatever mod manager you are using should make this clear to you but, if you're not sure, get LOOT (Load Order Optimisation Tool from GitHub; Google it if necessary) and run it. It will tell you that you are missing one or more masters. Or two, you are trying to run too many animations (the more likely problem). Run FNIS. Copy and paste the report that it gives you here and I (or someone else) can confirm or deny that you have too many animations. The report normally begins with a description of your skeleton and ends with the number of mods that you've successfully loaded. If it mentions anything about warnings be sure to include that in what you paste here. Link to comment
nagiaser Posted November 19, 2019 Author Share Posted November 19, 2019 so for fnis i know the issue so i limited and loot say all it okay no missing and this is fnis i dont notice the warning Spoiler FNIS Behavior V7.5 XXL 19/11/2019 22:12:35 Skyrim 32bit: 1.9.32.0 - D:\SteamLibrary\steamapps\common\Skyrim\ (Steam) Skeleton(hkx) female: XPMS (242 bones) male: Unknown (126 bones) Patch: "GENDER Specific Animations" Patch: "SKELETON Arm Fix" Reading Bathing in Skyrim V?.? ... ChAnims:19 CTD:0,1% pOpt:0,0% Reading DD V4.0.0 ... ChAnims:635(493) CTD:11,2% pOpt:1,0% Reading DD2 V4.0.0 ... ChAnims:330(330) CTD:9,3% pOpt:0,0% Reading DD3 V4.1.0 ... ChAnims:102(102) CTD:2,5% pOpt:0,0% Reading DDSL V4.0.0 ... ChAnims:410 CTD:2,8% pOpt:0,9% Reading Defeat V5 ... ChAnims:39 CTD:0,5% pOpt:0,2% Reading DeviousFollowers V1.00 ... ChAnims:34(34) CTD:1,3% pOpt:0,0% Reading EstrusChaurus V4.35 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISBase V7.5 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISCreatureVersion V6.1 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISSpells V5.0.1 ... ChAnims:94 CTD:0,6% pOpt:0,0% NOTE: FNISSpells uses outdated behavior file (may invalidate CTD Load calculation) Reading FunnyBizAmp V8.0 ... ChAnims:55 CTD:0,4% pOpt:0,1% Reading FunnyBizBeastly V1.0 ... ChAnims:90 CTD:0,6% pOpt:0,1% Reading FunnyBizBound V12.0 ... ChAnims:180 CTD:1,1% pOpt:0,3% Reading FunnyBizFC V10.0 ... ChAnims:146 CTD:0,9% pOpt:0,2% Reading FunnyBizFemDom V1.0 ... ChAnims:85 CTD:0,5% pOpt:0,1% Reading FunnyBizFun V12.0 ... ChAnims:334 CTD:2,0% pOpt:0,5% Reading FunnyBizGroup V8.0 ... ChAnims:471 CTD:3,0% pOpt:0,8% Reading FunnyBizGuro V5.0 ... ChAnims:108 CTD:0,7% pOpt:0,2% Reading FunnyBizLover V7.0 ... ChAnims:156 CTD:1,0% pOpt:0,2% Reading FunnyBizMC V1.0 ... ChAnims:45 CTD:0,3% pOpt:0,1% Reading FunnyBizMolag V1.0 ... ChAnims:339 CTD:2,1% pOpt:0,5% Reading FunnyBizMtb V3.0 ... ChAnims:23 CTD:0,2% pOpt:0,0% Reading FunnyBizNecro V10.0 ... ChAnims:442 CTD:2,8% pOpt:0,7% Reading FunnyBizRape V11.0 ... ChAnims:310 CTD:1,9% pOpt:0,5% Reading FunnyBizUn V12.0 ... ChAnims:590 CTD:3,6% pOpt:0,9% Reading HCOSBestiality V1.0 ... ChAnims:134 CTD:0,9% pOpt:0,2% Reading HCOSVore V1.0 ... ChAnims:65 CTD:0,4% pOpt:0,1% Reading KNNHT V3.7.0 ... ChAnims:24 CTD:0,3% pOpt:0,2% Reading KuNeruNomuF V4.0.17 ... ChAnims:530 CTD:4,3% pOpt:1,6% Reading KuNeruNomuM V4.0.17 ... ChAnims:530 CTD:4,3% pOpt:1,6% Reading KuNeruNomuU V3.8.3 ... ChAnims:12 CTD:0,1% pOpt:0,0% Reading MNC V?.? ... ChAnims:370 CTD:2,4% pOpt:0,6% Reading PM_Figure V5.1.1 ... ChAnims:23 CTD:0,3% pOpt:0,2% Reading PM_FigureEX V5.1.1 ... ChAnims:12 CTD:0,2% pOpt:0,1% Reading PM_FigureEX_Weapon V5.1.1 ... ChAnims:14 CTD:0,2% pOpt:0,1% Reading PM_Figure_Weapon V5.1.1 ... ChAnims:13 CTD:0,2% pOpt:0,1% Reading PM_Funny V5.1.1 ... ChAnims:4 CTD:0,1% pOpt:0,0% Reading PM_Lynn V5.1.1 ... ChAnims:3 CTD:0,1% pOpt:0,0% Reading PM_Ninja V5.1.1 ... ChAnims:7 CTD:0,1% pOpt:0,1% Reading PM_PrettyCombat V?.? ... ChAnims:19 CTD:0,2% pOpt:0,1% Reading PM_PrettyFemale V?.? ... ChAnims:24 CTD:0,3% pOpt:0,2% Reading PM_PrettySit V5.1.1 ... ChAnims:9 CTD:0,1% pOpt:0,1% Reading PM_SailorMoon V5.1.1 ... ChAnims:1 CTD:0,0% pOpt:0,0% Reading PM_SamuraiX V5.1.1 ... ChAnims:4 CTD:0,1% pOpt:0,0% Reading PM_Shiki V5.1.1 ... ChAnims:2 CTD:0,0% pOpt:0,0% Reading PM_Tifa V5.1.1 ... ChAnims:2 CTD:0,0% pOpt:0,0% Reading PM_TripleH V5.0.1 ... ChAnims:4 CTD:0,1% pOpt:0,0% Reading PM_Witcher V5.1.1 ... ChAnims:1 CTD:0,0% pOpt:0,0% Reading sanguinesDebauchery >>Warning: Inconsistent mod sanguinesDebauchery. Number of animations differs between FNIS List (86) and corresponding behavior file (94)<< V?.? ... ChAnims:103(17) CTD:1,2% pOpt:0,0% NOTE: sanguinesDebauchery uses outdated behavior file (may invalidate CTD Load calculation) Reading SexLab V1.62 ... ChAnims:1025 CTD:6,5% pOpt:1,7% Reading SexLabAroused V?.? ... ChAnims:5 CTD:0,1% pOpt:0,0% Reading SexLabCreature V1.61 ... ChAnims:178 CTD:1,2% pOpt:0,3% Reading SexyBanditCaptives V?.? ... ChAnims:72 CTD:0,4% pOpt:0,1% Reading XPMSE V7.2 ... ChAnims:164(164) CTD:2,2% pOpt:0,0% Reading ZaZAnimationPack V7.00 ... ChAnims:829 CTD:3,6% pOpt:0,0% All Anim Lists scanned. Generating Behavior Files... 19 GENDER modifications for Animations\male 32 GENDER modifications for Animations\female Alternate Animation mods: 6 sets: 49 total groups: 182 added file slots: 1367 alternate files: 1140 Create Creature Behaviors ... Reading HCOSWildlife V1.0 ... Reading MNC V?.? ... Reading FunnyBizFC V1.0 ... Reading FunnyBizMC V1.0 ... Reading HCOSBestiality V1.0 ... Reading SexLabCreature V1.62 ... Reading HCOSVore V1.0 ... 9220 animations for 56 mods successfully included (character). ChAnims: 9220 CTD:77,0% pOpt:14,9% max: 11982 LC: 20132 (max. 26162) 2113 animations for 7 mods and 40 creatures successfully included.. 1 Warning(s). Missing AnimFile PM_FigureEX01.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX02.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX03.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX04.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX05.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX06.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX07.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX08.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX09.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX10.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX11.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX11v1.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX_Fate_Ruler01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Fate_Ruler02.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Fate_Saber01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Monogatari01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_MomoHime01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_ShiningHearts01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_ShiningHearts02.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Witch01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Ranger01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Glaives01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Glaives02.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Samurai01.HKX for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Samurai01v1.HKX for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Samurai02.HKX for character, mod PM_FigureEX_Weapon Missing AnimFile PM_Lynn01.hkx for character, mod PM_Lynn Missing AnimFile PM_Lynn02.hkx for character, mod PM_Lynn Missing AnimFile PM_Lynn02_v1.hkx for character, mod PM_Lynn Missing AnimFile FemaleIdle_19Extreme.HKX for character, mod PM_PrettyFemale Missing AnimFile FemaleIdle_20.HKX for character, mod PM_PrettyFemale Missing AnimFile PM_SailorMoon01.hkx for character, mod PM_SailorMoon Missing AnimFile PM_Kenshin01.hkx for character, mod PM_SamuraiX Missing AnimFile PM_Kenshin02.hkx for character, mod PM_SamuraiX Missing AnimFile PM_Saitoh01.hkx for character, mod PM_SamuraiX Missing AnimFile PM_Tomoe01.hkx for character, mod PM_SamuraiX Missing AnimFile PM_Shiki01.hkx for character, mod PM_Shiki Missing AnimFile PM_Shiki02.hkx for character, mod PM_Shiki Missing AnimFile PM_Witcher01.hkx for character, mod PM_Witcher 39 possible consistence issues Link to comment
Psalam Posted November 19, 2019 Share Posted November 19, 2019 12 minutes ago, nagiaser said: so for fnis i know the issue so i limited and loot say all it okay no missing and this is fnis i dont notice the warning Hide contents FNIS Behavior V7.5 XXL 19/11/2019 22:12:35 Skyrim 32bit: 1.9.32.0 - D:\SteamLibrary\steamapps\common\Skyrim\ (Steam) Skeleton(hkx) female: XPMS (242 bones) male: Unknown (126 bones) Patch: "GENDER Specific Animations" Patch: "SKELETON Arm Fix" Reading Bathing in Skyrim V?.? ... ChAnims:19 CTD:0,1% pOpt:0,0% Reading DD V4.0.0 ... ChAnims:635(493) CTD:11,2% pOpt:1,0% Reading DD2 V4.0.0 ... ChAnims:330(330) CTD:9,3% pOpt:0,0% Reading DD3 V4.1.0 ... ChAnims:102(102) CTD:2,5% pOpt:0,0% Reading DDSL V4.0.0 ... ChAnims:410 CTD:2,8% pOpt:0,9% Reading Defeat V5 ... ChAnims:39 CTD:0,5% pOpt:0,2% Reading DeviousFollowers V1.00 ... ChAnims:34(34) CTD:1,3% pOpt:0,0% Reading EstrusChaurus V4.35 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISBase V7.5 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISCreatureVersion V6.1 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISSpells V5.0.1 ... ChAnims:94 CTD:0,6% pOpt:0,0% NOTE: FNISSpells uses outdated behavior file (may invalidate CTD Load calculation) Reading FunnyBizAmp V8.0 ... ChAnims:55 CTD:0,4% pOpt:0,1% Reading FunnyBizBeastly V1.0 ... ChAnims:90 CTD:0,6% pOpt:0,1% Reading FunnyBizBound V12.0 ... ChAnims:180 CTD:1,1% pOpt:0,3% Reading FunnyBizFC V10.0 ... ChAnims:146 CTD:0,9% pOpt:0,2% Reading FunnyBizFemDom V1.0 ... ChAnims:85 CTD:0,5% pOpt:0,1% Reading FunnyBizFun V12.0 ... ChAnims:334 CTD:2,0% pOpt:0,5% Reading FunnyBizGroup V8.0 ... ChAnims:471 CTD:3,0% pOpt:0,8% Reading FunnyBizGuro V5.0 ... ChAnims:108 CTD:0,7% pOpt:0,2% Reading FunnyBizLover V7.0 ... ChAnims:156 CTD:1,0% pOpt:0,2% Reading FunnyBizMC V1.0 ... ChAnims:45 CTD:0,3% pOpt:0,1% Reading FunnyBizMolag V1.0 ... ChAnims:339 CTD:2,1% pOpt:0,5% Reading FunnyBizMtb V3.0 ... ChAnims:23 CTD:0,2% pOpt:0,0% Reading FunnyBizNecro V10.0 ... ChAnims:442 CTD:2,8% pOpt:0,7% Reading FunnyBizRape V11.0 ... ChAnims:310 CTD:1,9% pOpt:0,5% Reading FunnyBizUn V12.0 ... ChAnims:590 CTD:3,6% pOpt:0,9% Reading HCOSBestiality V1.0 ... ChAnims:134 CTD:0,9% pOpt:0,2% Reading HCOSVore V1.0 ... ChAnims:65 CTD:0,4% pOpt:0,1% Reading KNNHT V3.7.0 ... ChAnims:24 CTD:0,3% pOpt:0,2% Reading KuNeruNomuF V4.0.17 ... ChAnims:530 CTD:4,3% pOpt:1,6% Reading KuNeruNomuM V4.0.17 ... ChAnims:530 CTD:4,3% pOpt:1,6% Reading KuNeruNomuU V3.8.3 ... ChAnims:12 CTD:0,1% pOpt:0,0% Reading MNC V?.? ... ChAnims:370 CTD:2,4% pOpt:0,6% Reading PM_Figure V5.1.1 ... ChAnims:23 CTD:0,3% pOpt:0,2% Reading PM_FigureEX V5.1.1 ... ChAnims:12 CTD:0,2% pOpt:0,1% Reading PM_FigureEX_Weapon V5.1.1 ... ChAnims:14 CTD:0,2% pOpt:0,1% Reading PM_Figure_Weapon V5.1.1 ... ChAnims:13 CTD:0,2% pOpt:0,1% Reading PM_Funny V5.1.1 ... ChAnims:4 CTD:0,1% pOpt:0,0% Reading PM_Lynn V5.1.1 ... ChAnims:3 CTD:0,1% pOpt:0,0% Reading PM_Ninja V5.1.1 ... ChAnims:7 CTD:0,1% pOpt:0,1% Reading PM_PrettyCombat V?.? ... ChAnims:19 CTD:0,2% pOpt:0,1% Reading PM_PrettyFemale V?.? ... ChAnims:24 CTD:0,3% pOpt:0,2% Reading PM_PrettySit V5.1.1 ... ChAnims:9 CTD:0,1% pOpt:0,1% Reading PM_SailorMoon V5.1.1 ... ChAnims:1 CTD:0,0% pOpt:0,0% Reading PM_SamuraiX V5.1.1 ... ChAnims:4 CTD:0,1% pOpt:0,0% Reading PM_Shiki V5.1.1 ... ChAnims:2 CTD:0,0% pOpt:0,0% Reading PM_Tifa V5.1.1 ... ChAnims:2 CTD:0,0% pOpt:0,0% Reading PM_TripleH V5.0.1 ... ChAnims:4 CTD:0,1% pOpt:0,0% Reading PM_Witcher V5.1.1 ... ChAnims:1 CTD:0,0% pOpt:0,0% Reading sanguinesDebauchery >>Warning: Inconsistent mod sanguinesDebauchery. Number of animations differs between FNIS List (86) and corresponding behavior file (94)<< V?.? ... ChAnims:103(17) CTD:1,2% pOpt:0,0% NOTE: sanguinesDebauchery uses outdated behavior file (may invalidate CTD Load calculation) Reading SexLab V1.62 ... ChAnims:1025 CTD:6,5% pOpt:1,7% Reading SexLabAroused V?.? ... ChAnims:5 CTD:0,1% pOpt:0,0% Reading SexLabCreature V1.61 ... ChAnims:178 CTD:1,2% pOpt:0,3% Reading SexyBanditCaptives V?.? ... ChAnims:72 CTD:0,4% pOpt:0,1% Reading XPMSE V7.2 ... ChAnims:164(164) CTD:2,2% pOpt:0,0% Reading ZaZAnimationPack V7.00 ... ChAnims:829 CTD:3,6% pOpt:0,0% All Anim Lists scanned. Generating Behavior Files... 19 GENDER modifications for Animations\male 32 GENDER modifications for Animations\female Alternate Animation mods: 6 sets: 49 total groups: 182 added file slots: 1367 alternate files: 1140 Create Creature Behaviors ... Reading HCOSWildlife V1.0 ... Reading MNC V?.? ... Reading FunnyBizFC V1.0 ... Reading FunnyBizMC V1.0 ... Reading HCOSBestiality V1.0 ... Reading SexLabCreature V1.62 ... Reading HCOSVore V1.0 ... 9220 animations for 56 mods successfully included (character). ChAnims: 9220 CTD:77,0% pOpt:14,9% max: 11982 LC: 20132 (max. 26162) 2113 animations for 7 mods and 40 creatures successfully included.. 1 Warning(s). Missing AnimFile PM_FigureEX01.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX02.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX03.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX04.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX05.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX06.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX07.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX08.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX09.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX10.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX11.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX11v1.hkx for character, mod PM_FigureEX Missing AnimFile PM_FigureEX_Fate_Ruler01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Fate_Ruler02.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Fate_Saber01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Monogatari01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_MomoHime01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_ShiningHearts01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_ShiningHearts02.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Witch01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Ranger01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Glaives01.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Glaives02.hkx for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Samurai01.HKX for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Samurai01v1.HKX for character, mod PM_FigureEX_Weapon Missing AnimFile PM_FigureEX_Samurai02.HKX for character, mod PM_FigureEX_Weapon Missing AnimFile PM_Lynn01.hkx for character, mod PM_Lynn Missing AnimFile PM_Lynn02.hkx for character, mod PM_Lynn Missing AnimFile PM_Lynn02_v1.hkx for character, mod PM_Lynn Missing AnimFile FemaleIdle_19Extreme.HKX for character, mod PM_PrettyFemale Missing AnimFile FemaleIdle_20.HKX for character, mod PM_PrettyFemale Missing AnimFile PM_SailorMoon01.hkx for character, mod PM_SailorMoon Missing AnimFile PM_Kenshin01.hkx for character, mod PM_SamuraiX Missing AnimFile PM_Kenshin02.hkx for character, mod PM_SamuraiX Missing AnimFile PM_Saitoh01.hkx for character, mod PM_SamuraiX Missing AnimFile PM_Tomoe01.hkx for character, mod PM_SamuraiX Missing AnimFile PM_Shiki01.hkx for character, mod PM_Shiki Missing AnimFile PM_Shiki02.hkx for character, mod PM_Shiki Missing AnimFile PM_Witcher01.hkx for character, mod PM_Witcher 39 possible consistence issues It appears that 1) you do not have the correct skeleton. You want the XPMS(S)E skeleton. There is a perfectly good one here on LL but there is a newer version on Nexus. You also 2) have failed to load some files from mods listed at the end (Poser mods?). Make sure that these mods are designed for 32 bit Skyrim and not SE. Once you've taken care of those issues try to start your game again. If you still have problems run FNIS and post the new output here. Link to comment
Grey Cloud Posted November 19, 2019 Share Posted November 19, 2019 Well your FNIS output is a complete mess. Do you not think it may be a good idea to deal with the warning and all those missing file messages? Link to comment
Grey Cloud Posted November 19, 2019 Share Posted November 19, 2019 12 minutes ago, Psalam said: You want the XPMS(S)E skeleton. Why? He is not running SE. He needs the XPMSE skeleton. This is the Legendary Edition version with a single S https://www.nexusmods.com/skyrim/mods/68000 This is the Special Edition version with the double S https://www.nexusmods.com/skyrimspecialedition/mods/1988/ Reinstalling the skeleton and ensuring it overwrites everything may help. Link to comment
Psalam Posted November 19, 2019 Share Posted November 19, 2019 14 minutes ago, Grey Cloud said: Why? He is not running SE. He needs the XPMSE skeleton. This is the Legendary Edition version with a single S https://www.nexusmods.com/skyrim/mods/68000 This is the Special Edition version with the double S https://www.nexusmods.com/skyrimspecialedition/mods/1988/ Reinstalling the skeleton and ensuring it overwrites everything may help. Because that's how it's listed here on LL: Where the top download is for LE and the bottom one is for SE. Link to comment
nagiaser Posted November 19, 2019 Author Share Posted November 19, 2019 very strange i have the XPMS(S)E skeleton and all my mods have for the oldrim Spoiler FNIS Behavior V7.5 XXL 19/11/2019 23:03:52 Skyrim 32bit: 1.9.32.0 - D:\SteamLibrary\steamapps\common\Skyrim\ (Steam) Skeleton(hkx) female: Unknown (126 bones) male: Unknown (126 bones) Patch: "GENDER Specific Animations" Patch: "SKELETON Arm Fix" Installing FNIS PCEA2 Reading Bathing in Skyrim V?.? ... ChAnims:19 CTD:0,1% pOpt:0,0% Reading DD V4.0.0 ... ChAnims:635(493) CTD:11,2% pOpt:1,0% Reading DD2 V4.0.0 ... ChAnims:330(330) CTD:9,3% pOpt:0,0% Reading DD3 V4.1.0 ... ChAnims:102(102) CTD:2,5% pOpt:0,0% Reading DDSL V4.0.0 ... ChAnims:410 CTD:2,8% pOpt:0,9% Reading Defeat V5 ... ChAnims:39 CTD:0,5% pOpt:0,2% Reading DeviousFollowers V1.00 ... ChAnims:34(34) CTD:1,3% pOpt:0,0% Reading EstrusChaurus V4.35 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISBase V7.5 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISCreatureVersion V6.1 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISSpells V5.0.1 ... ChAnims:94 CTD:0,6% pOpt:0,0% NOTE: FNISSpells uses outdated behavior file (may invalidate CTD Load calculation) Reading FNIS_PCEA2 V1.3 ... ChAnims:557(557) CTD:12,0% pOpt:0,0% Reading FunnyBizAmp V8.0 ... ChAnims:55 CTD:0,4% pOpt:0,1% Reading FunnyBizBeastly V1.0 ... ChAnims:90 CTD:0,6% pOpt:0,1% Reading FunnyBizBound V12.0 ... ChAnims:180 CTD:1,1% pOpt:0,3% Reading FunnyBizFC V10.0 ... ChAnims:146 CTD:0,9% pOpt:0,2% Reading FunnyBizFemDom V1.0 ... ChAnims:85 CTD:0,5% pOpt:0,1% Reading FunnyBizFun V12.0 ... ChAnims:334 CTD:2,0% pOpt:0,5% Reading FunnyBizGroup V8.0 ... ChAnims:471 CTD:3,0% pOpt:0,8% Reading FunnyBizGuro V5.0 ... ChAnims:108 CTD:0,7% pOpt:0,2% Reading FunnyBizLover V7.0 ... ChAnims:156 CTD:1,0% pOpt:0,2% Reading FunnyBizMC V1.0 ... ChAnims:45 CTD:0,3% pOpt:0,1% Reading FunnyBizMolag V1.0 ... ChAnims:339 CTD:2,1% pOpt:0,5% Reading FunnyBizMtb V3.0 ... ChAnims:23 CTD:0,2% pOpt:0,0% Reading FunnyBizNecro V10.0 ... ChAnims:442 CTD:2,8% pOpt:0,7% Reading FunnyBizRape V11.0 ... ChAnims:310 CTD:1,9% pOpt:0,5% Reading FunnyBizUn V12.0 ... ChAnims:590 CTD:3,6% pOpt:0,9% Reading HCOSBestiality V1.0 ... ChAnims:134 CTD:0,9% pOpt:0,2% Reading HCOSVore V1.0 ... ChAnims:65 CTD:0,4% pOpt:0,1% Reading KNNHT V3.7.0 ... ChAnims:24 CTD:0,3% pOpt:0,2% Reading KuNeruNomuF V4.0.17 ... ChAnims:530 CTD:4,3% pOpt:1,6% Reading KuNeruNomuM V4.0.17 ... ChAnims:530 CTD:4,3% pOpt:1,6% Reading KuNeruNomuU V3.8.3 ... ChAnims:12 CTD:0,1% pOpt:0,0% Reading MNC V?.? ... ChAnims:370 CTD:2,4% pOpt:0,6% Reading sanguinesDebauchery >>Warning: Inconsistent mod sanguinesDebauchery. Number of animations differs between FNIS List (86) and corresponding behavior file (94)<< V?.? ... ChAnims:103(17) CTD:1,2% pOpt:0,0% NOTE: sanguinesDebauchery uses outdated behavior file (may invalidate CTD Load calculation) Reading SexLab V1.62 ... ChAnims:1025 CTD:6,5% pOpt:1,7% Reading SexLabAroused V?.? ... ChAnims:5 CTD:0,1% pOpt:0,0% Reading SexLabCreature V1.61 ... ChAnims:178 CTD:1,2% pOpt:0,3% Reading SexyBanditCaptives V?.? ... ChAnims:72 CTD:0,4% pOpt:0,1% Reading XPMSE V7.2 ... ChAnims:164(164) CTD:2,2% pOpt:0,0% Reading ZaZAnimationPack V7.00 ... ChAnims:829 CTD:3,6% pOpt:0,0% All Anim Lists scanned. Generating Behavior Files... 19 GENDER modifications for Animations\male 32 GENDER modifications for Animations\female Alternate Animation mods: 7 sets: 78 total groups: 241 added file slots: 2341 alternate files: 1697 Create Creature Behaviors ... Reading HCOSWildlife V1.0 ... Reading MNC V?.? ... Reading FunnyBizFC V1.0 ... Reading FunnyBizMC V1.0 ... Reading HCOSBestiality V1.0 ... Reading SexLabCreature V1.62 ... Reading HCOSVore V1.0 ... 9635 animations for 41 mods successfully included (character). ChAnims: 9635 CTD:86,4% pOpt:13,8% max: 11156 LC: 22596 (max. 26162) 2113 animations for 7 mods and 40 creatures successfully included.. 1 Warning(s). 0 possible consistence issues i delete the animation mod how havev all the error but the warning stay and CTD always here Link to comment
Grey Cloud Posted November 19, 2019 Share Posted November 19, 2019 2 minutes ago, Psalam said: Where the top download is for LE and the bottom one is for SE. Where it is misleading. Below that line it states: XPMSE\XPMSSE - which infers that XPMSSE is a. different to XPMSE and b. for Special Edition, so it should not be recommended for LE users. It also sates: (also on Nexus(SK)\Nexus(SSE)). What the hell (SK) is, I have no idea. Whoever put up that link is a muppet. Link to comment
Psalam Posted November 20, 2019 Share Posted November 20, 2019 12 hours ago, nagiaser said: very strange i have the XPMS(S)E skeleton and all my mods have for the oldrim Hide contents FNIS Behavior V7.5 XXL 19/11/2019 23:03:52 Skyrim 32bit: 1.9.32.0 - D:\SteamLibrary\steamapps\common\Skyrim\ (Steam) Skeleton(hkx) female: Unknown (126 bones) male: Unknown (126 bones) Patch: "GENDER Specific Animations" Patch: "SKELETON Arm Fix" Installing FNIS PCEA2 Reading Bathing in Skyrim V?.? ... ChAnims:19 CTD:0,1% pOpt:0,0% Reading DD V4.0.0 ... ChAnims:635(493) CTD:11,2% pOpt:1,0% Reading DD2 V4.0.0 ... ChAnims:330(330) CTD:9,3% pOpt:0,0% Reading DD3 V4.1.0 ... ChAnims:102(102) CTD:2,5% pOpt:0,0% Reading DDSL V4.0.0 ... ChAnims:410 CTD:2,8% pOpt:0,9% Reading Defeat V5 ... ChAnims:39 CTD:0,5% pOpt:0,2% Reading DeviousFollowers V1.00 ... ChAnims:34(34) CTD:1,3% pOpt:0,0% Reading EstrusChaurus V4.35 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISBase V7.5 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISCreatureVersion V6.1 ... ChAnims:0 CTD:0,0% pOpt:0,0% Reading FNISSpells V5.0.1 ... ChAnims:94 CTD:0,6% pOpt:0,0% NOTE: FNISSpells uses outdated behavior file (may invalidate CTD Load calculation) Reading FNIS_PCEA2 V1.3 ... ChAnims:557(557) CTD:12,0% pOpt:0,0% Reading FunnyBizAmp V8.0 ... ChAnims:55 CTD:0,4% pOpt:0,1% Reading FunnyBizBeastly V1.0 ... ChAnims:90 CTD:0,6% pOpt:0,1% Reading FunnyBizBound V12.0 ... ChAnims:180 CTD:1,1% pOpt:0,3% Reading FunnyBizFC V10.0 ... ChAnims:146 CTD:0,9% pOpt:0,2% Reading FunnyBizFemDom V1.0 ... ChAnims:85 CTD:0,5% pOpt:0,1% Reading FunnyBizFun V12.0 ... ChAnims:334 CTD:2,0% pOpt:0,5% Reading FunnyBizGroup V8.0 ... ChAnims:471 CTD:3,0% pOpt:0,8% Reading FunnyBizGuro V5.0 ... ChAnims:108 CTD:0,7% pOpt:0,2% Reading FunnyBizLover V7.0 ... ChAnims:156 CTD:1,0% pOpt:0,2% Reading FunnyBizMC V1.0 ... ChAnims:45 CTD:0,3% pOpt:0,1% Reading FunnyBizMolag V1.0 ... ChAnims:339 CTD:2,1% pOpt:0,5% Reading FunnyBizMtb V3.0 ... ChAnims:23 CTD:0,2% pOpt:0,0% Reading FunnyBizNecro V10.0 ... ChAnims:442 CTD:2,8% pOpt:0,7% Reading FunnyBizRape V11.0 ... ChAnims:310 CTD:1,9% pOpt:0,5% Reading FunnyBizUn V12.0 ... ChAnims:590 CTD:3,6% pOpt:0,9% Reading HCOSBestiality V1.0 ... ChAnims:134 CTD:0,9% pOpt:0,2% Reading HCOSVore V1.0 ... ChAnims:65 CTD:0,4% pOpt:0,1% Reading KNNHT V3.7.0 ... ChAnims:24 CTD:0,3% pOpt:0,2% Reading KuNeruNomuF V4.0.17 ... ChAnims:530 CTD:4,3% pOpt:1,6% Reading KuNeruNomuM V4.0.17 ... ChAnims:530 CTD:4,3% pOpt:1,6% Reading KuNeruNomuU V3.8.3 ... ChAnims:12 CTD:0,1% pOpt:0,0% Reading MNC V?.? ... ChAnims:370 CTD:2,4% pOpt:0,6% Reading sanguinesDebauchery >>Warning: Inconsistent mod sanguinesDebauchery. Number of animations differs between FNIS List (86) and corresponding behavior file (94)<< V?.? ... ChAnims:103(17) CTD:1,2% pOpt:0,0% NOTE: sanguinesDebauchery uses outdated behavior file (may invalidate CTD Load calculation) Reading SexLab V1.62 ... ChAnims:1025 CTD:6,5% pOpt:1,7% Reading SexLabAroused V?.? ... ChAnims:5 CTD:0,1% pOpt:0,0% Reading SexLabCreature V1.61 ... ChAnims:178 CTD:1,2% pOpt:0,3% Reading SexyBanditCaptives V?.? ... ChAnims:72 CTD:0,4% pOpt:0,1% Reading XPMSE V7.2 ... ChAnims:164(164) CTD:2,2% pOpt:0,0% Reading ZaZAnimationPack V7.00 ... ChAnims:829 CTD:3,6% pOpt:0,0% All Anim Lists scanned. Generating Behavior Files... 19 GENDER modifications for Animations\male 32 GENDER modifications for Animations\female Alternate Animation mods: 7 sets: 78 total groups: 241 added file slots: 2341 alternate files: 1697 Create Creature Behaviors ... Reading HCOSWildlife V1.0 ... Reading MNC V?.? ... Reading FunnyBizFC V1.0 ... Reading FunnyBizMC V1.0 ... Reading HCOSBestiality V1.0 ... Reading SexLabCreature V1.62 ... Reading HCOSVore V1.0 ... 9635 animations for 41 mods successfully included (character). ChAnims: 9635 CTD:86,4% pOpt:13,8% max: 11156 LC: 22596 (max. 26162) 2113 animations for 7 mods and 40 creatures successfully included.. 1 Warning(s). 0 possible consistence issues i delete the animation mod how havev all the error but the warning stay and CTD always here FNIS looks much cleaner. You might want to check that you have the correct version of Sanguine's Debauchery since that is giving you a warning also. If that doesn't fix it try running LOOT. On the blue bar in the upper right hand corner is an icon that looks like 3 vertical dots or buttons. Simply click on it to copy your load order onto your clipboard. Come back here and paste it (Ctrl+V) into a spoiler and let's see what we have. Link to comment
Katie schnurr Posted November 20, 2019 Share Posted November 20, 2019 3 hours ago, Psalam said: FNIS looks much cleaner. You might want to check that you have the correct version of Sanguine's Debauchery since that is giving you a warning also. If that doesn't fix it try running LOOT. On the blue bar in the upper right hand corner is an icon that looks like 3 vertical dots or buttons. Simply click on it to copy your load order onto your clipboard. Come back here and paste it (Ctrl+V) into a spoiler and let's see what we have. i think thats an sd plus error i had it and took sd out of my load order because of it Link to comment
Psalam Posted November 20, 2019 Share Posted November 20, 2019 38 minutes ago, Katie schnurr said: i think thats an sd plus error i had it and took sd out of my load order because of it Do you have an FNIS order since then? Can you get me a copy of your load order as I suggested above? Link to comment
nagiaser Posted November 20, 2019 Author Share Posted November 20, 2019 here is my load order : Spoiler 0 0 Skyrim.esm 1 1 Update.esm 2 2 Dawnguard.esm 3 3 HearthFires.esm 4 4 Dragonborn.esm 5 5 Unofficial Skyrim Legendary Edition Patch.esp 6 6 hdtHighHeel.esm 7 7 EFFCore.esm 8 8 SexLab.esm 9 9 SexLabAroused.esm 10 a TERAArmors.esm 11 b Devious Devices - Assets.esm 12 c CreatureFramework.esm 13 d Schlongs of Skyrim - Core.esm 14 e Campfire.esm 15 f Devious Devices - Integration.esm 16 10 ZaZAnimationPack.esm 17 11 daymoyl.esm 18 12 Devious Devices - Expansion.esm 19 13 RSkyrimChildren.esm 20 14 DeviousFramework.esm 21 15 Skyrim - Utility Mod.esm 22 16 Omegared99-Compilation.esm 23 17 ETaC - RESOURCES.esm 24 18 ApachiiHair.esm 25 19 ApachiiHairFemales.esm 26 1a HighResTexturePack01.esp 27 1b HighResTexturePack02.esp 28 1c HighResTexturePack03.esp 29 1d Cutting Room Floor.esp 30 1e Weapons & Armor Fixes_Remade.esp 31 1f Clothing & Clutter Fixes.esp 32 20 FNIS.esp 33 21 SGEyebrows.esp 34 22 RaceMenu.esp 35 23 RaceMenuPlugin.esp 36 24 NewMikanEyes.esp 37 25 KS Hairdo's.esp 38 26 SkyUI.esp 39 27 UIExtensions.esp 40 28 EnhancedLightsandFX.esp 41 29 ETaC - Complete.esp 42 2a ELFX - Exteriors.esp 43 2b Complete Crafting Overhaul_Remade.esp 44 2c SexLabNudeCreatures.esp 45 2d SexLabNudeCreaturesDG.esp 46 2e SexLabNudeCreaturesDB.esp 47 2f xazPrisonOverhaulPatched.esp 48 30 ELFX - Weathers.esp 49 31 Hothtrooper44_ArmorCompilation.esp 50 32 HentaiCreatures.esp 51 33 SexyBanditCaptives.esp 52 34 EFFDialogue.esp 53 35 sanguinesDebauchery.esp 54 36 Deviously Cursed Loot.esp 55 37 Weapons & Armor_TrueWeaponsLvlLists.esp 56 38 Immersive Weapons.esp 57 39 DeviousRegulations.esp 58 3a YorgrimsRefuge.esp 59 3b bathhouse.esp 60 3c SexLab_Dialogues.esp 61 3d Mango.esp 62 3e SLAnimLoader.esp 63 3f Deviously Enslaved.esp HornyCreatures.esp 64 40 AnIdealSkyforgeMineFREE.esp 65 41 SexLab-Parasites.esp 66 42 DeviousFollowers.esp 67 43 ShowersInInns.esp 68 44 MTNKFollowerLilyanna.esp 69 45 DA_Skyship.esp 70 46 Schlongs of Skyrim.esp 71 47 SOS - Shop.esp 72 48 FNISspells.esp 73 49 daymoyl_DawnguardAddon.esp 74 4a Sneak Tools.esp 75 4b Sneak Tools Vanilla Masks.esp 76 4c Sneak Tools Vanilla Hoods.esp 77 4d SexLab_Hormones.esp 78 4e KvHarborside.esp 79 4f ssKilltehBlades.esp 80 50 SLDragons.esp 81 51 WeaponsArmorFixes_ImmersiveWeapons_Patch.esp 82 52 Stealth Skills Rebalanced_COMPLETE.esp 83 53 suspiciouscityguards.esp 84 54 LFGDwemerHacker.esp 85 55 DeadlyAimRanks.esp 86 56 CampfireTentCraftAdd.esp 87 57 dvmb.esp 88 58 EstrusChaurus.esp 89 59 SOS - VectorPlexus Regular Addon.esp 90 5a EatingSleepingDrinking.esp 91 5b GoToBed.esp 92 5c Wolf Skin Bedrolls for spooning.esp 93 5d CamCutScene.esp 94 5e SL_Kidnapped_Redux.esp 95 5f Devious Devices - Equip.esp 96 60 MoreNastyCritters.esp 97 61 SLALAnimObj.esp 98 62 NoOverpenetration.esp 99 63 SexLabMatchMaker.esp 100 64 SOS - Hormones UNP Addon.esp 101 65 RaceMenuMorphsUUNP.esp 102 66 SexLabDefeat.esp 103 67 mslDeviousCaptures.esp 104 68 SOS - Grower - Extended.esp 105 69 Akavari Katana Re_borne.esp 106 6a Faction Crossbows.esp 107 6b For the Brotherhood Daggers.esp 108 6c Unique Uniques.esp 109 6d Insanity's Dragonbane.esp 110 6e Crossbows_Basic_Collection_EN.esp 111 6f DaedricCrossbow.esp 112 70 GDZZJJDH.esp 113 71 HelmetToggle.esp 114 72 Hothtrooper44_Armor_Ecksstra.esp 115 73 hothtrooper44_ArmorPatch.esp 116 74 Omegared99-WeaponSets.esp 117 75 Armor and Clothing for RSChildren - Playable Override + All DLC Patches.esp 118 76 RSChildren.esp 119 77 KS Jewelry.esp 120 78 LinkleOutfit.esp 121 79 Craftable and Placeable Havok-enabled Bedrolls .esp 122 7a GoToBed-CraftableAndPlaceableBedrolls-patch.esp 123 7b Bathing in Skyrim - Main.esp 124 7c XPMSE.esp 125 7d SOSRaceMenu.esp 126 7e FNIS_PCEA2.esp 127 7f Alternate Start - Live Another Life.esp 128 80 Deviously Cursed Loot LAL AddOn.esp 129 81 ImmerSlave.esp 130 82 ELFXEnhancer.esp Link to comment
Psalam Posted November 20, 2019 Share Posted November 20, 2019 4 minutes ago, nagiaser said: here is my load order : Hide contents 0 0 Skyrim.esm 1 1 Update.esm 2 2 Dawnguard.esm 3 3 HearthFires.esm 4 4 Dragonborn.esm 5 5 Unofficial Skyrim Legendary Edition Patch.esp 6 6 hdtHighHeel.esm 7 7 EFFCore.esm 8 8 SexLab.esm 9 9 SexLabAroused.esm 10 a TERAArmors.esm 11 b Devious Devices - Assets.esm 12 c CreatureFramework.esm 13 d Schlongs of Skyrim - Core.esm 14 e Campfire.esm 15 f Devious Devices - Integration.esm 16 10 ZaZAnimationPack.esm 17 11 daymoyl.esm 18 12 Devious Devices - Expansion.esm 19 13 RSkyrimChildren.esm 20 14 DeviousFramework.esm 21 15 Skyrim - Utility Mod.esm 22 16 Omegared99-Compilation.esm 23 17 ETaC - RESOURCES.esm 24 18 ApachiiHair.esm 25 19 ApachiiHairFemales.esm 26 1a HighResTexturePack01.esp 27 1b HighResTexturePack02.esp 28 1c HighResTexturePack03.esp 29 1d Cutting Room Floor.esp 30 1e Weapons & Armor Fixes_Remade.esp 31 1f Clothing & Clutter Fixes.esp 32 20 FNIS.esp 33 21 SGEyebrows.esp 34 22 RaceMenu.esp 35 23 RaceMenuPlugin.esp 36 24 NewMikanEyes.esp 37 25 KS Hairdo's.esp 38 26 SkyUI.esp 39 27 UIExtensions.esp 40 28 EnhancedLightsandFX.esp 41 29 ETaC - Complete.esp 42 2a ELFX - Exteriors.esp 43 2b Complete Crafting Overhaul_Remade.esp 44 2c SexLabNudeCreatures.esp 45 2d SexLabNudeCreaturesDG.esp 46 2e SexLabNudeCreaturesDB.esp 47 2f xazPrisonOverhaulPatched.esp 48 30 ELFX - Weathers.esp 49 31 Hothtrooper44_ArmorCompilation.esp 50 32 HentaiCreatures.esp 51 33 SexyBanditCaptives.esp 52 34 EFFDialogue.esp 53 35 sanguinesDebauchery.esp 54 36 Deviously Cursed Loot.esp 55 37 Weapons & Armor_TrueWeaponsLvlLists.esp 56 38 Immersive Weapons.esp 57 39 DeviousRegulations.esp 58 3a YorgrimsRefuge.esp 59 3b bathhouse.esp 60 3c SexLab_Dialogues.esp 61 3d Mango.esp 62 3e SLAnimLoader.esp 63 3f Deviously Enslaved.esp HornyCreatures.esp 64 40 AnIdealSkyforgeMineFREE.esp 65 41 SexLab-Parasites.esp 66 42 DeviousFollowers.esp 67 43 ShowersInInns.esp 68 44 MTNKFollowerLilyanna.esp 69 45 DA_Skyship.esp 70 46 Schlongs of Skyrim.esp 71 47 SOS - Shop.esp 72 48 FNISspells.esp 73 49 daymoyl_DawnguardAddon.esp 74 4a Sneak Tools.esp 75 4b Sneak Tools Vanilla Masks.esp 76 4c Sneak Tools Vanilla Hoods.esp 77 4d SexLab_Hormones.esp 78 4e KvHarborside.esp 79 4f ssKilltehBlades.esp 80 50 SLDragons.esp 81 51 WeaponsArmorFixes_ImmersiveWeapons_Patch.esp 82 52 Stealth Skills Rebalanced_COMPLETE.esp 83 53 suspiciouscityguards.esp 84 54 LFGDwemerHacker.esp 85 55 DeadlyAimRanks.esp 86 56 CampfireTentCraftAdd.esp 87 57 dvmb.esp 88 58 EstrusChaurus.esp 89 59 SOS - VectorPlexus Regular Addon.esp 90 5a EatingSleepingDrinking.esp 91 5b GoToBed.esp 92 5c Wolf Skin Bedrolls for spooning.esp 93 5d CamCutScene.esp 94 5e SL_Kidnapped_Redux.esp 95 5f Devious Devices - Equip.esp 96 60 MoreNastyCritters.esp 97 61 SLALAnimObj.esp 98 62 NoOverpenetration.esp 99 63 SexLabMatchMaker.esp 100 64 SOS - Hormones UNP Addon.esp 101 65 RaceMenuMorphsUUNP.esp 102 66 SexLabDefeat.esp 103 67 mslDeviousCaptures.esp 104 68 SOS - Grower - Extended.esp 105 69 Akavari Katana Re_borne.esp 106 6a Faction Crossbows.esp 107 6b For the Brotherhood Daggers.esp 108 6c Unique Uniques.esp 109 6d Insanity's Dragonbane.esp 110 6e Crossbows_Basic_Collection_EN.esp 111 6f DaedricCrossbow.esp 112 70 GDZZJJDH.esp 113 71 HelmetToggle.esp 114 72 Hothtrooper44_Armor_Ecksstra.esp 115 73 hothtrooper44_ArmorPatch.esp 116 74 Omegared99-WeaponSets.esp 117 75 Armor and Clothing for RSChildren - Playable Override + All DLC Patches.esp 118 76 RSChildren.esp 119 77 KS Jewelry.esp 120 78 LinkleOutfit.esp 121 79 Craftable and Placeable Havok-enabled Bedrolls .esp 122 7a GoToBed-CraftableAndPlaceableBedrolls-patch.esp 123 7b Bathing in Skyrim - Main.esp 124 7c XPMSE.esp 125 7d SOSRaceMenu.esp 126 7e FNIS_PCEA2.esp 127 7f Alternate Start - Live Another Life.esp 128 80 Deviously Cursed Loot LAL AddOn.esp 129 81 ImmerSlave.esp 130 82 ELFXEnhancer.esp Delete your current version of MoreNastyCritters (MNC) and load the latest version carefully following MadMansGun's instructions including placing MNC before SLAL. Also, turn off the plug-in for XPMSE (don't delete the file, that would be bad. simply turn the plug-in off). Unless I missed it and you have dual sheath redux listed somewhere. Then, try starting your game again. Link to comment
Grey Cloud Posted November 20, 2019 Share Posted November 20, 2019 Try Load game CTD Fix https://www.nexusmods.com/skyrim/mods/85443/ Link to comment
nagiaser Posted November 20, 2019 Author Share Posted November 20, 2019 nop always the ctd i don t understand were the problem ... and the papyrus logs info distubs me ... Spoiler [11/20/2019 - 06:59:09PM] Papyrus log opened (PC) [11/20/2019 - 06:59:09PM] Function GetEffectMagnitudes in the empty state on type Ingredient does not exist. Function will not be flagged as callable from tasklets. [11/20/2019 - 06:59:09PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms) [11/20/2019 - 06:59:09PM] Memory page: 128 (min) 512 (max) 76800 (max total) [11/20/2019 - 06:59:17PM] Cannot open store for class "ddunequiphandlerscript", missing file? [11/20/2019 - 06:59:17PM] Cannot open store for class "ddunequipmcmscript", missing file? [11/20/2019 - 06:59:17PM] Cannot open store for class "fnissmquestscript", missing file? [11/20/2019 - 06:59:17PM] Cannot open store for class "fnissmconfigmenu", missing file? [11/20/2019 - 06:59:18PM] Cannot open store for class "follower3dnpc", missing file? [11/20/2019 - 06:59:18PM] Cannot open store for class "pchs_playerscript", missing file? [11/20/2019 - 06:59:19PM] Cannot open store for class "wd_util", missing file? [11/20/2019 - 06:59:19PM] Cannot open store for class "SLSF_CompatibilityScript", missing file? [11/20/2019 - 06:59:19PM] Cannot open store for class "mariaedenstools", missing file? [11/20/2019 - 06:59:19PM] Cannot open store for class "vkjMQ", missing file? [11/20/2019 - 06:59:19PM] Cannot open store for class "slv_enforcerlocationcheck", missing file? [11/20/2019 - 06:59:19PM] Cannot open store for class "slv_utilities", missing file? 2~3 year befors i use the same mod but i dont have the probleme Link to comment
Katie schnurr Posted November 20, 2019 Share Posted November 20, 2019 i feel for you its kinda where i am stuck Link to comment
Grey Cloud Posted November 20, 2019 Share Posted November 20, 2019 1 hour ago, nagiaser said: [11/20/2019 - 06:59:19PM] Cannot open store for class "mariaedenstools", missing file? 1 hour ago, nagiaser said: [11/20/2019 - 06:59:18PM] Cannot open store for class "follower3dnpc", missing file? I couldn't see Maria Eden or Interesting NPCs in your load order (I may have missed them). 1 hour ago, nagiaser said: 2~3 year befors i use the same mod but i dont have the probleme You may want to think about checking your mods for updates. If some of them are from 2 or 3 years ago and some are newer then it may be the cause of the error messages. I don't use most of the mods you have so I cannot point a finger at any of them but I do know that the DD mods can be fussy with version numbers. ? This might be a job for Mr Pickles @donttouchmethere Link to comment
donttouchmethere Posted November 20, 2019 Share Posted November 20, 2019 21 hours ago, nagiaser said: >>Warning: Inconsistent mod sanguinesDebauchery. Number of animations differs between FNIS List (86) and corresponding behavior file (94)<< can be ignored SD+ works as SD+ works not a reason to miss on SD+ =D 24 minutes ago, Grey Cloud said: I couldn't see Maria Eden or Interesting NPCs in your load order (I may have missed them). I think that's just mods searching for soft requirements like FISS for MCM saving and the like Link to comment
donttouchmethere Posted November 20, 2019 Share Posted November 20, 2019 CTD after the logo my guess your missing a requirement or wrong patch Link to comment
donttouchmethere Posted November 20, 2019 Share Posted November 20, 2019 4 hours ago, nagiaser said: HornyCreatures.esp is deactivated, but 4 hours ago, nagiaser said: SLDragons.esp is activated = CTD, because SLdragons needs HornyCreatures Loot or your mod manager might show a warning MNC SLAL is pretty stable on it's own, but you really need to read the instructions for all the addons 1 Link to comment
donttouchmethere Posted November 20, 2019 Share Posted November 20, 2019 Also make sure your PapyrusUtil 3.3 doesn't get overwritten by Campfire and SLF. That's not a cause for CTD, but it will make issues later in game like stuck devious scenes. If you never installed PapyrusUtil 3.3 do it now and overwrite all. 4 hours ago, nagiaser said: 60 3c SexLab_Dialogues.esp if you don't use SD+ anymore you can remove SLdialog too there is more, but just check if you still get CTD after removing SLdragons and rebuilding FNIS Link to comment
nagiaser Posted November 20, 2019 Author Share Posted November 20, 2019 okay a little advencement soo for more accurate i have the CTD a the moment after see the bethesda now CTD au moment see the logo sorry im dumb for no say that ... Link to comment
donttouchmethere Posted November 21, 2019 Share Posted November 21, 2019 13 hours ago, nagiaser said: okay a little advencement soo for more accurate i have the CTD a the moment after see the bethesda now CTD au moment see the logo sorry im dumb for no say that ... It's helpful if you have changed anything on your LO to post again: > LO > FNIS output INCLUSIVE THE WARNINGS you get after consistence check Also it would help to know what ZAZ version you are using. If in doubt move ZAZ over DDa,x,i in LO. Did you overwrite SBC base mod with the right hair mod version. It's important that your overwrite SBC base and not the other way around. Might just me, but Sneak tools made me some headache in the past. Maybe it got updated or has some new patches. CTD after the logo smells to me like a conflict, wrong patch or missing patch for compatibility, worst case some leftovers of experiments like from manualy installing. We can't see what your doing and working with old information is only guess work. Help is also limited by knowledge about the mods you have installed, means it's hard to know ALL the mods you have installed and if they could make issues or missing requirements that are only specific for that one mod (incl patches needed). I recommend by now to start over again and create a working base setup. Means get SLF, DD, ZAZ, MNC and requirements working. If those are working you can add other mods and if issues appear you know it's cause you added those new mods. Update your MNC to SLAL version and follow the instructions on the Mod page. 20 hours ago, nagiaser said: 44 2c SexLabNudeCreatures.esp 45 2d SexLabNudeCreaturesDG.esp 46 2e SexLabNudeCreaturesDB.esp this for example won't be even needed anymore after you updated MNC. Also make sure you have the right stability fixes like: > SKSE.ini > Crash fixes > ENBoost you can read about it here: Link to comment
nagiaser Posted November 22, 2019 Author Share Posted November 22, 2019 okay so after my comptuer decide to die ... (F**k me) and restart again whit another pc i find the problem Devious Captures but i don t understant why is not working ... Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now