Jump to content

X4. The mod version does not show correctly after installation.


FillPS

Recommended Posts

Hey there,

 

Vortex pulls the mod version from the content.xml file.

 

I can see Reaction Force has the following XML data.

<?xml version="1.0" encoding="UTF-8"?>

-<content lastupdate="1587976503" sync="false" enabled="1" description="Adds a multi sector reaction force command." save="0" date="2020-04-27" version="201" author="Shibdib" name="Reaction Force" id="ShibReactionForce">

<text language="44" description="Adds a multi sector reaction force command." author="Shibdib" name="Reaction Force"/>

</content>

As you can see, the version was set to 201 by the mod author, so this is what we display.

 

Hope this helps

Link to comment
Share on other sites

To add to this, we recently fixed a bug where information applied during a mod installation was overwritten by data from the Nexus Mods page, which is why this is suddenly happening. I have made the Vortex team aware. If this is a problem for most mods, we may just have the version import from the site instead of the content.xml file

Link to comment
Share on other sites

Hey there,

 

Vortex pulls the mod version from the content.xml file.


As you can see, the version was set to 201 by the mod author, so this is what we display.

 

Hope this helps

 

This has begun to happen recently. The mods that I set a week ago do not have such a problem and in the XML version is indicated the same way. For example - Jump Drive Lite

<?xml version="1.0" encoding="utf-8"?>
<content id="BK_JumpDrive_Lite" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" version="310" date="2020-04-12" save="false">
<text language="7" name="Прыжковый Двигатель облегченная" description="Изучаемый Прыжковый двигатель для фракции игрока."  author="Berserk Knight, Перевод: alexalsp"/>
<text language="33" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" />
<text language="34" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" />
<text language="39" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" />
<text language="44" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" />
<text language="49" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" />
<text language="55" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" />
<text language="81" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" />
<text language="82" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" />
<text language="86" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" />
<text language="88" name="Jump Drive Lite" description="Researchable Jump Drive for the player faction." author="Berserk Knight" />
</content>

It shows up normally. Until I update it

 

Take a look at the video. All the mods that I installed before that are displayed normally. Those that I installed after have this problem.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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