Refined Storage

Refined Storage

77M Downloads

[Beta 1.2] Storage Drives Really Dark/Shadowed

cjburkey01 opened this issue · 6 comments

commented

Issue description:

The storage drives appear extremely shadowed, nearly black.

What happens:

When placing a storage drive next to a block in a Refined Storage system network, it appears really, really dark, but only if it is placed next to a block connected to the network.

What you expected to happen:

It should not be black.

Version (Make sure you are on the latest version before reporting):

  • Minecraft: 1.10.2
  • Forge: 12.18.1.2095
  • Refined Storage:

Does this issue occur on a server? Yes, but it seems client side.

Here's an image:
Image

commented

Are you using optifine?

commented

Yes, I am, is that the issue?

On Sun, Oct 23, 2016 at 1:58 PM, Raoul [email protected] wrote:

Are you using optifine?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#503 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AI0624d71ez_wwFv5oosbt968fP6flICks5q26BegaJpZM4KeMh1
.

commented

Yes

commented

Please report this to them, and link them this class (it's responsible for the disk rendering):

https://github.com/raoulvdberge/refinedstorage/blob/mc1.10/src/main/java/com/raoulvdberge/refinedstorage/render/BakedModelDiskDrive.java

commented

@sp614x would moving the disk drive rendering stuff to a FastTESR fix it?