Jump to content

What the hell did I do?


NexusCron

Recommended Posts

I have 255 mods active. Alot of them are script heavy, ..I have alot of complex, detailed shit going in skyrim, This is the oldrim edition

 

The thing that is freaking me the fuck out? Excuse my language.

 

Is that I have somehow managed to make it run so stable, so ungodly stable, that there are only crashes within the span of every 48 hours, sometimes less.

 

I have had exceedingly rare crashes. I can walk into Riften without the game going thermonuclear. I can dance around in Whiterun without the game having a heartattack. I can waltz into Markarth and the game doesn't explode

 

I have a large number of NPCs around and the most I get are greyface bug or some NPCs running around buttnekkid.

 

When it comes to CTDs, they are almost non-exsistant. What in the name of Sovngarde have I done?! Seriously I don't know how I pulled this off!

 

you use 255 mods yet you dont show a list of what the 255 contains.. :sleepy: Try running Defeat and make it so like all npc can have sex during combat i can assure you you will crash.

 

Also for future reference you may want to include, what type of pc windows version. if your using mod organizer tools wreybash enb etc.. that way people have a better reference of what to expect.

 

Only saying you use 255 mods and not stating any other info is not very informative.

 

btw you dont mention your using crashfix if you are using that many mods then your save should have melted already due to formlist if you exceed to high you can no longer save and your game is broken.

Link to comment

 

you use 255 mods yet you dont show a list of what the 255 contains.. :sleepy: Try running Defeat and make it so like all npc can have sex during combat i can assure you you will crash.

 

and he should crash because of ?

 

the quest can pick 5 agressors, 5 spectators  and 5 victims (your followers, the farmer near, dawnguard sentinel...)

15 npcs or 200 npcs, that doesn't change anything

scripts can handle 15 npcs, the others will just stood there

 

global variable numagressor, and global variable numvictims

instead of for i =0 to 5, for i=0 to numagressor

better for performances

 

to put more action

global variable currentagressor and currentvictim

 

defeatsomething

currentvictim = 0 /that's the player

current agressor = 1 /2 npcs

collateral()

end defeatsomething

 

function collateral

while currentagressor != numagressor && currentvictim != numvictim

  the stuff that send npc on your followers

endwhile

endfunction collateral

 

now it's no longer player with follower 0, then player with follower 1, then...

 

 

to give action to the 190 npcs that do nothing (very bad idea)

 

condition don't have spell done to alias agressor1,2,3,4,5

the stuff that add the spell don't remember, for a npc to have to wait x minutes before another round

if numagressor == 4 npc.addspell done else its stuff with the spell don't remember endif (much longer duration than the other spell)

a keyword would be better for that, keyword notdone for npc that didn't get their turn, that is removed, or not after they got a round

 

npc is removed from alias agressor when he get spell done

he is replaced by another npc

when you reload defeatsomething, the detectagressorsomething is reload too

another round with the new agressors (or not , if there was 5, 1 for you, 1 for follower 1, 1 for follower 2, there's 2 agressors from before that are still waiting for their turn)

 

don't know if gangbang work with defeat now, without that, one npc at a time, 190 npcs... 2 minutes per npc, it will take hours

 

defeatsomething

if numagressor >3

  if randomint (0,100) > defeatconfig.mcmgangbang

    if sexlab.findanimation(player, agressor[0], agressor[1], agressor[2])  /there's a function for that check

    sexlab.something(player, agressor[0], agressor[1], agressor[2])

    currentagressor = 3

    endif

 endif

elseif numagressor>2

 

  sexlab.something(player, agressor[0], agressor[1])

  currentagressor = 2

 

else

  sexlab.something(player, agressor[0])

  currentagressor = 1

endif

enddefeatsomething

 

same in the collateral function

 

there's only 2 agressors left for your 3 followers? use some spectators (leave one alone for the spectator stuff)

you have 8 followers? add some alias to the defeat quest, and make victim[4] -> victime[9]

you have 30 followers? there's not enought sexlabthread quests for them, why do you have 30 followers anyway

 

 

 

Link to comment

 

 


00  Skyrim.esm
01  Update.esm
02  Dawnguard.esm
03  HearthFires.esm
04  Dragonborn.esm
05  Unofficial Skyrim Legendary Edition Patch.esp  [Version 3.0.9]
06  Falskaar.esm
07  Wyrmstooth.esp  [Version 1.16]
08  hdtHighHeel.esm
09  Heels Sound.esm
0A  ApachiiHair.esm
0B  SMSkyrim.esp  [Version 5.1]
0C  notice board.esp
0D  arnima.esm
0E  MagicDuelReborn.esm
0F  Campfire.esm
10  SexLab.esm  [Version 1.62]
11  SexLabAroused.esm  [Version 2.8]
12  Gray Fox Cowl.esm
13  LevelersTower.esm
14  Schlongs of Skyrim - Core.esm
15  RaceCompatibility.esm
16  RE_RealEstate_Core.esp
17  WM Flora Fixes.esp
18  HammetDungeons.esm
19  daymoyl.esm
1A  Cutting Room Floor.esp  [Version 2.0.5]
1B  EnhancedLightsandFX.esp
1C  ELFX - Exteriors.esp
1D  NexusSkyrimOverhaul.esp
1E  LegacyoftheDragonborn.esp
1F  Castle Volkihar Rebuilt.esp  [Version 1.1.2]
20  CollegeOfWinterholdImmersive.esp
21  Hothtrooper44_Armor_Ecksstra.esp
22  FNIS.esp
23  PC Head Tracking - MCM.esp
24  PC Head Tracking - Patch.esp
25  FNISSexyMove.esp
26  FNIS_PCEA2.esp
27  VioLens.esp  [Version 2.11]
28  SkyUI.esp
29  DVA - Dynamic Vampire Appearance.esp
2A  vImmersiveBeds.esp
2B  Better Stealth AI for Followers.esp  [Version 3.4]
2C  KS Hairdo's.esp
2D  vAutosaveManager.esp
2E  SMSkyrim - Compressed.esp  [Version 1.0]
2F  Dawnguard - Join As A Vampire.esp
30  dD - Realistic Ragdoll Force - Realistic.esp
31  ContinueGameNoCrash.esp
32  RaceMenu.esp
33  NIOVHH.esp
34  EnchantedArsenal.esp  [Version 2.23]
35  WetandCold.esp
36  AOS.esp  [Version 2.5.1DGDB]
37  blessarmors.esp
38  Remodeled Armor - Dragonborn.esp
39  Ivy Valentine Armor.esp
3A  RevampedDSArmor7B.esp
3B  UIExtensions.esp
3C  reanimate fx.esp
3D  Animated Dragon Wings.esp
3E  halfdragonrace.esp
3F  TheCleaner.esp
40  AMatterOfTime.esp  [Version 2.00]
41  iHUD.esp
42  AchieveThat.esp
43  Bathing in Skyrim - Main.esp
44  Remodeled Armor - Underwear.esp
45  Customizable Camera.esp
46  Wintermyst - Enchantments of Skyrim.esp
47  HeartBreaker.esp  [Version 3.3]
48  SexLabMassMatchMaker.esp
49  SLAnimLoader.esp
++  Skyrim Particle Patch for ENB - Flame Atronach Fix.esp
4A  SexLab_SOS-Stapon.esp
4B  Apropos.esp
++  Skyrim Ice Shader Fix.esp
4C  Sanctuary Reborn.esp
4D  Book Covers Skyrim.esp
4E  Skyrim Immersive Creatures.esp  [Version v6.5.2b]
4F  TheBawbsShire.esp
50  SexLab_Solutions.esp
51  Beasts of Tamriel.esp
52  WyrmstoothMerged.esp
53  Helgen Reborn.esp  [Version 105.3]
54  RavenRockExpanded.esp
55  PopulatedSkyrim.esp
56  goodbrother.esp
57  QaxeQuestorium.esp
58  HearthfireMultiKid.esp
59  BetterDarkBrotherhood.esp
5A  Birdsofskyrim.esp
5B  Thunderchild - Epic Shout Package.esp
5C  Skyrim Immersive Creatures - DLC2.esp  [Version v6.5.2a]
5D  RealisticNeedsandDiseases.esp
5E  MoonAndStar_MAS.esp
5F  Undeath.esp
60  betterdawnguard.esp
61  Cidhna Mine Expanded.esp
62  Serana Dialogue Edit.esp
63  Hothtrooper44_ArmorCompilation.esp
64  Skyrim Immersive Creatures - Patch.esp
65  Sacrosanct - Vampires of Skyrim.esp
66  Thieves Guild Requirements.esp  [Version 3.0]
67  tcbm.esp
68  Point The Way.esp  [Version 1.0.8]
69  Better Vampire NPCs.esp
6A  Convenient Horses.esp
6B  Guard Dialogue Overhaul.esp
6C  Undeath Immersive Lichdom V3.esp
++  Higher Difficulty.esp
6D  Immersive Weapons.esp
6E  Wildcat - Combat of Skyrim.esp
6F  dD - Enhanced Blood Main.esp
70  Lore Weapon Expansion.esp  [Version 1.4a]
71  Inconsequential NPCs.esp
72  Daedric Entity Restoration Project.esp
73  Stealth Skills Rebalanced_COMPLETE.esp
74  PrvtI_HeavyArmory.esp
75  notice board - dragonborn patch.esp
76  Run For Your Lives.esp  [Version 2.1.0]
77  SMIM-Merged-All.esp
78  HarvestOverhaulCreatures.esp  [Version 2.8.2]
79  SFO - Dragonborn.esp
7A  Inconsequential NPCs - CRF Compatibility Patch.esp
7B  Improved Adoptions.esp
7C  Improved Adoptions DLC houses.esp
7D  WindstadMine.esp
7E  Tentapalooza.esp
7F  TTYM - Think to Yourself Messages.esp
80  NorthernCardinal.esp
81  Bring Out Your Dead - Legendary Edition.esp  [Version 3.0]
82  Hunterborn.esp
83  Immersive Patrols II.esp
84  BloodmoonRising.esp
85  HarvestOverhaul.esp  [Version 2.8.2]
86  TERAArmors_CBBE.esp
87  GDZZJJDH.esp
88  Revealing Ebony Nocturna.esp
89  Hunterborn_RND-Patch.esp
8A  TradeBarter.esp
++  DBM_NexusSkyrimOverhaul_Patch.esp
8B  FS_UltimateAssortment.esp
++  ERSO 30 - Better Enemy AI Dawnguard&Dragonborn.esp
8C  Skyrim Realistic Archery.esp
++  ScopedBows_ArrowTweaks.esp
8D  konahrik_accoutrements.esp  [Version 5.5.0]
8E  Frostfall.esp
8F  Bells of Skyrim.esp
90  Vivid Weathers.esp
91  BijinAIO-2016_3.1.1_SV.esp
92  DawnguardArsenal.esp  [Version 1.1.6]
93  DBM_HA+IW+IA+DG_Patch.esp
94  CaranthirTowerReborn.esp
95  ScopedBows.esp
96  DBM_MAS_Patch.esp
97  quest_pitfighter.esp
98  Remodeled Armor - Dawnguard.esp
99  IcePenguinWorldMap.esp
9A  Necromancy Un-Hinged Armored Skeleton.esp  [Version v2.0]
++  DBM_ZIACOMPLETE_Patch.esp
9B  Remodeled Armor.esp
9C  Remodeled Armor - CCOR.esp
9D  DA_Skyship.esp
9E  DBM_DASkyship_Addon.esp
9F  Hunters Not Bandits.esp
A0  ForgottenCity.esp
A1  WheelsOfLull.esp
A2  Follower Pack III.esp
A3  Save the Dark Brotherhood!.esp
A4  ktWeaponPack.esp
A5  TheAmazingWorldOfBikiniArmor.esp
A6  DBM_CRF_Patch.esp
A7  PrvtIRoyalArmory.esp
A8  The Paarthurnax Dilemma.esp  [Version 1.2.9]
A9  Follower Pack II.esp
AA  DBM_Undeath_Patch.esp
AB  DBM_RoyalArmory_Patch.esp
AC  Skyrim Flora Overhaul.esp
AD  When Vampires Attack.esp  [Version 2.1]
AE  Veydosebrom - Grasses and Groundcover.esp
AF  Follower Pack I.esp
B0  konahrik_accoutrements_db.esp  [Version 5.5.0]
B1  DBM_GoodBrother_Patch.esp
B2  DBM_DPA_Patch.esp
B3  Armored Skeleton.esp  [Version v3.1]
B4  Brevi_MoonlightTales.esp
B5  ESFCompanions.esp  [Version 0.3.8]
++  NSO IW Patch.esp
B6  DBM_DBR_Patch.esp
B7  Gildergreen Regrown.esp  [Version 1.2.6]
B8  ApprenticeOfThuum.esp
B9  CH_NiOverride_Heel_rings.esp
BA  aMidianborn_Skyforge_Weapons.esp
BB  RaceCompatibilityUSKPOverride.esp
BC  Equipping Overhaul.esp
BD  My Home Is Your Home.esp
BE  Apocalypse - The Spell Package.esp
BF  quest_pitfighter_dlc01.esp
C0  The Paarthurnax Ultimatum.esp
C1  MannequinStayStill.esp
C2  Bathing in Skyrim - Hunterborn.esp
C3  More Draconic Dragon Aspect - Powered Edition.esp
++  Vivid Weathers - Falskaar.esp
C4  SMSkyrim - Encounters.esp  [Version 1.0]
C5  Hunterborn_Campfire_Patch.esp
++  Vivid Weathers - Wyrmstooth.esp
++  BVandRoyalBloodline_Patch.esp
C6  R18Pn - Diano Armor.esp
++  Radiant and Unique Potions and Poisons v2.0.esp
++  Skysan_fw_10a23f.esp
C7  LingerieSetCBBE3_2ByNausicaa.esp
++  VL No AoE Drain.esp
++  Follower Hunting Bow Fix.esp
++  ForgottenCity+WheelsofLull Patch.esp
++  RND_CRF-Patch.esp
++  AOS2_GDO Patch.esp  [Version 2.1]
C8  SOS - VectorPlexus Regular Addon.esp
C9  SLAL_AnimationsByLeito.esp
CA  SL Deadly Drain.esp
++  sandboxcylinderheight.esp
++  Vivid Weathers - AOS patch.esp
++  ERSO 30 - Better Enemy AI Falskaar patch.esp
CB  Skyrim Followers.esp
CC  Tainted_Blood.esp
CD  Vampirelordroyal.esp
CE  Better Vampires.esp
CF  BVandSacrosanct_Patch.esp
++  dD-Reduced Wound Size.esp
D0  Schlongs of Skyrim.esp
D1  Latex Armor.esp
D2  BBD_NereidPirate.esp
++  dD-Dragonborn-Dawnguard-EBT Patch.esp
++  HUE_VampireEyesFix.esp
D3  XPMSE.esp
++  CalienteVanillaArmorTweaks.esp
D4  nazonootokoAnimSLAL.esp
D5  Falskaar - Notice Board.esp
D6  Immersive Citizens - AI Overhaul.esp
D7  RealisticWaterTwo.esp
D8  Relationship Dialogue Overhaul.esp
D9  RealisticWaterTwo - Legendary.esp
++  AOS2_RealisticWaterTwo Patch.esp
DA  CFTO.esp
DB  Provincial Courier Service.esp  [Version 2.0]
DC  CFTO-InconNPCs-Patch.esp
DD  RDO - Cutting Room Floor Patch.esp
DE  Alternate Start - Live Another Life.esp  [Version 3.1.6a]
DF  SexLab Eager NPCs.esp
E0  HOBIndia.esp
E1  sakura.esp
E2  ElzaFollower.esp
E3  NPR Lingerie Sets.esp
E4  PutOnSomeClothes.esp
E5  Warlock Gear.esp
E6  Ryeonggi.esp
E7  Neo's Scouter Set.esp
E8  Aurora - Standing Stones of Skyrim.esp
E9  RE_RealEstate.esp
EA  ZIA_Complete Pack_V4.esp
EB  UndeathClassicalLichdom.esp
++  CACO_USLEEP_Patch.esp
++  CACO_MightyMagick_Patch.esp
++  WM Flora Fixes HO Patch.esp
EC  Tame Beast.esp
++  CACO_AOS_Patch.esp
ED  Mighty Magick Skyrim - Main.esp
EE  Mighty Magick Skyrim - Enchantments Rebalance.esp
EF  Mighty Magick Skyrim - Dragonborn.esp
F0  Complete Alchemy & Cooking Overhaul.esp
F1  Ordinator - Perks of Skyrim.esp
F2  Apocalypse - Ordinator Compatibility Patch.esp
F3  AmazingFollowerTweaks.esp
F4  RDO - iAFT Patch.esp
++  Undeath Immersive Lichdom Ordinator.esp
F5  CACO_SkyrimImmersiveCreatures+DLC2_Patch.esp
++  CACO_UniqueBooze_Patch.esp
++  CACO_GrayCowl_Patch.esp
++  Unique BOOZE Bottles.esp
F6  Spears.esp
++  Spears Patch Immersive Weapons.esp
++  Spears Patch Heavy Armory.esp
F7  Corset Lingerie Overhaul.esp
F8  TrXArmor - Stand Alone.esp
F9  SexistGuards.esp
FA  Aradia Tri.esp
FB  SexLabDefeat.esp
FC  Deus Mons.esp
FD  RiversideLodgeReduxBE.esp
FE  Bashed Patch, 0.esp
 

 

 

 

 

 

There you go, there's my load list. Jeeze. I use Wryebash, thats 255 mods. Everything is not very crashy, I'd know because i've been playing for hours non-stop with not a single crash even in supremely crash-doomheavy zones. So please don't try to tell me i'm wrong or crazy or have no idea what i'm talking about.

 

Link to comment

Try running Genesis and Sands of Time (all feature activated), Requiem, Survival/immersion gameplay mod (Frostfall, RND/iNeed, Campfire, Hunterborn, Wet and Cold) and all of their requiem patch. And see if you can do it without CTD. If you can, you are truly blessed by mod god (Or maybe my pc is shit anyway since i cant run skyrim without CTD while using those mods together)

Link to comment

I dont see devious devices, zaz , any slal animations pack except leito, you are using bare minimum sexlab mods.

 

So that still dont prove nothing.

 

Try installing any of the devious devices, maria eden, even deadly drain to your list and see if your game is still not crashing.

 

If you are so sure then remove crash fix or even enbboost if you are using those to increase memory management in vanilla skyrim.. also those mods alone will have made any game unable to load. due to exceeding formlist.

 

 

Everything is not very crashy

 

So it does crash eventually ??

Link to comment
.

 

Try installing any of the devious devices, maria eden, even deadly drain to your list and see if your game is still not crashing.

 

 

you are saying those mods are such a mess using them is asking for ctd?

it's better to stay away from them then^^

 

 

crashing using a slal pack? which one?

have check all the ones i use in game to delete some from the .hkx (dropping under 11 000 to generate fnis, it's not enought, need some marge for future mods)

saw furniture staying when loading next anim, alignements and positions problems, that's all i saw

 

have zaz in sexlab.esm for dibella sisters (nobody use the bdsm stuff in the cave of their temple)

it clip with my char, but it also clip with unpb

and my arms disappear if i put a npc in a bag (sbp 46 that bag?)

 

devious devices don't know

 

there wasn't much stuff in maria eden when i tried it

 

deadly drain don't know

 

 

and to the one above, you can equip a tbbp armor without a tbbp skeleton with a nasa pc?

ctd have nothing to do with hardware

was still playing with a gtx 570 1280 mb last year (couldn't finish it off, alim died first), and there was no problem (beside purple stuff, can't do miracle)

Link to comment

if adding mod x is problems, no more problems if you remove mod x (or fix whatever the problem is)

 

just for lol, here some mess (but no crash)

had a few, if you give to ciceroroad use trait npc ciceroroad, it's a crash at main menu (copy paste fail), but took care of those fails

 

 

171030021824402607.jpg

without sexlab carriage no longer go crazy, but i was able to start a new game with sexlab 3 years go, will redo that

171030021814900638.jpg

that soldier pick a head from bandit leveled list

it was also picking the faction, wops

171030021849354827.jpg

purple hair don't know, but the incomplete gloves it's because the mesh part around arm have sbp 34

sbp 34 it's for skinnakedhands now, will edit those nifs

171030021744987688.jpg

here's there's a problem

that black dragon stay there instead of cming saying hello in the stair, burning stuff wasn't load either

can just keep going to the next quest part and take care of that later, whatever the problem is

171030021748225530.jpg

now i know where to find some condition helgen quest stage > x to copy paste

the max is set to 45 fps in the enbmenu, it's not supposed to go above 45, but it can go above 45

171030021916262882.jpg

another glove with sbp 34

no idea why the head don't match the body

171030022009310848.jpg

it's not as hardcore as 3 years ago, pfiou

171030022002658919.jpg

without the perk to reduce mana cost, i can't firespark that oil (working as intended, no magic for dumbass that don't know magic)

171030022028530957.jpg

3 years ago, before i delete the spiders add by requiem (and bandits, and dwemers, and falmers, and...), i had to jump in there to get some spiders attention, to flee while hadvar play with one (he may be rambo, but if he go down i am dead)

171030022013325442.jpg

such a powerfull sneak attack when you barely know how ot use a bow

171030022035484201.jpg

go hadvar!!!

171030022045192726.jpg

hadvar?

171030022047329357.jpg

dumbass bodyguard that think he don't need a shield, still avoid bears power attack in dragonbone, so i can buy time while dumbass recover

171030022104819232.jpg

stop speaking about that rabbit or that tree, go kill the 2 wolves on the road bodyguard

171030030146210672.jpg

the head mismatch it's because game was load without head folder (there's the tintmasks from npc overhaul in that, better than the crap of crap kit)

and the one that didn't got hairs behind, it's because there isn't enough hairs in some formslists

 

a few problems, but no crash

 

 

 

Link to comment

Well I'm impressed to see 255 mods of any kind working, but I thought the whole idea to modding Skyrim was that you were supposed to spend 500 to 600 hours perfecting your character down to the last pimple, and then just keep adding mods until you screw up your game and have to start over again perfecting you character.  I had no idea that you could actually stop adding mods and play the game.

Link to comment

I dont see devious devices, zaz , any slal animations pack except leito, you are using bare minimum sexlab mods.

 

So that still dont prove nothing.

 

Try installing any of the devious devices, maria eden, even deadly drain to your list and see if your game is still not crashing.

 

If you are so sure then remove crash fix or even enbboost if you are using those to increase memory management in vanilla skyrim.. also those mods alone will have made any game unable to load. due to exceeding formlist.

 

 

Everything is not very crashy

 

So it does crash eventually ??

 

What you talking about? I use ZAZ, devious devices, Latino SLAL packs, and Defeat. I have zero CTDS, so learn how to use TES5 edit.

Active Mod Files:

 

 

00  Skyrim.esm
01  Update.esm
02  Dawnguard.esm
03  HearthFires.esm
04  Dragonborn.esm
05  Unofficial Skyrim Legendary Edition Patch.esp  [Version 3.0.9]
06  Skyrim Project Optimization - Full Version.esm
07  ETaC - RESOURCES.esm
08  SkyTEST-RealisticAnimals&Predators.esm
09  Campfire.esm
0A  notice board.esp
0B  SexLab.esm  [Version 1.62]
0C  SexLabAroused.esm  [Version 2.8]
0D  ZaZAnimationPack.esm
0E  Devious Devices - Assets.esm  [Version 2.8.3]
0F  Devious Devices - Integration.esm
10  Devious Devices - Expansion.esm
11  HmmWhatToWear.esm
12  HmmWhatToWearDawnGuard.esm
13  SexLab Extra Voices.esp
14  SexLabAroused_ChildPatch.esp
15  Animations.esp
16  SLAnimLoader.esp
17  NecroAnims.esp
18  Devious Deviants.esp
19  SexLabDefeat.esp
1A  mslDeviousCaptures.esp
1B  SexLab-AmorousAdventures.esp
1C  Weapons & Armor Fixes_Remade.esp
1D  Clothing & Clutter Fixes.esp
1E  Complete Crafting Overhaul_Remade.esp
1F  Character Creation Overhaul.esp
20  RaceMenu.esp
21  RaceMenuPlugin.esp
22  RaceMenuMorphsUUNP.esp
23  ShowRaceMenuAlternative.esp
24  XPMSE.esp
25  12FemaleBrows.esp
26  SGEyebrows.esp
27  TrueBrows.esp
28  KS Hairdo's.esp
29  KS Hairdos - HDT.esp
2A  TrueEyes.esp
2B  SlaveTats.esp
2C  yps-ImmersivePiercing.esp
2D  HDT Piercingsets.esp
2E  DarkReplacer.esp
2F  Remodeled Armor - Underwear.esp
30  BlackLaceMiniDress.esp  [Version 1.3]
31  amk Border Lace Lingerie.esp
32  kuzak-bodyandstockings.esp
33  AsharaPrinceOfTheWoods.esp
34  zzArmormashups.esp
35  RUSTIC SOULGEMS - Unsorted.esp
36  Potions.esp
37  Book Covers Skyrim.esp
38  CL ChillrendV3.esp  [Version 3]
39  CommonClothes.esp  [Version 98]
3A  1nivWICCloaks.esp  [Version 2.3]
3B  Dr_Bandolier.esp
3C  Dr_BandolierDG.esp
3D  BandolierForNPCMasterFile.esp  [Version 4.0]
3E  BandolierForNPCsWIC_V2.esp
3F  Somewhat historically accurate swords.esp
40  RegentSword.esp
41  TCOSS.esp
42  Immersive Weapons.esp
43  WeaponsArmorFixes_ImmersiveWeapons_Patch.esp
44  Lore Weapon Expansion.esp  [Version 1.4a]
45  3MedievalArrows.esp
46  DragonSteelWeapons.esp
47  WolfSteelWeapons.esp
48  Billyro's Weapons.esp
49  Unique Uniques.esp  [Version 1.8]
4A  Hothtrooper44_ArmorCompilation.esp
4B  Hothtrooper44_Armor_Ecksstra.esp
4C  bobsarmory.esp
4D  imp_helm_legend.esp
4E  Immersive Jewelry.esp  [Version 1.04]
4F  Wintermyst - Enchantments of Skyrim.esp
50  IJWintermystPatch.esp
51  Book of UUNP Iron And Steel.esp
52  Book of UUNP - Textures.esp
53  FNIS.esp
54  SAM - Shape Atlas for Men.esp
55  SAM - Dawnguard Patch.esp
56  EMCompViljaSkyrim.esp
57  EMViljaInSolstheimAddOn.esp
58  ViljaHPRedHeadBeauty.esp
59  SofiaFollower.esp
5A  AmazingFollowerTweaks.esp
5B  3DNPC.esp  [Version 3.19]
5C  Clothing & Clutter_3DNPC_Patch.esp
5D  3DNPC Alternative Locations.esp
++  AFT_iNPCFix.esp
5E  Populated Cities Towns Villages Legendary.esp
5F  Populated Forts Towers Places Legendary.esp
60  ethereal_elven_overhaul.esp
61  Bijin Warmaidens.esp
62  Bijin Wives.esp
63  The Ordinary Women.esp
64  TKAA.esp
65  3DNPC TKAA Patch.esp
66  Serana.esp
67  Beasts of Tamriel.esp
68  SkyUI.esp
69  ArtOfTheCatch.esp
6A  WetandCold.esp
6B  WetandCold - Ashes.esp
6C  Hunterborn.esp
6D  Hunterborn_Campfire_Patch.esp
++  Proper Aiming.esp
6E  Dead Body Collision.esp
6F  dD-No Spinning Death Animation Merged.esp
70  dD - Realistic Ragdoll Force - Realistic.esp
71  dD - Enhanced Blood Main.esp
72  dD-Dragonborn-Dawnguard-EBT Patch.esp
73  dD-Reduced Splatter Size.esp
74  ArrowInTheEverywhere_High.esp
75  Lyn_RealArrows_NoArrowTrails.esp
76  MrBs-UniqueLootv200.esp
77  Rebalanced Leveled Lists - Lite.esp
78  MLU.esp
79  MLU - CCOR New Recipes.esp
7A  MLU - Lore Weapon Expansion.esp
7B  MLU - Immersive Armors.esp
**  MLU - Unique Uniques.esp
7C  MLU - Static PermaZONES.esp
++  MLU - Improved Closefaced Helmets.esp
7D  Scarcity - Less Loot Mod.esp
++  Scarcity - 2x Loot Rarity.esp
++  Scarcity - 2x Merchant Item Rarity.esp
7E  Ordinator - Perks of Skyrim.esp
7F  MLU - Ordinator.esp
80  Apocalypse - The Spell Package.esp
81  Apocalypse - Ordinator Compatibility Patch.esp
82  Rebirth Monster.esp
83  Rebirth Monster - EEO Patch.esp
84  Rebirth Monster - WAFR&CCF Patch.esp
85  Rebirth Monster - Immersive Weapons Patch.esp
86  Rebirth Monster - USLEEP Patch.esp
87  Rebirth Monster - MLU Patch.esp
88  Wildcat - Combat of Skyrim.esp
89  iNeed.esp
8A  iNeed - Dangerous Diseases.esp
8B  SMIM-Merged-All.esp
8C  SkyFalls + SkyMills + DG + DB.esp
8D  Prometheus_No_snow_Under_the_roof.esp  [Version 2.3]
8E  Skysan_Icicle.esp
8F  immersive roads.esp
90  Dark_Eden_Forests_FallEdition.esp
91  SRG Enhanced Trees Activator.esp
92  Verdant - A Skyrim Grass Plugin.esp
93  Tamriel Reloaded Mountains.esp
94  ETaC - Complete.esp
95  ETaC - Complete EEO Patch.esp
96  ETaC - Complete NoSnow Patch.esp
97  RelightingSkyrim_Legendary.esp
98  ELE_Legendary_Lite.esp
99  Immersive Citizens - AI Overhaul.esp
9A  Immersive Citizens - ELE patch.esp
9B  ETaC - Complete ELE Patch.esp
9C  Vivid Weathers.esp
9D  Vivid Weathers - Extended Rain.esp
9E  Vivid Weathers - Extended Snow.esp
9F  Immersive Sounds - Compendium.esp
++  Immersive Jewelry ISC Patch.esp
A0  ISCompendium Enhanced Blood Patch.esp
A1  ISC WAFR Patch.esp
A2  ISC MLU Patch.esp
++  ISCompendium CCO Patch.esp
++  ISC CCF Patch.esp
A3  RealisticWaterTwo.esp
A4  RealisticWaterTwo - Legendary.esp
A5  Alternate Start - Live Another Life.esp  [Version 3.1.7]
A6  Alternate Start -- New Beginnings.esp
A7  ETaC - Complete AS-LAL Patch.esp
A8  Relationship Dialogue Overhaul.esp
A9  RDO - USLEEP Patch.esp
AA  RDO - AFT v1.66 Patch.esp
AB  tes5merged.esp
AC  Bashed Patch, 0.esp
AD  ASIS-Dependency.esp
AE  ASIS.esp

 

 

 

 

 

Link to comment

 

What you talking about? I use ZAZ, devious devices, Latino SLAL packs, and Defeat. I have zero CTDS, so learn how to use TES5 edit.

 

 

because he can't do anything about his ctd, he think everyone ctd

 

and what does learning how to use tesedit will do about his ctds?

17103105351472280.jpg

check for errors don't care if you give use trait x to npc x

it had nothing to say about jk put in tamriel reload btt esp too, but that esp was also a ctd at main menu (don't know why)

and a few other fails that can't be done for some reason

 

 

i am still with the nifskope alpha x.x, if i edit a head nif with that, loading it in game is a ctd

you won't see anything about that in tesedit (maybe in crap kit)

 

same if i load the game with the deleted dll from mod don't remember, cut a npc head, leave the cell and try to come back will be a ctd

 

and for the ram ctd i got back trying a few enderal enbs

 

and the ctd because of x or y i don't know anything about because i don't use x or y

Link to comment

 

 

What you talking about? I use ZAZ, devious devices, Latino SLAL packs, and Defeat. I have zero CTDS, so learn how to use TES5 edit.

 

 

because he can't do anything about his ctd, he think everyone ctd

 

and what does learning how to use tesedit will do about his ctds?

17103105351472280.jpg

check for errors don't care if you give use trait x to npc x

it had nothing to say about jk put in tamriel reload btt esp too, but that esp was also a ctd at main menu (don't know why)

and a few other fails that can't be done for some reason

 

 

i am still with the nifskope alpha x.x, if i edit a head nif with that, loading it in game is a ctd

you won't see anything about that in tesedit (maybe in crap kit)

 

same if i load the game with the deleted dll from mod don't remember, cut a npc head, leave the cell and try to come back will be a ctd

 

and for the ram ctd i got back trying a few enderal enbs

 

and the ctd because of x or y i don't know anything about because i don't use x or y

 

 

In those cases you would be screwed. You would have to go through your mods one by one and try to reproduce the CTD until you find what mod has the bad mesh. I've had to do that a few times. Luckily none of the mods he's talking about have bad meshes in them, because I use them all with no problems. His issues are probably related to load order and not checking for conflicts in tes5 edit and not making a merged patch.

Link to comment

if youre saying your problem is gray face than just manually

reinstall your face normal maps; the head_msn textures.

I reccomend using UNP/CBBE Texture Blender by SvarogNL

but thats because I blend alot of my textures. and when I get

gray face I prefer just blending the neck area on the head_msn 

to fix my faces because its quicker than going thru my UNP texture

repository.

Link to comment

if youre saying your problem is gray face than just manually

reinstall your face normal maps; the head_msn textures.

 

you are talking to who?

 

if it's about my npc without tintmask on the previous page, it's written in the post game wasn't load with npc overhaul tintmasks

 

the broken helgen quest after alduin land on the tower was because tesedit edited strings were no good (that shit happen because you can't edit skyrim.esm directly)

message x couldn't be load, and that probably mean no stage x or whatever for the next stuff

regenerating those strings was no good, delocalising skyrim.esm was no good either

won't bother just to remove the 500 kb of arena specators, carriages ambush, test npc, demo npc... can just use the original strings with the useless stuff

 

the imperial captain wasn't talking because the head she pick from imperialraces leveled list didn't had femalecommander voice (can't untick voice from use trait, that suck, i don't want to copy paste 24 npc just to edit the voice to get some dark elf ghosts, argonian imperial guards, or whatever...)

 

have the hairs that load with helms, because i will add a script to those helms later, to replace headpart hair with headpart ironhelmhair, hoodhair...

 

it's my mess, i can take care of it

Link to comment

 

if youre saying your problem is gray face than just manually

reinstall your face normal maps; the head_msn textures.

 

...

...

 

have the hairs that load with helms, because i will add a script to those helms later, to replace headpart hair with headpart ironhelmhair, hoodhair...

 

it's my mess, i can take care of it

 

 "I have a large number of NPCs around and the most I get are greyface bug or some NPCs running around buttnekkid." 

- NexusCron

 

I was speaking to NexusCron

 

but I kinda feel like this line could be a meme

"it's my mess, i can take care of it"

Link to comment

Nah, i don't have grey face bug, right now I have the wierdest bug ever, Auriel's bow's specials don't work, firing arrows at the sun does nothing, and the sun is normal, but everyone's acting like I eclipsed the sun with Bloodcursed ARrows, its wierd. Otherwise no major bugs

Link to comment
  • 4 weeks later...
On 27.10.2017 at 5:39 PM, NexusCron said:

I have 255 mods active. Alot of them are script heavy, ..I have alot of complex, detailed shit going in skyrim, This is the oldrim edition

 

The thing that is freaking me the fuck out? Excuse my language.

 

Is that I have somehow managed to make it run so stable, so ungodly stable, that there are only crashes within the span of every 48 hours, sometimes less.

 

I have had exceedingly rare crashes. I can walk into Riften without the game going thermonuclear. I can dance around in Whiterun without the game having a heartattack. I can waltz into Markarth and the game doesn't explode

 

I have a large number of NPCs around and the most I get are greyface bug or some NPCs running around buttnekkid.

 

When it comes to CTDs, they are almost non-exsistant. What in the name of Sovngarde have I done?! Seriously I don't know how I pulled this off!

Niiice. I have 246ish mods, almost 55 of them from various Sexlab mods ( defeat, eager npc, sexlife, aroused, aroused creatures, radiant prostitution, ddevices, deadly drain etc ), ~18k animations thanks to FNIS xxl plus ot whatever its called plus frostfall, hunterborn, ineed etc. 

My Skyrim used to crash/froze like crazy until i followed the instructions in the description section of the anti crash files on Nexus. Now i have only occasional freeze or crash once in a while ( had one crash yesterday because of possible conflict with convinient horses and two freezes, while exiting riften jail and discovering dustman cairn )

Only drawback is that all of those graphical mods  plus enb made sure i dont see more than 35fps on my fraps fps display :( ( its more enb fault because without it i get more than 100 fps ). 

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use