Page 1 of 1

[Resolved] [546] Plugin crash (mountain.json:510)

Posted: 21 Nov 2018, 18:19
by sucicuzzy
Hi, I got the following error with a plugin (mountain.json:510):

Code: Select all

In /storage/emulated/0/TheoTown/plugins/Aizat's mountains/mountain/mountain.json:

org.json.JSONException: Unterminated object at character 483 of [
{
"id":"$mountain.ao",
"type":"terrain",
"author":"Okcirimorem",
"title":"Large mountain",
"text":"Where more could habitants hike and climb?",
"price":"5000",
"monthly price":"500",
"draw ground":"true",
"needs road":"false",
"needs power":"false",
"needs water":"false",
"influence park":"500",
"influence happiness":"500",
"influence nature":"50000",
"influence environment":"1000",
"width": "24",
"height": "24",
"frames":[{"bmp": "mountain.png"},{"bmp": "mountain-winter.png"]
}
]
Device: SM-J710F (samsung)
Android: 24 (7.0)

Thank you in advance.

Re: [546] Plugin crash (mountain.json:510)

Posted: 21 Nov 2018, 18:30
by CommanderABab

Re: [546] Plugin crash (mountain.json:510)

Posted: 21 Nov 2018, 18:31
by CommanderABab

Re: [546] Plugin crash (mountain.json:510)

Posted: 22 Nov 2018, 06:13
by sucicuzzy
Thank you