Skip to content

Important known issues

pajic edited this page Jul 31, 2023 · 2 revisions

Transparent objects do not render properly

Problem: Due to the lack of translucency sorting in Sodium, transparent objects such as water or glass show visual artifacts under certain conditions.

Status: Multiple solutions have been proposed, but due to the complex nature of the problem, which one of them should be used has not been decided yet.

More information can be found in the GitHub issue report.

Mods that utilize the Fabric Rendering API do not work correctly with Sodium

Problem: Sodium does not support the Fabric Rendering API, and using mods that utilize it with Sodium causes visual corruption and crashes.

Status: The current workaround is to install Indium, an add-on for Sodium that provides support for the Fabric Rendering API. Integrated support for the Fabric Rendering API will be available in a future version of Sodium.

More information can be found in the GitHub issue report.