Code: Select all
In /storage/emulated/0/TheoTown/plugins/b/wohngewe - Dualistjave Test Gebäude.json:
io.blueflower.stapel2d.util.json.JSONException: Expected ':' after residential at line 8, char 35. Excerpt:
"frames":[{"bmp":"1b.png"},{"bmp":"1b1.png"},{"bmp":"1b2.png"},{"bmp":"1b3.png"}],
"type":"commercial", "residential"--ERROR->>>,
Full source: [
{
"id":"$Dj - wohngewe -Test",
"title":"Test",
"height":1,
"width":1,
"frames":[{"bmp":"1b.png"},{"bmp":"1b1.png"},{"bmp":"1b2.png"},{"bmp":"1b3.png"}],
"type":"commercial", "residential",
"author":"Dualistjave",
"people":60000,
"level":1,
"price":"1",
"text":"Dualistjave Test Gebäude"
}
{
"id":"pureairpoo",
"author":"dirkidirk",
"type":"park",
"width":3,
"height":3,
"price":14000,
"monthly price":80,
"influence pollution":-5000,
"influence noise": 5,
"influence nature":1000,
"influence park":1000,
"power": 0,
"needs road":false,
"title":"air purifier",
"text":"use this to get rid of the pollution in your industrial cities.",
"frames":[{"bmp":"1b.png"} , {"bmp":"1b1.png"} , {"bmp":"1b2.png"} , {"bmp":"1b3.png"}],
}
]
OS version: 23
Thank you in advance.