[Asked][1.11.35a] Plugin crash (code.json:835)

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
pRubick
Settler
Reactions:
Posts: 1
Joined: 05 Dec 2022, 11:11

[Asked][1.11.35a] Plugin crash (code.json:835)

#1

Post by pRubick »

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

Code: Select all

In musholla.zip:

io.blueflower.stapel2d.util.json.JSONException: Unterminated object at line 11, char 1. Excerpt: 
"count": 1
--ERROR->>>"w": 32

Full source: [
  {
"type": "animation",
"id": "Musholla",
"light": true,
"light_switching": true,
"frames": [
{
"bpm": "mushollanightanim.png",
"count": 1
"w": 32
 }   
 ] ,  
"rotation aware": false},
  {    
    "type": "religion",    
    "id":  "Musholla" ,
    "author": "pRubick ",
    "meta": {
      "pca": {
        "version": "4.3.0"
      }
    },
    "category": "Religion ",
    "frames": [
      {
        "bmp": "musholla.png"
      }
    ],
    "build time": 5,
    "influence education low": 100,
    "influence culture": 100,
    "influence religion": 100,
    "width": 1,
    "height": 1,
    "price factor": 10
    "animation": [{"id":"Musholla", "x": 0,"y": -18
  }
]
Thank you in advance.

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

Plugin Creator

Platform

Re: [Asked][1.11.35a] Plugin crash (code.json:835)

#2

Post by CommanderABab »

No comma after "count" : 1.

Post Reply Previous topicNext topic

Return to “Problems”