[Asked][1.10.43a] Plugin crash (wootruck.json:305)

Plugin specific problems will be solved here.

Moderators: Scenario Moderators, Plugin Moderators

User avatar
Pinetoken
Inhabitant of a Megalopolis
Posts: 579
Joined: 10 Sep 2021, 10:11
Location: In a void
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

[Asked][1.10.43a] Plugin crash (wootruck.json:305)

#1

Post by Pinetoken »

Hi, I got the following error with a plugin (wootruck.json:305):

Code: Select all

In plugins/wood truck/wootruck.json:

io.blueflower.stapel2d.util.json.JSONException: Value {"override":true,"id":"$carind00","type":"car","frames":[{"bmp":"woodtruck.png","w":18,"h":12,"count":4}],"v2":true,"speed":0.9} of type io.blueflower.stapel2d.util.json.JSONObject cannot be converted to JSONArray
Device: SM-P585Y (samsung)
OS version: 27

Thank you in advance.

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

Plugin Creator

Platform

Re: [Asked][1.10.43a] Plugin crash (wootruck.json:305)

#2

Post by CommanderABab »

Code: Select all

[
{"override":true,"id":"$carind00","type":"car","frames":[{"bmp":"woodtruck.png","w":18,"h":12,"count":4}],"v2":true,"speed":0.9} 
]

User avatar
Pinetoken
Inhabitant of a Megalopolis
Posts: 579
Joined: 10 Sep 2021, 10:11
Location: In a void
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Asked][1.10.43a] Plugin crash (wootruck.json:305)

#3

Post by Pinetoken »

CommanderABab wrote:
05 Feb 2022, 12:43

Code: Select all

[
{"override":true,"id":"$carind00","type":"car","frames":[{"bmp":"woodtruck.png","w":18,"h":12,"count":4}],"v2":true,"speed":0.9} 
]
What's the solution?

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

Plugin Creator

Platform

Re: [Asked][1.10.43a] Plugin crash (wootruck.json:305)

#4

Post by CommanderABab »

[]

User avatar
Pinetoken
Inhabitant of a Megalopolis
Posts: 579
Joined: 10 Sep 2021, 10:11
Location: In a void
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [Asked][1.10.43a] Plugin crash (wootruck.json:305)

#5

Post by Pinetoken »

Oh

Post Reply Previous topicNext topic

Return to “Problems”