[Asked][1.10.08a] Plugin crash (code.json:954)

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
TobyArch
Small-town resident
Reactions:
Posts: 33
Joined: 29 Sep 2021, 11:50
Location: Samutprakan/Thailand
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

[Asked][1.10.08a] Plugin crash (code.json:954)

#1

Post by TobyArch »

Hi, I got the following error with a plugin (code.json:954):

Code: Select all

In plugins/toby/code.json:

io.blueflower.stapel2d.util.json.JSONException: Unterminated object at line 20, char 9. Excerpt: 
        "influence noise": 3
        --ERROR->>>"influence waste disposal":140,

Full source: [
    {
        "id": "$pcw_803de05faed200",
        "type": "energy",
        "author": "Plugin creator website 3.0 & TobyArch",
        "width": 1,
        "height": 1,
        "frames": [
            {
                "bmp": "1x1 (1).png"
            }
        ],
        "title": "Generator tower",
        "text": "A 1×1 generator tower that act as power, water generator and waste incerator (be aware of pollution)",
        "price": 0,
        "power": 150000,
        "water": 250000,
        "build time": 0,
        "influence noise": 3
        "influence waste disposal":140,
        "waste capacity": 100,
        "burnable": false,
        "destroyable": false,
        "removable": true,
        "pickable": true
    }
]
Device: SM-A325F (samsung)
OS version: 30

Thank you in advance.
User avatar
Kamikazi
Inhabitant of a Conurbation
Reactions:
Posts: 471
Joined: 27 Jan 2018, 00:58
Location: ESPAÑA
Plugins: Showcase Store
Version: Beta
Contact:

Plugin Creator

Platform

Re: [Asked][1.10.08a] Plugin crash (code.json:954)

#2

Post by Kamikazi »

You forgot a coma at the end of the 3
Post Reply Previous topicNext topic

Return to “Problems”