Code: Select all
In /storage/emulated/0/TheoTown/plugins/freeway.json:
io.blueflower.stapel2d.util.json.JSONException: Unterminated array at line 1, char 3. Excerpt:
[--ERROR->>>{
Full source: [{
"id": "$testroad00",
"type": "road",
"level": 1,
"speed": 5,
"frames": [{
"bmp": "Freeway.png",
"w": 32,
"h": 16,
"count": 16
}],
"bridge frames": [{
"bmp": "puente.png",
"w": 32,
"h": 48,
"count": 12
}],
"bridge height": 12,
"traffic lights": [{
"bmp": "semaforos",
"w": 32,
"h": 32,
"count": 4
}],
"green phase": 3000,
"yellow phase": 500,
"price": 100,
"bridge price": 200,
"monthly price": 1
}]
OS version: 26
Thank you in advance.