[Asked][1.11.35a] Plugin crash (sparwithlightanim.json:672)

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
Pablo001
Settler
Reactions:
Posts: 1
Joined: 15 Oct 2021, 03:33

[Asked][1.11.35a] Plugin crash (sparwithlightanim.json:672)

#1

Post by Pablo001 »

Hi, I got the following error with a plugin (sparwithlightanim.json:672):

Code: Select all

In spar36.zip:

io.blueflower.stapel2d.util.json.JSONException: Expected literal value at line 8, char 1. Excerpt: 
	  "frames":[{"bmp":"sparwithlightAnim.png"}],
--ERROR->>>	},

Full source: [
   {  
	  "id":"$sparwithlightAnim",
	  "type":"animation",
	  "light":true,
	  "light switching":true,
	  "frames":[{"bmp":"sparwithlightAnim.png"}],
	},
	{
	"id":"$sparfromnight.",
	   "title": "test",
		"text": "test",
		"build time": 3,
		"price": 0,
		"draw ground": true,
		"needs road": false,
		"level": 1,
		"type": "residential",
		"frames":[{"bmp":"sparfromnight.png"}],
		"animation":[{"id":"$sparwithlightAnim"}],
		"width": 1,
		"height": 1,
           }
        ]
Device: CPH2135 (OPPO)
OS version: 31

Thank you in advance.

Return to “Problems”