[Asked][1.12.23a] Plugin crash (code.json:163)

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
Bogomaz
Settler
Reactions:
Posts: 2
Joined: 11 Sep 2025, 16:10

[Asked][1.12.23a] Plugin crash (code.json:163)

#1

Post by Bogomaz »

Hi, I got the following error with a plugin (code.json:163):

Code: Select all

In plugin (1).zip:

java.lang.IllegalStateException: When loading "$bogomaz.residential.2025-10-01-19:50:25.892": Placement is only supported in privileged plugins
Device: 23129RAA4G (Xiaomi)
OS version: 34

Thank you in advance.

User avatar
不太懂不急用
Villager
Reactions:
Posts: 8
Joined: 22 Dec 2022, 05:21

Re: [Asked][1.12.23a] Plugin crash (code.json:163)

#2

Post by 不太懂不急用 »

Hi,dear
The error message means that “placement of objects is only supported in trusted (privileged) plugins.”In other words, the plugin tried to automatically place buildings or elements during game loading, but since it’s not an official or authorized “privileged plugin,” the game refused to execute this operation.

Based on the error you provided, I believe there are three possible causes:

1. The plugin contains code for automatically placing buildings, a feature that seems to be reserved for official plugins.


2. The plugin’s structure does not comply with the new TheoTown plugin loading rules.


3. The plugin was repackaged or renamed in a way that broke its internal file path structure.

Hope this helps you!😀

Post Reply Previous topicNext topic

Return to “Problems”