For another thread I created a simple tower, but it now has become unremovable, i.e. when I click the “trash” icon, nothing happends.
I already tried to use the console command (select building, open console with Ctrl+C, type “destroy”) as described in [Building cannot be removed], but it didn’t work; It is also unclear if I am doing it right, since selecting the building seems to require enabling build mode.
If I select any building in “Build” mode and then enter “destroy” in the console, all I get is
Possibly a stupid question, but how do I select a building?
Outside building mode, clicking a building does nothing and I get variable 'e' is not declared. Selecting the building in build mode, I still get the same error message.
After loading your savefile, I can confirm what you’re saying. Other buildings are still destructible. It seems that the building has been removed from the server service’s ._sv.buildings collection and so cannot be destroyed.
@linda, is there an easy way to destroy the building entity from the client side (like the radiant.entities.destroy_entity(...) that’s getting called by the server service), or pass the building entity from the client to the server from the console?
Possible, but chances are it is so old, that the one stray attempt-building isn’t the bigger issue. I mean, it doesn’t look THAT ugly. If I tilt my head.
In the savegame another bug occurred however, that has more serious consequences: After removing several 20x20 stockpiles, hoping that the stuff would be relocated to my newly built mountain-cave storage, the items that had been stored in the stockpile zones are now being ignored by my hearthlings entirely. They will rather idle, than haul the items, and they cannot be selected with the Loot tool either. Selecting and destroy in the Ctrl+C console does work however.
Not when I tried yesterday anyway. I think I closed the game in between. Will report back when I am at home and tried again.
Update: Seems like they’ve found their taste for cleanup again. Seems like they’ve actually been held up by a large amount of overproduced farm and herding goods lying around, that I didn’t notice before.
It sounds like you’re hitting performance issues and running into some idle hearthling problems. Can you try getting rid of excess items in your town that you aren’t using much?
I am running into a similar issue again (lack of hauling) on a new savegame.
It seems that everything breaks down the moment I try to transition to using containers, with containers standing empty all around, while stuff lying around mounts up on the fields.
Could it be that the hearthlings can’t decide which containers to use?
It seems it got better, once I removed all containers, that were stacked on top of each other, though I can’t be quite sure if the problem actually has gone away.
Is there any way to get debug information about unreachable containers?