[Resolved] [560] Plugin crash (road.json:1447)

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
soumya-8974
TheoTown Veteran in Pension
Reactions:
Posts: 834
Joined: 30 Apr 2018, 06:53
Location: India
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

[Resolved] [560] Plugin crash (road.json:1447)

#1

Post by soumya-8974 »

Hi, I got the following error with a plug-in (road.json:1447):

Code: Select all

In /storage/emulated/0/TheoTown/plugins/Road paint/road.json:

org.json.JSONException: No value for type
Device: Lenovo YT3-850M (Lenovo)
Android: 22 (5.1.1)

Thank you in advance.

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

Plugin Creator

Platform

Re: [560] Plugin crash (road.json:1447)

#2

Post by CommanderABab »

We would need to see the json. If it's a road, it should have

Code: Select all

"type": "road"
in it. If it's a road decoration then I believe it's

Code: Select all

"type": "road decoration"
.

User avatar
soumya-8974
TheoTown Veteran in Pension
Reactions:
Posts: 834
Joined: 30 Apr 2018, 06:53
Location: India
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [560] Plugin crash (road.json:1447)

#3

Post by soumya-8974 »

CommanderABab wrote:
14 Dec 2018, 18:32
We would need to see the json. If it's a road, it should have

Code: Select all

"type": "road"
in it. If it's a road decoration then I believe it's

Code: Select all

"type": "road decoration"
.
Mine project is a road, so thank you!

Post Reply Previous topicNext topic

Return to “Problems”