Jump to content

Improved FOMOD screening in Vortex


rmm200

Recommended Posts

I was just helping a user with a mod that used to install fine - but now fails with an installer error.

Under the fomod directory, info.xml and ModuleConfig.xml both specified UTF-16 in line 1. This is no longer valid.

Notepad++ with the XML syntax checker also flags it as invalid.

I had him replace UTF-16 with UTF-8 in both files. Vortex now installs it without issue.

 

This is just a heads-up. This syntax used to be the recommended one.

Link to comment
Share on other sites

This is not a syntax error.

UTF-8 and UTF-16 are both supported by Vortex but that first line has to match the character encoding that you actually use when you save the game in the text editor.

In Notepad++ you can specify the encoding in the Encoding menu.

If you save the file with encoding utf-8, the first line has to say utf-8.

If you save the file with encoding utf-16, the first line has to say utf-16.

Link to comment
Share on other sites

The problem case I had was a mod last updated in 2018. The author has not been seen in over a year.

It installed without error as recently as three months ago.

It is significant because we may see more cases like this. Mod authors are not the most attentive to detail.

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