Jump to content

Vortex recently started listing all plugin names in lower case.


Berkebile

Recommended Posts

Posted

I noticed that the plugins were listed in lower case and didn't think anything of it. Then I tried to run zEdit to make a new zPatch and saw that AWKCRifier and Workshop Organizer modules were disabled because they were unable to find the required plugins: "ArmorKeywords.esm" and "OWM-Master.esl". I found the titles of the plugins in plugins.txt were listed in lower case. Some tools in use aren't case insensitive. Is there some way I can revert this behavior?

 

 

Posted

Today I updated to Vortex 0.17.4. Upper case didn't disappear from my plugins page. Unfortunately, I have no idea why your page is all lower case. I'm confused as well. You may want to go back to 0.17.3 to see if that solves your problem.

Posted

I completely uninstalled Vortex 0.17.4 and installed 0.17.2 and still suffer all lower case plugins. Updated to 0.17.4 again. Uhhh... :verymad:

Posted

I am actually having this issue too, on version 0.17.3. I did notice that it seems to happen as soon as I enable a plugin. In case it's relevant, I have not ever used a testing version on this computer.

Posted

I am actually having this issue too, on version 0.17.3. I did notice that it seems to happen as soon as I enable a plugin. In case it's relevant, I have not ever used a testing version on this computer.

 

 

Interesting, 0.17.3 is the version I'm using too

Posted

I completely uninstalled Vortex 0.17.4 and installed 0.17.2 and still suffer all lower case plugins. Updated to 0.17.4 again. Uhhh... :verymad:

 

The only advice I can give at this point is to report this as a bug through Vortex Feedback.

Posted

There was a change in 0.17.x to how Vortex saves plugins internally.

Since windows filesystems are usually case insensitive, it shouldn't matter if the file is referred to as "ArmorKeyword.esm", "armorkeyword.esm".

 

Previously Vortex internally stored plugins with their original name (case sensitive) but this lead to problems when the LOOT masterlist had it stored with different case or if a mod author changed the case of their plugin name in an update/patch.

Now Vortex stores plugins lower-case internally and only maps that to the real name on disk for rendering (to screen and to plugins.txt). This only works when the files are actually deployed (the plugin list could contain files from mods that are enabled but not yet deployed) and I can't rule out that a bug keeps that from working.

 

However: Again, this shouldn't matter. "ArmorKeyword.esm" and "armorkeyword.esm" are the same file. If zEdit doesn't see those as being the same file that's actually the same bug in zEdit: it's not correctly taking filesystem case-sensitivity into account.

I will try to fix this on the Vortex end too though, just not sure what's causing it yet.

Archived

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

  • Recently Browsing   0 members

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