[Solved]Some json, what is wrong?

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
NMgaming57
TheoTown Veteran
Reactions:
Posts: 90
Joined: 24 Aug 2016, 10:46
Plugins: Showcase Store

Platform

[Solved]Some json, what is wrong?

#1

Post by NMgaming57 »

Error is unterminated object at character 147

Code :

Code: Select all

[

{

"id":"GovernmentBuilding00",

"type":"public",

"author":"NMgaming57",

"width":2,

"height":2,

"frames":
[{"bmp":"GovernmentBuilding1"}]

"title":"Government Building",
"text":"Government Building For Highranking Officials",
"price":100000,
"monthly price":1000
}

]

User avatar
Lobby
Developer
Reactions:
Posts: 3705
Joined: 26 Oct 2008, 12:34
Plugins: Showcase Store
Version: Beta

Platform

#2

Post by Lobby »

I added [code][/code] tags to make your code more readable.

I think you forgot to add a comma after "frames":[...]

Post Reply Previous topicNext topic

Return to “Problems”