Raised

Raised

4M Downloads

[BUG] Incompatibility with Immersive Overlays 1.0.1 on NeoForge 21.1.167

Closed this issue ยท 2 comments

commented

When both Immersive Overlays & Raised are installed, the overlays added by that mod are not rendered properly. Instead, depending on the percentage given in Raised's 'Hotbar' Y-axis setting, the element gets duplicated, causing two overlays to appear.

Image

Installed Mods:

  • Minecraft 1.21.1
  • NeoForge 21.1.167
  • Immersive Overlays 1.1.0
  • Raised 4.0.1

Hardware:

  • Ryzen 5 3600
  • RX 6700 XT
  • Java 21.0.3

Crossposted

(I'm new to github, sorry if this isn't the right method for linking issues between repo's.)

commented

That would be because this mod is actually drawing its overlay more than once. Raised has uncovered this error in a number of mods. It would have to be fixed on the other mod's end.

commented

Fixed in Immersive Overlays 1.1.1. Thanks for the direction!