Pretty self explanatory, building above a certain height crashes the game.
Log:
void CheckPosition(const ChunkTilePos&): Assertion `pos.x >= 0 && pos.y >= 0 && pos.z >= 0 && pos.x < 16 && pos.z < 16 && pos.y < 128' failed.
Aborted (core dumped)
Using Linux build.
It should just not let you build any heigher.
Pretty self explanatory, building above a certain height crashes the game.
Log:
Using Linux build.
It should just not let you build any heigher.