Page 1 of 1

[Answered] [585] Plugin crash (Factory_Borbor.json:793)

Posted: 13 Jan 2019, 23:14
by Borbor
Hi, I got the following error with a plugin (Factory_Borbor.json:793):

Code: Select all

In /storage/sdcard0/TheoTown/plugins/factory_Borbor/Factory_Borbor.json:

java.lang.IllegalStateException: When loading "Factory_Borbor": info.flowersoft.theotown.theotown.draft.SmokeDraft cannot be cast to info.flowersoft.theotown.theotown.draft.AnimationDraft
Device: Turk Telekom TT175 (ZTE)
Android: 22 (5.1)

Thank you in advance.

Re: [585] Plugin crash (Factory_Borbor.json:793)

Posted: 03 Feb 2019, 13:34
by Imran M
Maybe you should pm Lobby. I have no idea whats wrong.

Re: [585] Plugin crash (Factory_Borbor.json:793)

Posted: 03 Feb 2019, 13:38
by CommanderABab
You cannot use smoke ids with the animation call. Use them using

Code: Select all

"smoke":...
instead.