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

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
Bigrealoof
Settler
Reactions:
Posts: 3
Joined: 15 Mar 2020, 19:35
Plugins: Showcase Store

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

#1

Post 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.
User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

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

#2

Post by CommanderABab »

The last two lines need a comma between the previous integer and the next ".
Post Reply Previous topicNext topic

Return to “Problems”