Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Gregtech blocks do not properly render on Storage Drawers framed drawers #1093

Open
pat2rome opened this issue Jul 25, 2022 · 2 comments
Labels
type: bug Something isn't working
Milestone

Comments

@pat2rome
Copy link
Contributor

Describe the bug
Gregtech blocks do not properly render their color when used as a part of any Storage Drawers (or Framed Compacting Drawers) framed drawer. The saturation seems to still work properly (not sure if that is the correct term), but the color just renders as white.

Versions
Forge: 14.23.5.2860
GTCEu: 2.3.4-beta

Setup
Confirmed to occur in singleplayer, have not tested on a server but it seems very likely to occur there too.

Steps To Reproduce

  1. Place a framing table into the world
  2. Put any type of framed drawer in the leftmost slot in the GUI
  3. Then place any Gregtech "block of [material] in one or more of the remaining input slots. Observe the white color no matter what block is chosen.

Expected behavior
The framed drawer should take on the full appearance of the blocks used to make the framing, color included.

Screenshots
Framing with Gregtech blocks

I placed the drawer in the world to ensure that this wasn't just an issue with how it renders on the table, and you can see that it also does not render properly as a block placed in-world. A second but more minor issue is that the blocks render too large on the table.

Framing with vanilla blocks

Here you can see the expected behavior, using blocks of gold and iron from vanilla Minecraft. Also note the size at which the blocks render, with no overlapping and subsequent z-fighting.

@pat2rome pat2rome added status: unverified Issue is unverified type: bug Something isn't working labels Jul 25, 2022
@pat2rome
Copy link
Contributor Author

Also, the texture fully breaks after exiting and reloading the world:

Broken texture

@ALongStringOfNumbers
Copy link
Contributor

After testing this recently, and after a few rewrites, the only issues remaining that I can see is that the drawers are not properly colored. The missing textures and incorrect size seem to be fixed

@ALongStringOfNumbers ALongStringOfNumbers removed the status: unverified Issue is unverified label May 21, 2023
@ALongStringOfNumbers ALongStringOfNumbers added this to the 2.7 milestone May 21, 2023
@serenibyss serenibyss modified the milestones: 2.7, 2.8 Jun 14, 2023
@serenibyss serenibyss modified the milestones: 2.8, 2.9 Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants