Skip to content

Crash because of fluid spread #1440

Description

@asdiops

Context

I’ll just paste the AI-generated description, since I’m not very good at interpreting logs myself:

The issue arose while the game was processing water spread (FlowingFluid.spreadTo, etc.). The Sable mod intercepts this block change (SableCommonEvents.handleBlockChange) to update its physics environment, but somewhere within its internal calculations - likely when determining the hardness of a neighboring block in VoxelNeighborhoodState - it encounters a negative coordinate or an invalid block ID, triggering the crash.

Crash Report

https://mclo.gs/EuJQiAD

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