
Crash rendering Refined Storage Cable
Closed this issue ยท 2 comments
Bug Description
Client crashing when attempting to render a refined storage cable. Here under the crash report
Reproduction Steps
when you load the world it crashes, disable sodium mod and it's everything fine
Log File
Crash Report
Users on my server are also experiencing this issue, but it only happens sometimes.
Here's another crash report: https://mclo.gs/mqx5cYN
This is not a bug with Sodium. It seems that some change the Fabric APIs are making to the model bakery are not thread safe, and is resulting in memory corruption which then causes this crash.
Right now, Sodium 0.6 depends on the Forgified Fabric APIs to provide these Fabric APIs, so you should probably report this issue to them. We are planning to make it so that in Sodium 0.7 there is no dependency on the Fabric APIs when using the NeoForge mod loader.