[Resolved] [574] Plugin crash (zrails.json:5747)

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
Oshawotta737
Inhabitant of a Conurbation
Reactions:
Posts: 475
Joined: 28 Mar 2018, 22:53
Location: Murica
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

[Resolved] [574] Plugin crash (zrails.json:5747)

#1

Post by Oshawotta737 »

Hi, I got the following error with a plugin (zrails.json:5747):

Code: Select all

In /storage/emulated/0/TheoTown/plugins/rails_prerelease-1/rails/zrails.json:

java.lang.IllegalStateException: When loading "traindnkdecal": Ground traindnkdecal has to provide at least two edge frames
Device: SM-T350 (samsung)
Android: 25 (7.1.1)

Thank you in advance.

User avatar
lvmgaming13
Townsman
Reactions:
Posts: 87
Joined: 14 Sep 2018, 13:04
Location: Bulacan
Plugins: Showcase Store

Platform

Re: [574] Plugin crash (zrails.json:5747)

#2

Post by lvmgaming13 »

add this code:

Code: Select all

"edge frames":[{"x:0,"y":96,"w":16,"h":32,"count":12}]
"edge border frames":[{"x:0,"y":144,"w":16,"h":32,"count":32}]

User avatar
lvmgaming13
Townsman
Reactions:
Posts: 87
Joined: 14 Sep 2018, 13:04
Location: Bulacan
Plugins: Showcase Store

Platform

Re: [574] Plugin crash (zrails.json:5747)

#3

Post by lvmgaming13 »

Or

Code: Select all

"bmp":decal.png
According on this error.

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

Plugin Creator

Platform

Re: [574] Plugin crash (zrails.json:5747)

#4

Post by CommanderABab »

lvmgaming13 wrote:
23 Dec 2018, 11:50
add this code:

Code: Select all

"edge frames":[{"x":0,"y":96,"w":16,"h":32,"count":12}],
"edge border frames":[{"x":0,"y":144,"w":16,"h":32,"count":32}]
Added missing comma and two missing quotes. :/

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

Plugin Creator

Platform

Re: [574] Plugin crash (zrails.json:5747)

#5

Post by CommanderABab »

#codeboxtip if you see black within quotes, then you left one out somewhere else.

User avatar
Oshawotta737
Inhabitant of a Conurbation
Reactions:
Posts: 475
Joined: 28 Mar 2018, 22:53
Location: Murica
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: [574] Plugin crash (zrails.json:5747)

#6

Post by Oshawotta737 »

Got it fixed! Thanks!

Post Reply Previous topicNext topic

Return to “Problems”