Fabricae Ex Nihilo

Fabricae Ex Nihilo

152k Downloads

Incompatibility with Sodium

cryxli opened this issue ยท 1 comments

commented

Observation

When clicking a (stone) barrel with a full water bucket, the game crashes.

crash-2022-08-21_10.13.40-client.txt

Setup

  1. Create a new world (in creative)
  2. Get a barrel and a water bucket
  3. Place barrel
  4. Click barrel with (full) water bucket

Work Around

Remove/do not use Na.

Once a barrel with water is in render distance the world does not load anymore. Removing Na allows the world to load and play normally.

Notes

It looks like the Na rendering changes infer with a fluid look-up when rendering liquids in barrels.

Na is not without quirks, but it is used so widely that ensuring compat with it may be a good approach.

I only tested the problem with 1.18.2, but I assume that Na changes fluid rendering in 1.19+, too.

I'm so happy that someone recreated Ex Nihilo for Fabric. Keep it up!

Cheers
cryxli

commented

I don't recommend playing modded Minecraft with just Sodium, since it breaks a lot of mods. Try installing Indium as well, since it makes Sodium more compatible with other mods, and if the problem persists, you can reopen the issue.