Code: Select all
In plugins/wood truck/woodtruck.json:
io.blueflower.stapel2d.util.json.JSONException: Unterminated object at line 3, char 5. Excerpt:
"override":true
--ERROR->>>"id":"$carind00",
Full source: {
"override":true
"id":"$carind00",
"type":"car",
"frames":[
{"bmp":"woodtruck.png","w":18,"h":12,"count":4}
],
"v2":true,
"speed":0.9
}
OS version: 27
Thank you in advance.