[Asked][1.10.45a] Plugin crash (road avenue decoration.json:759)

Plugin specific problems will be solved here.

Moderators: Scenario Moderators, Plugin Moderators

User avatar
Naufhal
Inhabitant of a Supercluster
Posts: 3752
Joined: 07 Oct 2021, 06:04
Location: Indonesia
Plugins: Showcase Store

Plugin Creator

Platform

[Asked][1.10.45a] Plugin crash (road avenue decoration.json:759)

#1

Post by Naufhal »

Hi, I got the following error with a plugin (road avenue decoration.json:759):

Code: Select all

In plugins/road avenue decoration/road avenue decoration.json:

io.blueflower.stapel2d.util.json.JSONException: Expected ':' after w at line 9, char 42. Excerpt: 
    "height":1,
    "frames":[{"bmp":"road park.png", "w"--ERROR->>>32, "h":20, "count":3}],

Full source: [{
    "id":"qyihrrwiug4wuw75",
    "type":"decoration",
    "title":"Road Avenue Decoration[in]Jalan Avenue Dekorasi",
    "text":"Use It For Your Road[in]Pakai Ini Untuk Jalanmu",
    "author":"Naufhal",
    "width":1,
    "height":1,
    "frames":[{"bmp":"road park.png", "w"32, "h":20, "count":3}],
    "needs road":false,
    "needs land":true,
    "needs water":false,
    "influence nature":5,
    "price":5,
    "draw ground":true,
    "destroyable":false,
    "removeable":true
}]
Device: SM-A307GN (samsung)
OS version: 30

Thank you in advance.

Please @CommanderABab @JustAnyone. Need Help!

User avatar
CommanderABab
AB
Posts: 11241
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Asked][1.10.45a] Plugin crash (road avenue decoration.json:759)

#2

Post by CommanderABab »

It says it expected a : after the "w" in the frames statement line 9. I suggest you put it in.

:)

User avatar
Naufhal
Inhabitant of a Supercluster
Posts: 3752
Joined: 07 Oct 2021, 06:04
Location: Indonesia
Plugins: Showcase Store

Plugin Creator

Platform

Re: [Asked][1.10.45a] Plugin crash (road avenue decoration.json:759)

#3

Post by Naufhal »

CommanderABab wrote:
02 May 2022, 19:05
It says it expected a : after the "w" in the frames statement line 9. I suggest you put it in.

:)
Oh! I forgot it! Thanks! It fixed. But commander. i said need help but lobby and JustAnyone Is Busy Need Help.

Post Reply Previous topicNext topic

Return to “Problems”