Jump to content
  • 0

Mod Organizer and Dual Sheath Redux Patch - Help, Please


aba42

Question

I am unable to get Dual Sheath Redux Patch to work with MO.  When I select Run, I get the window that says "MO is locked while the executable is running.    javaw.exe".  That stays on the screen for almost 3 seconds, then goes away.  Here's how my executable for Dual Sheath Redux Patch is set up:

 

 

Title: Dual Sheath Redux Patch

Binary: C:\Program Files (x86)\Java\jre1.8.0_111\bin\javaw.exe

Start in: D:\Steam\steamapps\common\Skyrim\Mod Organizer\mods\Dual Sheath Redux

Arguments: -jar "D:\Steam\steamapps\common\Skyrim\Mod Organizer\mods\Dual Sheath Redux\SkyProc Patchers\Dual Sheath Redux Patch\Dual Sheath Redux Patch.jar"

 

 

I have the 32-bit version of Java installed.  I've uninstalled and reinstalled both Java and Dual Sheath Redux twice with the same result.  It must be something obvious, but I'm missing it.

 

Thanks, in advance, for any help!  Allen

Edited by aba42
Link to comment
Share on other sites

Recommended Posts

  • 0

No, there's nothing there.  I also tried changing all of the paths to point exactly to the folders that are in the image above the STEP 2292 directions for installing Dual Sheath, but it made no difference.  That window just pops up for about 3 seconds, goes away, and MO updates its Saved status in the bottom window.  But, nothing changes.

Link to comment
Share on other sites

  • 0

Hello guys!
I have a similar problem, see it:

skyproc.exceptions.MissingMaster: DSR.esp has some missing masters: - Skyrim.esm - Update.esm

Tried installing and reinstalling everything to make sure I didn't miss anything. I used skyproc before no problemo, so this is a bummer.
Judging by the log files and some experimentation ( inserted missing files inside DSR folder) DSR doesn't see anything besides what is inside DSR folder.

No idea how to debug this. From what I can tell either JAVA or Skyproc are unable to see file tree generated by MO.


Help please! T_T

Link to comment
Share on other sites

  • 0

If you are using Mod Organizer, you need to use the x86 version of the Java Runtime Environment. The x64 version of the Java Runtime Environment is not compatible with Mod Organizer's virtual file system.

Dude, I've installed both, but will try to uninstall and install again. Thanks for your reply!!!

 

Edit: Just saw the Control Panel of Java and it says in Architeture's tab that my version is x86.

My path both in Java Control Panel and MO is C:\Program Files (x86)\Java\jre1.8.0_111\bin\javaw.exe

Is this the right way?

Edited by ebanno
Link to comment
Share on other sites

  • 0

Guys, if somebody can take a look on this:

Binary: C:\Program Files (x86)\Java\jre1.8.0_111\bin\javaw.exe

Start in: C:\Users\Numpa\AppData\Local\ModOrganizer\Skyrim\mods\Dual Sheath Redux\SkyProc Patchers\Dual Sheath Redux Patch

Arguments: -jar "C:\Users\Numpa\AppData\Local\ModOrganizer\Skyrim\mods\Dual Sheath Redux\SkyProc Patchers\Dual Sheath Redux Patch\Dual Sheath Redux Patch.jar" -NOBOSS

Is this all right? Am I missing something?

Link to comment
Share on other sites

  • 0

Try using the "More Heapspace - 32bit" batch file as the executable instead.

Easiest way to set it up is to navigate through the 'Data' tab to find the SkyProc Patchers folder and then invoke MO's context menu on the 32bit version file and add it as an executable.

Link to comment
Share on other sites

  • 0

Try using the "More Heapspace - 32bit" batch file as the executable instead.

Easiest way to set it up is to navigate through the 'Data' tab to find the SkyProc Patchers folder and then invoke MO's context menu on the 32bit version file and add it as an executable.

Thanks for your reply. When I try doing what you've said, I get this message and error:

 

D:\SteamLibrary\steamapps\common\Skyrim\ModOrganizer\mods\Dual Sheath Redux\SkyProc Patchers\Dual Sheath Redux Patch>javaw.exe -Xmx1024m -jar "Dual Sheath Redux Patch.jar" "-NOSTREAM"

 

Error: Unable to access jarfile Dual

 

 

T_T

Edited by ebanno
Link to comment
Share on other sites

  • 0

There's your problem then, you have mods installed in 2 different locations. Either it's:

C:\Users\Numpa\AppData\Local\ModOrganizer\Skyrim\mods\Dual Sheath Redux\SkyProc Patchers\Dual Sheath Redux Patch

or it's

D:\SteamLibrary\steamapps\common\Skyrim\ModOrganizer\mods\Dual Sheath Redux\SkyProc Patchers\Dual Sheath Redux Patch

I'd say at some point you have either had mods installed in the default MO locations and then made changes to the settings and saved them elsewhere or you have two separate MO installations and they are trying to use the same settings.

 

The 2nd error message is saying it can't access the patcher so it is either not enabled in the left-hand pane, not actually installed where you think or it isn't installed at all.

 

I'd take some time and do some housekeeping on your gaming system and move MO out of whereever it is installed and install it into its own folder such as "C:\Games\Tools\MO" or similar. Then have your downloads, mods and profiles in folders under that.

 

This does two things.

One, it shortens the path to executables and this is always good, as you will eventually come across an exceeding of path limit error.

Two, it avoids any UAC issues stemming from Windows wanting to control your system.

Link to comment
Share on other sites

  • 0

There's your problem then, you have mods installed in 2 different locations. Either it's:

C:\Users\Numpa\AppData\Local\ModOrganizer\Skyrim\mods\Dual Sheath Redux\SkyProc Patchers\Dual Sheath Redux Patch

or it's

D:\SteamLibrary\steamapps\common\Skyrim\ModOrganizer\mods\Dual Sheath Redux\SkyProc Patchers\Dual Sheath Redux Patch

I'd say at some point you have either had mods installed in the default MO locations and then made changes to the settings and saved them elsewhere or you have two separate MO installations and they are trying to use the same settings.

 

The 2nd error message is saying it can't access the patcher so it is either not enabled in the left-hand pane, not actually installed where you think or it isn't installed at all.

 

I'd take some time and do some housekeeping on your gaming system and move MO out of whereever it is installed and install it into its own folder such as "C:\Games\Tools\MO" or similar. Then have your downloads, mods and profiles in folders under that.

 

This does two things.

One, it shortens the path to executables and this is always good, as you will eventually come across an exceeding of path limit error.

Two, it avoids any UAC issues stemming from Windows wanting to control your system.

I will do it, a complete reinstall, and give you a feedback.

 

Thanks for your attention!

Link to comment
Share on other sites

  • 0

I made it, reinstalled everything, same error again, so I decided to keep a optional copy of Cleaned Update.esm and Skyrim.esm in MO's Dual Sheath Redux folder to use only when I run SkyProc Patchers, then I disable it. It works, game runs fine!!!

But when comes to modding, it seems thats never enough... So I decided to install some more mods on my load order. It was working until I installed 3 more mods, FCO, EFF and RDO. My save games got corrupted, and whenever I begin a new game, the new save becomes corrupt. Also, got CTDs when trying to quit to Main Menu.
I don't know why this is happening, no clue at all (I'm very newbie). Can somebody please take a look in my load order and help me figure it out?

Load Order:

"# This file was automatically generated by Mod Organizer.
Skyrim.esm
Update.esm
Dawnguard.esm
HearthFires.esm
Lanterns Of Skyrim - All In One - Main.esm
Dragonborn.esm
Unofficial Skyrim Legendary Edition Patch.esp
Skyrim Project Optimization - Full Version.esm
EFFCore.esm
HighResTexturePack01.esp
HighResTexturePack02.esp
HighResTexturePack03.esp
STEP DLC Optimized Textures - Standard.esp
STEP Vanilla Optimized Textures - Standard.esp
Unofficial High Resolution Patch.esp
Appropriately Attired Jarls Redux.esp
Immersive Citizens - AI Overhaul.esp
GQJ_DG_vampireamuletfix.esp
Weapons & Armor Fixes_Remade.esp
Brawl Bugs CE.esp
SPTConsistentOlderPeople.esp
Dead Body Collision.esp
NARC.esp
dD - Realistic Ragdoll Force - Realistic.esp
iHUD.esp
Chesko_LoreBasedLoadingScreens.esp
RaceMenu.esp
RaceMenuPlugin.esp
SkyUI.esp
ViewableFactionRanksBothDLC.esp
Footprints.esp
XPMSE.esp
83Willows_101BUGS_V4_LowerRes_HighSpawn.esp
Beards.esp
Elemental Staves.esp
BFSEffects.esp
DawnguardRuneWeaponsFXSReplacer.esp
mintylightningmod.esp
WondersofWeather.esp
Soul Gems Differ.esp
Prometheus_No_snow_Under_the_roof.esp
Weapons & Armor_TrueOrcish&DaedricWeapons.esp
Clothing & Clutter Fixes.esp
FCO - Follower Commentary Overhaul.esp
Complete Crafting Overhaul_Remade.esp
Weapons & Armor_TrueWeaponsLvlLists.esp
Cutting Room Floor.esp
Guard Dialogue Overhaul.esp
Relationship Dialogue Overhaul.esp
ExplosiveBoltsVisualized.esp
fallentreebridges.esp
TheChoiceIsYours.esp
Book Covers Skyrim.esp
ADS.esp
AOS.esp
Traps Make Noise.esp
Invisibility Eyes Fix.esp
Complete Crafting_TrueWeaponsLvlLists.esp
aMidianBorn_ContentAddon.esp
Animated Weapon Enchants.esp
DeadlySpellImpacts.esp
dD - Enhanced Blood Main.esp
SkyrimCoinReplacerRedux.esp
SkyFalls + SkyMills + DG + DB.esp
Realistic Boat Bobbing.esp
Hothtrooper44_ArmorCompilation.esp
hearthfireextended.esp
TradeBarter.esp
Mage Outfit Texture Overhaul.esp
Radiant and Unique Potions Poisons and Booze.esp
DragonShoutVoice.esp
BetterQuestObjectives.esp
Paralyze.esp
dD-Dragonborn-Dawnguard-EBT Patch.esp
IHSS.esp
randomthunder.esp
Improved Combat Sounds v2.2.esp
WetandCold.esp
imp_helm_legend.esp
Point The Way.esp
Thieves Guild Requirements.esp
Oblivion Gates v3 without Markers - Skyrim + Dawnguard DLC.esp
Populated Dungns Caves Ruins Legendary.esp
SMIM-Merged-All.esp
Bring Out Your Dead - Legendary Edition.esp
SkyrimImprovedPuddles-DG-HF-DB.esp
FarmhouseChimneys.esp
The Paarthurnax Dilemma.esp
PilgrimsDelight.esp
BWS.esp
EmbersHD.esp
BlockSparkles.esp
Gildergreen Regrown.esp
TimingIsEverything.esp
Equipping Overhaul.esp
HFE-CRF-Patch.esp
RustWereWolfFollower.esp
Chesko_Step418_SN.esp
Vivid Landscapes.esp
Auto Unequip Ammo.esp
Better Stealth AI for Followers.esp
ClamsDropPearls.esp
Lumi Follower.esp
Wizard HaseDoki.esp
Vivada Briar.esp
Gunrose Lykaios.esp
Road Companion.esp
Ecluse Follower.esp
Yama Follower.esp
Bell Follower.esp
S'in Dunestride.esp
Khord Dwarven Follower.esp
Caizar Follower.esp
Sirus Samurai Follower.esp
RelightingSkyrim_Legendary.esp
RealisticWaterTwo.esp
RealisticWaterTwo - Legendary.esp
RBB - Realistic Water Two.esp
ELE_Legendary_Lite.esp
Afro_TW2_armorpack.esp
Insanity's Shields.esp
EFFDialogue.esp
RDO - Cutting Room Floor Patch.esp
UIExtensions.esp
Nausicaa's Tweaker.esp
Convenient Horses.esp
Dual Wield Parrying_SKSE.esp
Chesko_WearableLantern.esp
DSerHorsesRevamped.esp
WM Trap Fixes.esp
HDTPhysicsWeaponSling.esp
HitStop.esp
TKRecoil.esp
DYNAVISION Dynamic Depth of Field.esp
Insignificant Object Remover.esp
Dark Souls Set 01.esp
Lock Overhaul.esp
NotSoFast-MainQuest.esp
SMDropLitTorch.esp
Brigandage.esp
Ratonhnhaketon Robes.esp
Tyranny Of King Washington.esp
mayanoutfit.esp
Master Assassin Armor.esp
james gunn armor.esp
elise de la serre outfit.esp
BDO Clead Armor.esp
Adewale robe.esp
14Th Century Templar Armor.esp
Shay viking.esp
Syndicate Steampunk Outfits.esp
Templar 11th century armor.esp
WetandCold - Ashes.esp
BetterQuestObjectives-CRFPatch.esp
BetterQuestObjectives-DBForevertoMisc.esp
BetterQuestObjectives-PaarDilemmaPatch.esp
Moss Rocks - Legendary.esp
Immersive Weapons.esp
Hothtrooper44_Armor_Ecksstra.esp
NonEssentialChildren.esp
BetterQuestObjectives-NECPatch.esp
STEP Extended Patch.esp
RDO - EFF v4.0.2 Patch.esp
Bashed Patch, 0.esp
Dual Sheath Redux.esp
Dual Sheath Redux Patch.esp
FNIS.esp
DesyncBirdsOfPrey.esp
SolitudeExterior.esp
WhiterunExterior.esp
DynDOLOD.esp"

Thanks in advance!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.