We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google
When loading this json file
{ "startProgram": true, "autoStart": false, "normalStart": true, "listServer": [ { "nameServer": "Test", "ver": "1.0", "pathServer": "\n/user/lol", "descriptionServer": "des a server!" }, { "nameServer": "Test 2", "ver": "2.0", "pathServer": "Tester2/lol", "descriptionServer": "2 des" } ] }
This error is occurring: Unexpected character encountered while parsing value
Unexpected character encountered while parsing value
The text was updated successfully, but these errors were encountered:
I found that the json file after restarting the program, it starts to align: null
Sorry, something went wrong.
I changed the variables, but it writes null compared :( This is a bad way 👎 I will do it on the console version for now
There you just had to initialize each variable in var
No branches or pull requests
Google
When loading this json file
This error is occurring:
Unexpected character encountered while parsing value
The text was updated successfully, but these errors were encountered: