[Asked][1.10.29a] Plugin crash (jin.mao.json:720)

When a post is too long...
And of little value...
It's coming here

Moderator: JR Moderators

Forum rules
The new rule of Jailhouse rock is
1:Please Behave!
2:Do not fight
3:Do not making fun of someone else
4:Do not showing a picture that make offended someone else
User avatar
Naufhal
Inhabitant of a Supercluster
Reactions:
Posts: 3747
Joined: 07 Oct 2021, 06:04
Location: Indonesia
Plugins: Showcase Store
Contact:

Plugin Creator

Platform

[Asked][1.10.29a] Plugin crash (jin.mao.json:720)

#1

Post by Naufhal »

Hi, I got the following error with a plugin (jin.mao.json:720):

Code: Select all

In plugins/jin mao tower/jin.mao.json:

io.blueflower.stapel2d.util.json.JSONException: Unterminated object at line 14, char 4. Excerpt: 
   "needs water":"false"
   --ERROR->>>"build time":"120",

Full source: [
  {
   "id":"$.jin.mao",
   "type":"award",
   "title":"Jin Mao Tower",
   "text":"Jin Mao Tower In Shanghai. china",
   "author":"Naufhal",
   "width":"4",
   "height":"4",
   "frames":{"bmp":"jin.mao.v2.png"},
   "needs road":"true",
   "needs land":"true",
   "needs water":"false"
   "build time":"120",
   "influence culture":"250",
   "influence management":"385",
   "price":"55000",
   "monthly price":"5500",
   "destroyable":"true",
   "removeable":"true",
   "meta":{"tags":{"carcom2":{}}},
  }
]
Device: SM-A307GN (samsung)
OS version: 30

Thank you in advance.
User avatar
Naufhal
Inhabitant of a Supercluster
Reactions:
Posts: 3747
Joined: 07 Oct 2021, 06:04
Location: Indonesia
Plugins: Showcase Store
Contact:

Plugin Creator

Platform

Re: [Asked][1.10.29a] Plugin crash (jin.mao.json:720)

#2

Post by Naufhal »

CommanderABab wrote: 17 Jan 2022, 18:47

Code: Select all

 [
  {
   "id":"$.jin.mao",
   "type":"award",
   "title":"Jin Mao Tower",
   "text":"Jin Mao Tower In Shanghai. china",
   "author":"Naufhal",
   "width":"4",
   "height":"4",
   "frames":{"bmp":"jin.mao.v2.png"},
   "needs road":"true",
   "needs land":"true",
   "needs water":"false",//you forgot this comma
   "build time":"120",
   "influence culture":"250",
   "influence management":"385",
   "price":"55000",
   "monthly price":"5500",
   "destroyable":"true",
   "removeable":"true",
   "meta":{"tags":{"carcom2":{}}}//you had a comma here
  }
] 
I put // comments where errors were.
Sorry. This topic was resolved. I fix using json formatter
Post Reply Previous topicNext topic

Return to “Jailhouse Rock”