Jump to content

SkyUI Rearranger


Recommended Posts

Posted

I have the same problem.

 

The mod does not "Find" any mods.
I also have Osmels Mods installed. 
Did not make a reverse test tho... 


@CPU could u maybe also just describe how to rename MCM names via Tes5edit? I really only need a handfull of renames and that would be also true then for all mod profiles I guess...

Also questioN: does renaming MCM work on running games? 

Posted

It is not possible to rename MCM items with Tes5Edit.

They are inside scripts.

 

If you are lucky, the mod may have a translation file.

If not you have to find where the name is set.

  • 1 year later...
Posted

Would it be possible to manipulate the SkyUI Rearranger json manually?

 

Example:

"Dress Up Lovers.esp:25484"

 

Does SkyUI Rearranger create the ModsIDs?

 

The main issues is that SkyUI Rearranger is not able to find any mods. With only a basic LO that works, but I guess by now there are too many mods it doesn't know.

Posted
26 minutes ago, donttouchmethere said:

The main issues is that SkyUI Rearranger is not able to find any mods. With only a basic LO that works, but I guess by now there are too many mods it doesn't know.

 

its not compatible with Sexlab Utility Plus it seems, so this was my main issue :( 

Posted
2 minutes ago, Nymra said:

 

its not compatible with Sexlab Utility Plus it seems, so this was my main issue :( 

OH?!

But it fails sometimes without Sexlab Utility Plus.

Guess there are more evil mods out there ?

Why does it conflict anyways? Maybe it kills even slavetats 1.3.6 MCM on startup?

Uff... always so close to useful solutions and then... new ones are needed lol

Posted
18 minutes ago, Nymra said:

 

its not compatible with Sexlab Utility Plus it seems, so this was my main issue :( 

Arghs, MCM options are greyed out if it can't find mods.

Okay so far to my idea to circumvent the issue lol

 

Means all changes with SKYUI rearranger need to be done before conflicting mods get installed ?

Posted
On 4/1/2022 at 7:03 PM, Nymra said:

 

its not compatible with Sexlab Utility Plus it seems, so this was my main issue :( 

I tested without Sexlab Utility + and it still doesn't work.

I fear it can't be blamed on single mods, but rather on a combination.

 

Posted (edited)
2 hours ago, donttouchmethere said:

I tested without Sexlab Utility + and it still doesn't work.

I fear it can't be blamed on single mods, but rather on a combination.

 

@CPU

in fact I might pick this mod up and add more exceptions. Dunno if its worthwhile doing for a 300 ESP+ LO but I admit I hate searching mods in the MCM pane....

 

Question: how exactly are mods problematic in their way of using the MCM?
meaning can I just add the mods like you did in the exceptions to make them work?

 

	; Fix for SOS, it does not start like the other MCMs
	if Game.GetModByName("Schlongs of Skyrim.esp")!=-1
		Form sosQ = Game.getFormFromFile(0x7f85, "Schlongs of Skyrim.esp")
		if sosQ
			addMod(sosQ as SKI_ConfigBase)
		endIf
	endIf

 

I also understand that "fix" means that this does not exclude SOS from beeing "rearranged" but allows it to be rearranged like other mods?

 

I m a bit worried if it might take forever to figure out problematic mods in the Load Order. Or is there a way to check the mods? 

Edited by Nymra

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