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
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