[Asked][1.11.82a] Plugin crash (code.json:955)
Posted: 26 Sep 2024, 18:43
Hi, I got the following error with a plugin (code.json:955):
Device: Infinix X6831 (INFINIX)
OS version: 33
Thank you in advance.
Code: Select all
In plugins/shop12345/code.json:
info.flowersoft.theotown.util.json.JSONException: Unterminated object at line 29, char 1. Excerpt:
}
--ERROR->>>]
Full source: [
{
"id":"shop.building.night",
"type":"animation",
"frames":[{"bmp":"sample_shopnight_bmp.png"}],
"light":true,
"light switching":true
},
{
"id":"shop.building",
"author": "brenbuildph ",
"meta": {
"pca": {
"version": "4.4.1",
"type":"commercial",
"width":1,
"height":1,
"draw ground":"true",
"level":"1",
"frames":[{"bmp":"shop_12456_bmp.png"}],
"text":"A new shop building create by brenbuildXD commend for more plugin please support all my creative creator plugin and this plugin made in ♥️.",
"price":1000,
"monthly price":13",
"animation":[{"id": "shop.building.night", "x": 25, "y": -11},
{"id": "shop.building.night", "x": 25, "y": -11}],
"frames winter":[{"bmp": "sho12345_winter_bmp.png"}
]
}
]
OS version: 33
Thank you in advance.