Skip to content

[Crash] IllegalStateException: Unknown tag sable:quarter_volume when Create: Colorful Pipes is installed #594

@Kur-Dev

Description

@Kur-Dev

Context

The game crashes on world load when both Sable and Create: Colorful Pipes are installed together. Sable's PhysicsBlockPropertiesDefinitionLoader throws an IllegalStateException because the tag sable:quarter_volume cannot be resolved, likely due to blocks registered by Create: Colorful Pipes interfering with Sable's tag resolution process.

Both mods work fine individually — the crash only occurs when both are present.

Steps to reproduce

  1. Install Sable 1.2.1 + Create: Colorful Pipes 2.3.0 on NeoForge 21.1.228 (MC 1.21.1)
  2. Launch the game and create or load a world
  3. Game crashes immediately on server tick loop initialization

Expected behavior
Sable should handle unresolved tags gracefully instead of crashing, or at least provide a meaningful error pointing to the conflicting mod.

Crash report
https://mclo.gs/VIEwFtZ

Mod versions

Crash Report

https://mclo.gs/VIEwFtZ

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