Crash due to uninitialised nibble arrays during block light propagation with Create
Inonedn opened this issue ยท 5 comments
Spend a full hour searching on which mod was crashing my game when doing stuff with Create, and it's Starlight :(
- Minecraft 1.20.1 with just two mods installed:
- Create (create-1.20.1-0.5.1.d.jar)
- Starlight (starlight-1.1.2+forge.1cda73c.jar)
- Forge 47.1.0
I can reproduce a crash by creating a simple elevator and then right clicking on the elevator pulley block to activate the elevator.
I can provide a Create schematic as an .nbt file to easily reproduce the issue.
My issue is with the Windmill bearing with Starlight installed I get an immediate crash when starting the windmill. Disable Starlight and no issues.
Version of Minecraft 1.20.1
Forge 47.1.0
Starlight-1.1.2+forge.1cda73c.jar
Create-1.20.1-0.5.1.d.jar
I was able to replicate this on Fabric:
Minecraft 1.20.1
starlight-1.1.2+fabric.dbc156f
create-fabric-0.5.1-d-build.1161+mc1.20.1
fabric-api-0.88.1+1.20.1