Page 1 of 1

[454] Plugin crash (tram.json:2347)

Posted: 26 Mar 2018, 17:50
by sairam
Hi, I got the following error with a plugin (tram.json:2347):

Code: Select all

In /storage/emulated/0/TheoTown/plugins/Tramway2-1/Tramway/tram.json:

java.lang.IllegalArgumentException: Id +tram.kt101 is already in use. Use another id or add "override":true to your plugin.
Device: R1011 (OPPO)
Android: 19 (4.4.2)

Thank you in advance.

Re: [454] Plugin crash (tram.json:2347)

Posted: 27 Mar 2018, 00:16
by Lobby
Looks like this one. Ensure that you don't have the plugin multiple times in your plugin folder (the game also reads plugins in zip files).

Re: [454] Plugin crash (tram.json:2347)

Posted: 27 Mar 2018, 04:25
by sairam
@lobby[Posts][PM] Thank you ! It works !