Skip to content

[Crash] NullPointerException in ContinuousOBBCollider when using Sable with Create #1320

Description

Context

My game consistently crashes to the desktop during server ticks. The crash report indicates a NullPointerException occurring within Create's ContinuousOBBCollider.collideMany method, specifically because mf.axis is null. The stack trace highlights that a mixin from sable-neoforge is injecting into ContraptionCollider, suggesting a compatibility issue between Sable and Create. im ussing 1.21.1 Mod Loader: NeoForge (version 21.1.234) Create Version: 6.0.10 Sable Version: 2.0.3
Launch the game with both Create and Sable installed. Interact with moving contraptions (the crash occurs during the server tick loop). The game immediately crashes with a NullPointerException.
I have uploaded the full crash report here:
https://api.mclo.gs/1/raw/bEpE3en

Crash Report

Crash due to NullPointerException

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