Skip to content

Game crashes due to block removal with the mod "MineCollapse" #1095

@romordz

Description

@romordz

Context

The crash happens during normal gameplay when a block is removed from the world
and Sable intercepts the block change event. It crashes while processing the
voxel neighborhood state.

This has been reproduced with two different triggers:

  1. Mod "MineCollapse" 2.0.0 triggering a landslide (LandslideRecipe.tryLandslide)
  2. Vanilla leaf decay (LeavesBlock.tick) — no MineCollapse involved

This means the bug is not specific to MineCollapse. Any block removal can
trigger it, including completely vanilla behavior.

Crash Report

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: crashSomething crashes my game

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions