Page 1 of 1

Help

Posted: 29 Oct 2017, 07:49
by Bionox
how to concert this error in the plugin?

org.json.JSONException: unterminated object at character 167 of

Code: Select all

[
  {
...
{
" override": true
    "id":"$caravan00",
    "type":"car",
    "frames":[{"bmp":"caravan1.png","w":21,"count":4}],
    "v2":true
  },
  {
    "id":"...

Re: Help

Posted: 29 Oct 2017, 08:38
by CommanderABab
Screenshot_20171029-020528.jpg
Add a comma after

Code: Select all

"override":true
in that line.
Screenshot_20171029-021026.jpg
I will now remove the code as Josh may not want it openly displayed.

Re: Help

Posted: 29 Oct 2017, 11:08
by Josh
@Bionox , @CommanderABab you may override my caravan, no problem