simple-rpc-editor icon indicating copy to clipboard operation
simple-rpc-editor copied to clipboard

[BUG]: Using " " inside some places of the config file "breaks" the editor

Open FrozenGamer1640 opened this issue 1 year ago • 0 comments

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 : imagen_2024-04-27_210110850

Inside the config file : imagen_2024-04-27_210311455

FrozenGamer1640 avatar Apr 28 '24 03:04 FrozenGamer1640