Page 1 of 1

[Asked][1.12.25a] Plugin crash (solar house.zip:107)

Posted: 16 Jun 2025, 09:43
by titanicbuff
Hi, I got the following error with a plugin (solar house.zip:107):

Code: Select all

In solar house.zip:

java.lang.IllegalStateException: Cannot load .ttplugin files from within other plugins
Device: moto g stylus (2023) (motorola)
OS version: 34

Thank you in advance.

Re: [Asked][1.12.25a] Plugin crash (solar house.zip:107)

Posted: 21 Jun 2025, 15:54
by reindeerwheat
In the 'plugins' folder, the game considers .zip archives as plugins, and there's a .ttplugin in it. You should have placed the .ttplugin inside that folder or it's subfolders.

Speaking of subfolders, the 'sample' folder inside 'plugins' has a 'plugin.manifest' file in it, and so the game also considers it as a plugin, so don't put .ttplugin(s) there or else you will experience the same issue.