Jump to content

SKSE Not Saving Correctly


cloalkteorn

Recommended Posts

I just had some problems with save bloating and found the culprit (Dead Body Collision Fix). Anyway, after removing this and updating some mods, SKSE isn't saving along with my game. Not sure how to explain this, but every save file since I started using SKSE has been accompanied with a .skse file with it (e.g.: Save 324 - Yadda Yadda.ess AND Save 324 - Yadda Yadda.skse). After loading the last save that has a .skse with it and making a new save, there is no .skse file along with that save. When I try to open that new save, it won't load as it's "corrupt". I tried uninstalling the new/updated mods since this started happening, but it still isn't working. Here's a screenshot of what I'm talking about:

http://i58.tinypic.com/zl3zm0.jpg

And here's my mod load order:

Skyrim.esm
Update.esm
Dawnguard.esm
HearthFires.esm
Dragonborn.esm
ApachiiHair.esm
Skyrim Project Optimization - Full Version.esm
AP Skyrim.esm (Same reason as SoS)
Schlongs of Skyrim - Core.esm (Sounded silly, too much work went into installing so don't want to go through the hassle of uninstalling haha)
Unofficial Skyrim Patch.esp
Unofficial Dawnguard Patch.esp
Unofficial Hearthfire Patch.esp
Unofficial Dragonborn Patch.esp
TKChildren.esm
brawlbug-plugin.esp
Better Dynamic Snow.esp
RevampedExteriorFog.esp
Windfull Skyrim.esp
RemoveAmbientInteriorFog.esp
StaticMeshImprovementMod.esp
StaticMeshImprovementMod-DragonbornTernFix.esp
StaticMeshImprovementMod-FurnitureChestSnowFix.esp
AMatterOfTime.esp
Dual Sheath Redux.esp
immersivesnowice.esp
ImmersiveSpells.esp
Skyrim Flora Overhaul.esp
Smoking Torches.esp
WetandCold.esp
Chesko_LoreBasedLoadingScreens.esp
DYNAVISION Dynamic Depth of Field.esp
Footprints.esp
SkyUI.esp
SkyVoice.esp
AMB Glass Variants Lore.esp
Flowing Cape.esp
WayoftheVoice_words_renamed.esp
WayoftheVoice_words_renamed_DG.esp
Dorn Heven.esp
Portal.esp
Thunderchild - Epic Shout Package.esp
Differently Ebony.esp
FasterArrows50.esp
FasterArrows75.esp
FasterArrows100.esp
FasterArrows.esp
FourRunes.esp
Grass_On_Steroids_SFO.esp
Headtracking.esp
Killable Children.esp
Killable Children - Quest Important Protected.esp
Schlongs of Skyrim.esp
SOS - VectorPlexus Regular Addon.esp
SkyRealism - Grass.esp
Skyrim bigger trees.esp
SFO - Expanded Diversity.esp
dD - Enhanced Blood Main.esp
dD-Dragonborn-Dawnguard-EBT Patch.esp
aMidianborn_Skyforge_Weapons.esp
Tamriel Reloaded.esp
DVA - Dynamic Vampire Appearance.esp
Apocalypse - The Spell Package.esp
DeadlySpellImpacts.esp
Dodge Mod.esp
Locational Damage.esp
dD-No Spinning Death Animation.esp
ApachiiHairStyles.esp
ApachiiHairStylesELVES.esp
SBF Mjoll.esp
moveit.esp
BecomeKingofSkyrim.esp
Height Adjusted Races with True Giants.esp
DeadlyMutilation.esp
dD - Realistic Ragdoll Force - Reduced.esp
rcrnShaders.esp
RCRNvolumetric.esp
EnhancedLightsandFX.esp
ELFX - Exteriors.esp
ELFX - Dawnguard.esp
ELFX - Dragonborn.esp
getSnowy.esp
WATER.esp
WATER Plants.esp
WATER DG.esp
WATER DB Waves.esp
DudestiaMultiMarriages.esp
Dual Sheath Redux Patch.esp
TKChildren_HF.esp
TKChildren_V.esp
TKChildren_DB.esp
Prometheus_No_snow_Under_the_roof.esp
Equipping Overhaul.esp
SkyFalls + SkyMills.esp
chfshPlayerVoicesets.esp
Any help would be greatly appreciated.
Link to comment
Share on other sites

  • 2 years later...

Hello,

  • You may try /// Save game, see below. Try also reloading previous saves.
  • Check if your skse installation is healthy : skse on steam or Manual install. (SKSE, memory and skse.ini). SKSE logs are here : C:\Users\User\Documents\My Games\Skyrim\SKSE.
  • Check your skse.ini in C:\Program Files (x86)\Steam\SteamApps\common\Skyrim\Data\SKSE if you have these lines inside : [General]
    ClearInvalidRegistrations=1
    EnableDiagnostics=1
  • Ensure you're not using redundant memory patches, such as SSME, skse.ini; crash fixes with the UseOSAllocators=1 enabled, or safety load. Preferably, use skse memory patch or crash fixes.
  • You may try to untick your mods from mod manager and start a new game, then try to save.
  • Make sure you're using the good mods >> Dangerous mods list.
  • Verify gamecache.

Here is a list of things that may help stabilizing your game if not already been done. :

/// Load order / mods conflicts :

  • Use L.O.O.T once and click on the "sort plugins buttons".
  • Create a wryebash patch including leveled lists.
  • Create a merged patch with Tesedit excluding leveled lists
  • More specifically, you may create a manual patch between two or more mods.

/// Cleaning and correcting potential bugs :

  • Clean your master files to eliminate potential problems : Gopher's videos cleaning your masterfiles on the Nexus Tesedit page.
    Start Tes5edit, simply untick everything, (right-click/select none) and add only a tick to the esm/esp you want to check + update.esm, Tesedit knows what to do and will load all the dependencies automatically.
    - Begin with loading only Skyrim + update, ITM / UDR + save ctrl +s and close.
    - Then load Skyrim + update + Dawnguard, ITM / UDR + ctrl +s and close.
    - Then load Skyrim + update + Hearthfire, ITM / UDR + ctrl +s and close.
    - Then load Skyrim + update + Dragonborn, ITM / UDR + ctrl +s and close.
  • The method above can be used to clean mods. LOOT should tell you which plugin you should clean. You may also do a check errors.

/// Settings / memory :

  • Memory blocks log will help to refine memory settings. Your skse.ini is ok.
  • Backup your ini files and delete the files. Skyrim.ini / SkyrimCustom.ini / SkyrimPrefs.ini found in C:\Users\User\Documents\My Games\Skyrim then use your vanilla launcher to autodetect and use best settings for your computer.
  • You may install ENBOOST >> ENB graphics / ENB haxx.

/// Save game :

/// Meshes healer :

  • Read here, this is potentially a cause of CTD that you can resolve by following the mod procedure on this page.

/// Useful informations :

Hope this helps.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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