[Asked][1.10.86a] Plugin crash (cat_billboard.json:361)

Plugin specific problems will be solved here.

Moderators: Scenario Moderators, Plugin Moderators

User avatar
Pinetoken
Inhabitant of a Megalopolis
Posts: 579
Joined: 10 Sep 2021, 10:11
Location: In a void
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

[Asked][1.10.86a] Plugin crash (cat_billboard.json:361)

#1

Post by Pinetoken »

Hi, I got the following error with a plugin (cat_billboard.json:361):

Code: Select all

In billboard collection.zip:

io.blueflower.stapel2d.util.json.JSONException: Expected literal value at line 6, char 33. Excerpt: 
"title":"Billboards",
"category":"$cat_decoration00", --ERROR->>>
}]

Full source: [{
"id":"$cat_billboard00",
"type":"category",
"frames":[{"bmp":"$cat_billboard00.png"}],
"title":"Billboards",
"category":"$cat_decoration00", 
}]
Device: SM-P585Y (samsung)
OS version: 27

Thank you in advance.

User avatar
Rad
Inhabitant of a Megacity
Posts: 193
Joined: 05 Dec 2020, 22:47
Location: A Galaxy far far away
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Asked][1.10.86a] Plugin crash (cat_billboard.json:361)

#2

Post by Rad »

Take comma off should be "category":"$cat_decoration00" } ]

User avatar
Pinetoken
Inhabitant of a Megalopolis
Posts: 579
Joined: 10 Sep 2021, 10:11
Location: In a void
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Asked][1.10.86a] Plugin crash (cat_billboard.json:361)

#3

Post by Pinetoken »

Rad wrote:
13 Dec 2022, 15:23
Take comma off should be "category":"$cat_decoration00" } ]
Thank you! And because of that ill finally be able to post a new plugin!

User avatar
Rad
Inhabitant of a Megacity
Posts: 193
Joined: 05 Dec 2020, 22:47
Location: A Galaxy far far away
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Asked][1.10.86a] Plugin crash (cat_billboard.json:361)

#4

Post by Rad »

No problem! It only wasted 10 seconds of my time

Post Reply Previous topicNext topic

Return to “Problems”