Page 1 of 1

[Asked][1.11.82i] Plugin crash (offices.json:187)

Posted: 06 Oct 2024, 11:51
by progamin
Hi, I got the following error with a plugin (offices.json:187):

Code: Select all

In plugins/block_offices/offices.json:

java.lang.IllegalStateException: When loading "$office_zone": $office_zone is already in use. Use another id or add "override":true to your plugin.
Device: iPad (Apple)
OS version: 18

Thank you in advance.

Re: [Asked][1.11.82i] Plugin crash (offices.json:187)

Posted: 06 Oct 2024, 12:03
by dnswodn
There are two repeated plugins(ids).
If you are a developer, please check your JSON codes.
If you are a user, please check your plugins folder and make sure nothing is duplicated.