Jump to content

JContainers CTD on game load/new game


Recommended Posts

Hello,

 

I've been having difficulties getting JContainers to work with Skyrim SE. Whenever the mod is installed, it causes the game to CTD when starting the game proper, and I have no clue why. I've tried looking online for a solution but have come up with nothing. Could anyone provide some guidance?

 

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 Special Edition Patch.esp
  6  6     Schlongs of Skyrim - Core.esm
  7  7     campfire.esm
  8  8     climatesoftamriel.esm
  9  9     SexLab.esm
 10  a     RaceCompatibility.esm
 11  b     SMIM-SE-Merged-All.esp
 12  c     ELFX - Exteriors.esp
 13  d     immersive wenches.esp
 14  e     SkyUI_SE.esp
 15  f     EnhancedLightsandFX.esp
 16 10     ELFX - Weathers.esp
 17 11     truestormsse.esp
 18 12     konahrik_accoutrements.esp
 19 13     Fluffjiits.esp
254 FE   0 Fluff's Hybrid Khajiit Immersive Wenches Patch.esp
 20 14     se_haste.esp
 21 15     FluffArgonians.esp
254 FE   1 Fluff's Hybrid Argonian Immersive Wenches Patch.esp
 22 16     Schlongs of Skyrim.esp
 23 17     SOS - Smurf Average Addon.esp
 24 18     RaceMenuMorphsCBBE.esp
 25 19     CBBE.esp
 26 1a     castle volkihar rebuilt.esp
 27 1b     magicalcollegeofwinterhold.esp
 28 1c     summermyst - enchantments of skyrim.esp
 29 1d     Skyrim Immersive Creatures Special Edition.esp
 30 1e     RealisticNeedsandDiseases.esp
 31 1f     thunderchild - epic shout package.esp
 32 20     violens se.esp
 33 21     Cooking_In_Skyrim.esp
 34 22     frostfall.esp
 35 23     cloaks&capes.esp
 36 24     wetandcold.esp
 37 25     idnecromod.esp
 38 26     diversedragonscollectionse.esp
 39 27     50 more perk points.esp
 40 28     dr_bandolier.esp
 41 29     perk points at skill levels 50-75-100.esp
 42 2a     FNIS.esp
 43 2b     RaceMenu.esp
 44 2c     RaceMenuPlugin.esp
 45 2d     XPMSE.esp
 46 2e     SOS - ERF - HighPoly Addon.esp
 47 2f     SOS - ERF - HighPoly Equipable.esp
 48 30     Better Vampires.esp
 49 31     KS Hairdo's.esp
 50 32     SexLab Cumshot.esp
 51 33     SexLab Romance.esp
 52 34     sr_FillHerUp.esp
 53 35     Wet&Cold - WaterFix - Addon.esp
 54 36     SexLab Inflation Framework.esp
 55 37     SpousesEnhancedSE.esp
 56 38     Character Creation Overhaul.esp
 57 39     CCO - Dynamic Skill Progression.esp
 58 3a     CCO - Oblivion Carry Weights.esp
 59 3b     SexLabDefeat.esp
 60 3c     SexLabSquirtSSE.esp
 61 3d     Chesko_WearableLantern.esp
 62 3e     better loot.esp
 63 3f     barenziahquestmarkers.esp
 64 40     SOSRaceMenu.esp
 65 41     Cooking_in_Skyrim_and_RNAD2_Patch.esp
 66 42     RNAD_FF_Patch.esp
 67 43     ExpandedCarriageService.esp
 68 44     the paarthurnax dilemma.esp
 69 45     Upgrade Leveled Items.esp
 70 46     BardsRoom.esp
 71 47     Fertility Mode.esp
 72 48     Imperious - Races of Skyrim.esp
 73 49     ordinator - perks of skyrim.esp
 74 4a     apocalypse - magic of skyrim.esp
 75 4b     apocalypse - ordinator compatibility patch.esp
 76 4c     isl-ordinator-patch.esp
 77 4d     alternate start - live another life.esp
 78 4e    immersive citizens - ai overhaul.esp
 79 4f     ELFXEnhancer.esp
 80 50     realisticwatertwo.esp
254 FE   2 RNAD_RWT_Patch.esp

 

Link to comment

Loadorder doesn't matter here, jcontainers is scripts and a dll plugin, none of these appear or are affected by loadorder. In the case of dll based mods, you must check that you have the right SKSE64 version, because most dll files are version sensitive (so if you try to use a newer Jcontainers with an old release of SKSE it won't work, same goes for using old versions of a dll with a new SKSE release).

 

So, you must check versions:

- To know which Skyrim SE version do you have, go to ...\Steam\steamapps\common\Skyrim Special Edition, right click on SkyrimSE.exe -> Properties -> Details -> Product version. As of today, I have SkyrimSE 1.5.97.0, which is the latest update for Skyrim SE.

 

- To know your SKSE version same procedure, go to Skyrim Special Edition and right click on skse64_loader.exe and check the Product version, mine is 2.0.17, which is the latest SKSE release, made for Skyrim SE 1.5.97.

 

- To know the version of a certain dll mod, like Jcontainers, the easiest way is to go to the download page, usually mods that are made for a particular version will tell you this in the download section or in the description. Going to https://www.nexusmods.com/skyrimspecialedition/mods/16495?tab=files you can see the latest Jcontainer (4.1.12) says "SKSE 2.0.17 / SSE 1.5.97".

 

Checking all of that, I know that I have the right version of Skyrim SE, SKSE64 and the dll mod in question. I'm currently using Jcontainers and have no issues, so I'd say you're using the wrong version or your issue is somewhere else.

Link to comment
1 hour ago, dontknowdontcaredontask said:

Loadorder doesn't matter here, jcontainers is scripts and a dll plugin, none of these appear or are affected by loadorder. In the case of dll based mods, you must check that you have the right SKSE64 version, because most dll files are version sensitive (so if you try to use a newer Jcontainers with an old release of SKSE it won't work, same goes for using old versions of a dll with a new SKSE release).

 

So, you must check versions:

- To know which Skyrim SE version do you have, go to ...\Steam\steamapps\common\Skyrim Special Edition, right click on SkyrimSE.exe -> Properties -> Details -> Product version. As of today, I have SkyrimSE 1.5.97.0, which is the latest update for Skyrim SE.

 

- To know your SKSE version same procedure, go to Skyrim Special Edition and right click on skse64_loader.exe and check the Product version, mine is 2.0.17, which is the latest SKSE release, made for Skyrim SE 1.5.97.

 

- To know the version of a certain dll mod, like Jcontainers, the easiest way is to go to the download page, usually mods that are made for a particular version will tell you this in the download section or in the description. Going to https://www.nexusmods.com/skyrimspecialedition/mods/16495?tab=files you can see the latest Jcontainer (4.1.12) says "SKSE 2.0.17 / SSE 1.5.97".

 

Checking all of that, I know that I have the right version of Skyrim SE, SKSE64 and the dll mod in question. I'm currently using Jcontainers and have no issues, so I'd say you're using the wrong version or your issue is somewhere else.

I checked each and they all match, but still no luck. Thank you, though.

Link to comment
On 12/24/2019 at 4:41 PM, Uncle64 said:

You dont have any that overwrite any of its files?

 

But it should not crash your game only give you error messages.

 

But why do you have 2 mods for fertility and creating soulgems? Use 1.

Found out the issue; Sex Lab Inflation Framework was causing the CTD! Have no clue why, though, aside from incompatibility?

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...