
PneumaticCraft: Repressurized fluid tanks render opaque gray
minimusubi opened this issue ยท 2 comments
Bug Description
Sodium does not render some PneumaticCraft: Repressurized fluid tanks in-world correctly. Fluid Tanks and Liquid Hoppers should render the liquid that is stored inside, as well as the amount of fluid (as shown by the liquid's height). However, with Sodium installed, these blocks always render as fully opaque gray.
This seems to only affect Fluid Tanks and Liquid Hoppers, and only blocks placed in-world. Held versions of these blocks are not affected. Other blocks that process fluids seem to be unaffected. Several of these are shown in the screenshots below.
Visual example 1
Click to show
With Sodium
Notice that the indicated blocks are gray, and the held item versions are not.
Without Sodium
Notice that both blocks and held items are correctly rendered.
Visual example 2
Reproduction Steps
- Install
- NeoForge 21.1.115
- sodium-neoforge-0.6.5+mc1.21.1.jar
- pneumaticcraft-repressurized-8.2.8+mc1.21.1.jar
- Launch Minecraft
- Create a creative world with commands enabled
- Open the creative inventory and get
- Small Fluid Tank
- Liquid Hopper
- Water Bucket
- Diamond Pickaxe
- Place one fluid tank and one liquid hopper into the world
- ๐ Note that the blocks render gray
- Right-click each one with the water bucket, several times
- ๐ Note that the blocks are still gray
- Run
/gamemode survival
- Break each block with your pickaxe and do not pick them up
- ๐ Note that the items render correctly when on the ground
- Pick them up
- ๐ Note that the items render correctly in inventory
- Close the game and remove sodium
- Re-open the game and load the save
- Place the partially filled liquid blocks into the world
- ๐ Note that the blocks render correctly
Log File
Crash Report
duplicate of #2814