Nexus-Mods / Nexus-Mod-Manager

GNU General Public License v2.0
978 stars 165 forks source link

Constantly encountering errors #1096

Open OddIndividual opened 3 years ago

OddIndividual commented 3 years ago

Every time I even try to activate a mod, an error pops up saying that nmm has to close. Any mods I have managed to activate before that happens don't actually become active.

Environment

TraceLog20210303215354.txt

Simply trying to activate a mod reproduces the problem

Several mods also register unexpected end of file reports no matter what I do

DuskDweller commented 3 years ago

This is the error you're getting:

Unexpected end of file has occurred. The following elements are not closed: lip_makeup_colors, morph_config. Line 636, position 15.

There's something wrong in your config file, maybe you edited it manually and forgot to close some XML tags?

OddIndividual commented 3 years ago

This is the error you're getting:

Unexpected end of file has occurred. The following elements are not closed: lip_makeup_colors, morph_config. Line 636, position 15.

There's something wrong in your config file, maybe you edited it manually and forgot to close some XML tags?

How would I fix this?

DuskDweller commented 3 years ago

You could attach the file here, I'll try to have a look at it.