Jump to content

Vortex 0.16.8 can't install Skyrim SE mod w/ FOMOD setup: SRX Followers - All-in-One Edition SE


Paltiel

Recommended Posts

Hello! There are two issues in this bug report.
1) Vortex can't install a specific mod with an FOMOD installer. NMM had no problem with this mod.
2) After the install is cancelled, no other mods with FOMOD installers can be installed. Vortex must be restarted to get past the bug that deactivates the installation process next step button.

** Extended Bug Report **
When attempting to install a specific Skyrim SE mod, Vortex won't allow the user to go to the next step. Please see screenshot, below. Selecting either of the two, red-colored options does not activate the dusky orange (Optionals) button.
3271393-1539308308.png

Please note, Nexus Mod Manager was able to install 'SRX Followers - All-in-One Edition SE' without issue.

Link to the mod in question:
- https://www.nexusmods.com/skyrimspecialedition/mods/9885?tab=description

Link to one of the mod's dependencies ( ApachiiSkyHair SSE):
- https://www.nexusmods.com/skyrimspecialedition/mods/2014

FOMOD code used by the mod installer:

<?xml version="1.0" encoding="utf-16"?>

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://qconsulting.ca/fo3/ModConfig5.0.xsd">

  <moduleName>SRX_Followers_AIO_Edition_SE</moduleName>

  <installSteps order="Explicit">



    <installStep name="Requirements">

        <optionalFileGroups order="Explicit">



            <group name="Make sure you install every required mods." type="SelectExactlyOne">

                <plugins order="Explicit">

                

                    <plugin name="KS Hairdos SSE">

                        <description><![CDATA[by Kalilies Stealthic Khaos and Shockyï½http://www.nexusmods.com/skyrimspecialedition/mods/6817/?]]></description>

                        <image path="fomod\pics\Required.jpg" />

                        <files />

                        <typeDescriptor>

                            <type name="Required" />

                        </typeDescriptor>

                    </plugin>

                    

                    <plugin name="ApachiiSkyHair SSE">

                        <description><![CDATA[by Apachiiï½http://www.nexusmods.com/skyrimspecialedition/mods/2014/?]]></description>

                        <image path="fomod\pics\Required.jpg" />

                        <files />

                        <typeDescriptor>

                            <type name="Required" />

                        </typeDescriptor>

                    </plugin>

                </plugins>

            </group>

            

            <group name="Make sure you install every required mods." type="SelectExactlyOne">

                <plugins order="Explicit">

                    <plugin name="I'm ready!">

                        <description><![CDATA[Once again, make sure you got everything that mod required, don't blame me if you forgot any required mod.]]></description>

                        <image path="fomod\pics\Logo.jpg" />

                        <files />

                        <typeDescriptor>

                            <type name="Optional" />

                        </typeDescriptor>

                    </plugin>

                </plugins>

            </group>

            

        </optionalFileGroups>

    </installStep>

    

    <installStep name="Optionals">

        <optionalFileGroups order="Explicit">

        

            <group name="Choose the body type thst you're using..." type="SelectExactlyOne">

                <plugins order="Explicit">

                

                    <plugin name="Caliente's Beautiful Bodies Edition">

                        <description><![CDATA[Installing CBBE Textures For All NPCs.]]></description>

                        <image path="fomod\pics\CBBE.jpg" />

                        <files>

                            <folder source="00 - Base Files" destination="" />

                            <folder source="02 - CBBE Textures" destination="" />

                        </files>

                        <typeDescriptor>

                            <type name="Optional" />

                        </typeDescriptor>

                    </plugin>

                    

                    <plugin name="DIMONIZED UNP female body">

                        <description><![CDATA[Installing UNP Textures For All NPCs.]]></description>

                        <image path="fomod\pics\UNP.jpg" />

                        <files>

                            <folder source="00 - Base Files" destination="" />

                            <folder source="01 - UNP Textures" destination="" />

                        </files>

                        <typeDescriptor>

                            <type name="Optional" />

                        </typeDescriptor>

                    </plugin>

                    

                </plugins>

            </group>

            

        </optionalFileGroups>

    </installStep>

    

    <installStep name="BodySlide Files">

        <optionalFileGroups order="Explicit">

            <group name="There are some BodySlide files for custom armors." type="SelectAny">

                <plugins order="Explicit">

                        

                    <plugin name="Caliente's Beautiful Bodies Edition">

                        <description><![CDATA[CBBE]]></description>

                        <image path="fomod\pics\CBBE.jpg" />

                        <files>

                            <folder source="03 - Bodyslide Files\CBBE" destination="" />

                            <folder source="03 - Bodyslide Files\CBBE Feet" destination="" />

                        </files>

                        <typeDescriptor>

                            <type name="Optional" />

                        </typeDescriptor>

                    </plugin>

                    

                    <plugin name="DIMONIZED UNP female body">

                        <description><![CDATA[UNP]]></description>

                        <image path="fomod\pics\UNP.jpg" />

                        <files>

                            <folder source="03 - Bodyslide Files\UNP" destination="" />

                            <folder source="03 - Bodyslide Files\UNP Feet" destination="" />

                        </files>

                        <typeDescriptor>

                            <type name="Optional" />

                        </typeDescriptor>

                    </plugin>

                    

                </plugins>

            </group>

        </optionalFileGroups>

    </installStep>

    

  </installSteps>

</config>

Link to comment
Share on other sites

Yeah, as far as I can tell that installer is invalid.

You have

<group name="Make sure you install every required mods." type="SelectExactlyOne">

and inside that you have two plugins that are both marked as Required, thus you can't actually select only one because both are force-enabled.

It's simply displayed badly because in the UI a radio button group will only ever show one as selected but internally, both plugins are enabled and can't be disabled.

 

If NMM installs this then that's a bug in NMM, not Vortex.

 

EDIT: Sorry, forgot to reply to the second part of the report. I'll look into it.

EDIT2: Can't reproduce it though, when I cancel that installer and start a different one, that installer has a working next button. Could you maybe provide a screenshot of that problem?

Link to comment
Share on other sites

Thank you for jumping on this so quickly!

... and sorry for the delay in responding. That pesky monster called "work" reared its ugly head. The beast has been slain, although it's likely to respawn in two days, on Monday.

 

Fortunately, this is one of those bugs that's 100% repeatable. There was another post recently that mentioned FOMOD installs contained elements from previous FOMOD containing mods: https://forums.nexusmods.com/index.php?/topic/7060626-mod-install-window-contains-text-from-previous-mod-install-window/

I can't help but wonder if these two issues are related; Variables may not be getting correctly cleared (initialized) between mod installs?

Onto the bug report! ^-^

This is after pressing the 'X' button at the top right of Vortex's FOMOD installer, and attempting to install https://www.nexusmods.com/skyrim/mods/73374. Please note the deactivated (Next) option and a stale element still hanging around.

3271393-1539404499.png

 

After restarting Vortex, (Next) is no longer "greyed out" and several other things load:

3271393-1539404568.png

 

Finally, a screenshot showing successful installation:

3271393-1539404633.png

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

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