Jump to content

remove dependency mod


Recommended Posts

Posted (edited)

You need to load the plugin with all the dependencies in xEdit, remove all references to the CC plugins, remove unused masters and save your changes. There might be additional stuff to remove from scripts, in which case you'll need to recompile them in CK. Or use an old version that doesn't require the CC plugins.

You can also just add the CC plugins to your 1.5.97 game, you don't need the latest executable really. You should also be using updated BSA files since these contain new assets that other mods might require eventually.

Edited by Just Don't
Posted
1 hour ago, Grey Cloud said:

Can you not use one of the earlier versions that are available?

All versions of the mods are under AE and require AE mods.

Posted (edited)

Pretty much what @Just Don't said. You need the dependencies to remove the dependencies. It's an unfortunate limitation we have when working with plugins. I do however remember waaaay back probably in pre-LE I made myself a little app to generate dummy plugins. Essentially empty esp plugins; empty as in, they have the header and such just no records. If I'm not misremembering, these dummy plugins were enough to get xEdit at the time to load plugins without me actually having the real plugins files. If it (still) works, this would probably be the only way to do it without acquiring CC content and other masters.

 

Edit: Obviously don't need an app to do this these days. xEdit can make empty plugins. If there's no more direct way of doing it then this roundabout way works:

  1. Open xEdit.
  2. Select Skyrim.esm.
  3. Pick any random record from Skyrim.esm.
  4. Right click -> Copy as new record into...
  5. Change the name.
  6. Select the correct plugin type, probably esm of some sort.
  7. Give it a name.
  8. Remove the record you copied into the plugin.
  9. Save the new plugin.

 

Copy-paste these dummy plugins and rename them to match your missing dependencies. See what happens.

Edited by traison
Posted
2 hours ago, hana120 said:

All versions of the mods are under AE and require AE mods.

Fair enough.

 

Try this if you don't have the four CC mods:

Install the Gods mod or just the esp.

Fire up Wrye Bash, select the Gods esp and create dummy masters. Exit.

Fire up XEdit and do a 'check for errors'. This should throw up all the references to the CC mods. Remove these.

Do a 'remove unused masters'. Check that the CC mods are no longer listed as masters in the Gods esp. Save and exit XEdit.

Delete the dummy CC masters and install the Gods mod.

 

Obviously, if you have the 4 CC mods then you don't need Wyre Bash and the dummy masters.

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
  • Recently Browsing   0 members

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