
Render issues and "grating bug" with Galacticraft
Akitrex1as opened this issue · 1 comments
Description of the bug:
When launching from Galacticraft, there are problems with the rendering of oil and fuel liquids, similar to issue #185 or #179, but only one face is visible. Additionally, the game crashes with an error when trying to place the liquid on the grating. The problem with grating partially disappears when changing the configuration in Galacticraft. Specifically, when placing the mentioned liquids on this block, the game stops crashing. However, if you now place the grating in the liquid or in the liquid block, the game crashes with the same error.
Steps to reproduce the behavior:
- Launch the game from Galacticraft and Fluidlogged API.
- Try to place the liquid on the grid.
- See the game crash with the mentioned error.
- Change the configuration in Galacticraft:
# Liquids will not flow into Grating block if this is set to false.
B: “Allow liquids into Gratings”=false
- Place the liquids on the block and observe that the game no longer crashes.
- Place the grating in the liquid or in the liquid block.
- See the game crash with the same error.
Expected behavior:
The liquids should render correctly with all faces visible. The game should not crash when placing liquids on the grid or when placing the grating in the liquid or liquid block.
Minecraft.1.12.2.2025-01-19.18-01-51.mp4
Crash report:
#https://gist.github.com/Akitrex1as/0ac9d484a467105018d5e917b350f01b
Additional context
Other liquids do not have rendering problems but do exhibit the "grating bug." In version 2.2.5, there are no rendering errors, but the "grating bug" is still present.