The update that messed with the order of the properties window, added plugin.GridSize, etc also seems to have broken plugin settings. Every single plugin that I use that uses plugin settings throws me this error now.
13:52:53.183 - Unable to parse settings file for plugin
Here’s a fairly popular plugin that it’s happening with: qCmdUtl
It happens with mine as well. Erm – my plugin settings file is a bit large, so you’ll probably have better luck looking at the settings of Quenty’s CmdUtl.
Easiest way to get to that local folder btw is %localappdata%
Erm – I have no settings in it. There is no settings.json file in there. It appears there aren’t any settings.json files in any of the plugins that are throwing the error. I was wrong about the second plugin I linked in the OP as well – it’s fine, and isn’t having issues. But even though there isn’t a settings.json in the gapfill folder it seems that the data is still saving somehow. If I move the window to the top right, close new studio, open previous studio, it’s still in the top right, even though there’s no settings.json in the plugin’s folder.
It’s still broken even after I delete settings.json in the 0 folder, but luckily I found out what the issue was. If the value of the setting contains a new line and you try to create another setting after that, it breaks.