Error while building a horse stable
Davoleo opened this issue ยท 4 comments
- What version of Minecraft, Forge and Mod are you running?
- Minecraft Version: 1.12.2
- Forge Version: 2707
- Mod Version: 1.3.0.22
- What type of issue is this?
- Bug (Something doesn't work the way you expect or the game crashes/has an issue)
This happens while building a horse stable... I was testing in a flat world, and it does work with the advanced horse stable but not with the basic one
- Bug (Something doesn't work the way you expect or the game crashes/has an issue)
Here's what the game says:
But there isn't any protected blocks in the area
Furthermore it can't be a problem of spawn chunks that are protected because I tried it far away and the issue always shown up
Log:
latest.log
I found out I get the same issue testing the fish pond and the warehouse, I wander if it's a problem of mine
Those buildings have stuff underground for various things. For the horse stable it's for the redstone circuits. For the fishpond it's for all of the water and other things in the pond. The warehouse has a basement.
In this case the protected blocks are the layer of bedrock at the bottom of the superflat world. Since those blocks are indestuctable, that message is shown.
If you want to generate these buildings in a superflat world, you will have to add a few layers (like 8 at least) of dirt or some other destuctable block.