simple-rpc-editor
simple-rpc-editor copied to clipboard
[BUG]: Using " " inside some places of the config file "breaks" the editor
Operating System
Windows
App Version
3.0.4
Detailed Description
There is a problem with using " " inside some places (like the state variable), if you do that the mod won't work correctly(or directly wont work at all), and the editor will not be able to open the file anymore. I've fixed the problem changing the "internal" " " of the state variable to ' ' [see the second image].
Reproducing the issue
Put any text inside " " in the state variable with the editor and save, now the mod wont work correctly and the editor will not be able to open the config file anymore (unless you fix that with a code editor/text editor).
Any additional info
Inside the editor :
Inside the config file :