GregTech CE Unofficial

GregTech CE Unofficial

412k Downloads

[BUG] Clouds can be seen through the oil.

Exzept1on opened this issue · 8 comments

commented

Describe the bug
Clouds can be seen through the oil.

Versions
Forge: 2855
GTCE: gregtech-1.12.2-2.0.0.1375-alpha.jar
Modpack: TerraFirmaGreg R3.0

Setup
Playing Solo/Multiplayer/Both

Steps To Reproduce

  1. Enter in the world
  2. Seen through the oil

Expected behavior
Clouds will not be visible through oil.

Screenshots
image

commented

Should be an easy fix™
I'll look at it later

commented

hmm does another mod register oil? what does it show in jei?

this is what i got in testing
2021-10-24_14 31 15

commented

That's right, I forgot to write about it in the error. I also have galacticraft installed. Then, how to fix it?

commented

Idk, but it's definitely not an issue with ceu. If I remember correctly, GC has a config to register it's oil under a different name.

commented

Okay, I'll try

commented

Very strange, but changing the name of the GC(in config) fluid did not help, clouds are still visible through the oil. I even deleted OptiFine just in case, but it didn't work. I will continue to look for the problem.

commented

Very strange
Maybe some incompatibility with TFC?
image
GT 1405-alpha

Modlist:
TFC
GT
Crafttweaker
CodeChickenLib
TheOneProbe
RedstoneFlux

But this in default world, with same mods
Perhaps TerraFirmaCraft generates its own clouds.
image

commented

https://github.com/SpeeeDCraft/TerraFirmaCraft/blob/1.12.x/src/main/java/net/dries007/tfc/world/classic/WorldTypeTFC.java
image

When I disabled the increase in the height of clouds in TFC, this bug was eliminated.
image

You may need edits on the TFC or GT side. If you need edits on the TFC side, I can make them, just explain what needs to be done. Well, or make changes on your side :D