Skip to content

Building above world height crashes game #596

@MonkeTGG

Description

@MonkeTGG

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions