Skip to content

[Bug] Emissive entities (and others) are rendered partially black on saturation > 1.0 without bloom #153

@sepulzera

Description

@sepulzera

Describe the bug
Emissive entities, like fire, torch, lava, are rendered partially black. This seems to happen with a saturation > 1.0 and without bloom. Like saturation 1.05 and no bloom. Oddly, bloom with bloom strength of 0.01 will not reproduce this. Even weirder, this bug can be reproduced some other emissive blocks and some (non emissive) entities, like my custom beds (vanilla red bed seemed to be fine).

To Reproduce
Steps to reproduce the behavior:

  1. Use the shader with saturation 1.05 and bloom off.
  2. Make your player entity cast shadow on netherack fire.

Expected behavior
The fire should not be black. The bed should not be black.

Screenshots
Screenshot of black vanilla fire:

Image

Screenshot of black custom fire:

Image

Screenshot of custom red bed with pitch black shadow:

Image

Screenshot of custom red bed with bloom:

Image

Desktop (please complete the following information):

  • GPU: NVIDIA GTX 1050 Ti, also NVIDIA GTX 660M
  • Shader loader: iris-fabric-1.9.6+mc1.21.8
  • Shader version: 1.3.8

Shader settings
BLOOM_STRENGTH=0.01
SATURATION=1.05

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions