Page 1 of 1

[Answered][1.8.27a] Plugin crash (memeshop.json:310)

Posted: 16 Mar 2020, 05:41
by Bigrealoof
Hi, I got the following error with a plugin (memeshop.json:310):

Code: Select all

In /storage/emulated/0/TheoTown/plugins/meme shop/memeshop.json:

io.blueflower.stapel2d.util.json.JSONException: Unterminated object at line 15, char 13. Excerpt: 
	}],
	"level": 1 --ERROR->>>"price": 69420,

Full source: [{
	"id": "$sample.plugin.unique.id.res00",
	"type": "public",
	"author": "BigRealOof",
	"width": 3,
	"height": 100,
	"frames": [{
		"bmp": "memeshop.png"
	}],
	"smoke": [{
		"id": "$smoke07",
		"x": 15,
		"y": -17
	}],
	"level": 1 "price": 69420,
	"influence park": 9999999 "build time": 69
}]
Device: SM-T560NU (samsung)
OS version: 25

Thank you in advance.

Re: [Asked][1.8.27a] Plugin crash (memeshop.json:310)

Posted: 16 Mar 2020, 08:47
by CommanderABab
The last two lines need a comma between the previous integer and the next ".