Low-Drag-MC / Shimmer

A mod that integrates my passion for rendering
MIT License
67 stars 22 forks source link

[Fabric 1.20.1] Bloom on blocks disappears with Sodium + Indium and The Bumblezone #98

Open Cicopath opened 6 months ago

Cicopath commented 6 months ago

Minecraft Version

1.20.1

ModLoader

Fabric

Shimmer version

Shimmer-fabric-1.20.1-0.2.0

Modpack info or mod list(please reduce mod range)

Fabric API / Continuity / Sodium / Indium / MidnightLib / The Bumblezone

The latest.log file and hs_err_pidXXX if exists

https://gist.github.com/Cicopath/dc38a1fda67a5d518092ff6f4db679de

optifine , Rubidium , flywheel or any rendering related mods. mod version is required.

fabric-api-0.91.1+1.20.1 continuity-3.0.0-beta.4+1.20.1 sodium-fabric-mc1.20.1-0.5.3 indium-1.0.27+mc1.20.1 midnightlib-fabric-1.4.1 the_bumblezone-7.2.11+1.20.1-fabric

Issue description

All blocks do not have bloom when they should.

Steps to reproduce

  1. Install all mods above on Minecraft 1.20.1 on Fabric.
  2. Define which blocks should have bloom in the JSON in .minecraft\config\shimmer, or install a resource pack that makes blocks or overlay textures bloom.
  3. Start Minecraft and enter a world.
  4. Place one of the blocks specified with bloom in the JSON. It should not have any bloom.

Other information

The issue only affects blocks; fluids, like minecraft:lava, and particles, like minecraft:flame, still retain their bloom.

The issue only occurs when Sodium + Indium and The Bumblezone are installed. When one mod is without the other (e.g., only Sodium + Indium or only The Bumblezone), the issue does not occur.

Reasons for multiple mods installed & lack of updating to newer versions:

Cicopath commented 6 months ago

Picture of what blooming blocks should look like: 2024-02-22_14 46 58

Picture of what happens instead: 2024-02-22_14 48 10

Cicopath commented 6 months ago

Same exact issue happens with MoonlightLib (moonlight-1.20-2.9.12-fabric) and Supplementaries (supplementaries-1.20-2.7.35-fabric). Here is the log: https://gist.github.com/Cicopath/d4f6eb584aad7d183891c93ce664dcf9

Cicopath commented 6 months ago

Also also happens with Spectrum (spectrum-1.7.6-deeper-down) 😭I can't tell if this is a Shimmer issue or an Indium issue