[Asked][1.12.74i] Plugin crash (mountain.json:712)

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
progamin
Metropolitan
Reactions:
Posts: 149
Joined: 14 Jun 2023, 16:46
Location: City 17
Plugins: Showcase Store

Platform

[Asked][1.12.74i] Plugin crash (mountain.json:712)

#1

Post by progamin »

Hi, I got the following error with a plugin (mountain.json:712):

Code: Select all

In mountain.zip:

info.flowersoft.theotown.util.json.JSONException: Unterminated object at line 20, char 64. Excerpt: 
"height": "24",
"frames":[{"bmp": "mountain.png"},{"bmp": "mountain-winter.png"--ERROR->>>]

Full source: [
{
"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: iPad (Apple)
OS version: 26

Thank you in advance.

Return to “Problems”