Configuration keeps resetting to defaultSolved

With the latest update, it started complaining about errors in Skin.json.

I removed Skins.json and allowed the plugin to create the default. But now any time I try to add skins, it just resets the Skins.json to default values.

How do you add skins now?

A configuraton file resetting generally means it was edited wrongly. Make sure the changes you make are valid JSON. I'd suggest using a site such as http://www.jsonlint.com to check.

Thanks! I found the issue.

"Skins", "MalkoR", "1.2.9", ResourceId = 2431  vs. "Skins", "Iv Misticos", "2.0.3"

Different formats of course.

 

Locked automatically