FillPS Posted May 5, 2020 Share Posted May 5, 2020 It started a week ago. I cannot explain due to lack of knowledge of the language, but I can show. Link to comment Share on other sites More sharing options...
Pickysaurus Posted May 5, 2020 Share Posted May 5, 2020 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 More sharing options...
Pickysaurus Posted May 5, 2020 Share Posted May 5, 2020 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 More sharing options...
FillPS Posted May 5, 2020 Author Share Posted May 5, 2020 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 More sharing options...
Pickysaurus Posted May 5, 2020 Share Posted May 5, 2020 Hi again, Thanks for confirming. We'll be pushing an update to correct this soon. Any mods showing the wrong version you can just click "Reinstall" on to fix once it appears. Link to comment Share on other sites More sharing options...
FillPS Posted May 5, 2020 Author Share Posted May 5, 2020 Thank you! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.