ImmediatelyFast icon indicating copy to clipboard operation
ImmediatelyFast copied to clipboard

[1.1.17] Text rendering order on overlapping text is wrong (again)

Open kristofbolyai opened this issue 1 year ago • 19 comments

The issue is basically the same as https://github.com/RaphiMC/ImmediatelyFast/issues/50. Looks like 1.1.17 undid the fixes. I can confirm that 1.1.16 worked.

If you need any specific info, logs, let me know.

kristofbolyai avatar Jul 26 '23 22:07 kristofbolyai

Can you provide screenshots and a way to reproduce it please

RaphiMC avatar Jul 26 '23 22:07 RaphiMC

image

Combined with Wynntils Artemis v0.0.3-alpha.213. This happens with all versions of the mod, but I would recommend testing against that version, as it is the most stable.

As for reproducing, it seems that this happens less frequently than it did before 1.1.16. The root of the issue is the same, rendering 2 fonts on top of each other, and also rendering some semi-transparent texture triggers it. In Wynntils' sense, this is the low health indicator and the spell cast renderer vignette, which both render semi-transparent textures.

kristofbolyai avatar Jul 26 '23 22:07 kristofbolyai

This is how the right side is supposed to look like for reference. image

kristofbolyai avatar Jul 26 '23 22:07 kristofbolyai

I'm also, having this issue, but it is with the level and potion text. Would you be willing to send your mod list so that I could possibly compare and figure out if there is a common mod we are using that could be causing this?

SaltSouls avatar Sep 11 '23 10:09 SaltSouls

@SaltSouls Does it happen with only IF for you or not? Can you try that please

RaphiMC avatar Sep 11 '23 10:09 RaphiMC

It seems to be a bug with the newest version... after downgrading from 1.2.3 to 1.2.1, the issue went away. I will try 1.2.3 by itself to see if it still happens.

SaltSouls avatar Sep 11 '23 10:09 SaltSouls

Are you using Forge or Fabric?

RaphiMC avatar Sep 11 '23 10:09 RaphiMC

Forge.

SaltSouls avatar Sep 11 '23 10:09 SaltSouls

The Forge version had broken HUD batching (It didn't do anything) until 1.2.2. So I assume its the HUD batching causing issues on forge

RaphiMC avatar Sep 11 '23 10:09 RaphiMC

Yeah, the issue persists even when IM is the only mod installed. I will add that this seems to be a 1.19 issue as when testing on 1.20 this problem doesn't appear.

SaltSouls avatar Sep 11 '23 10:09 SaltSouls

@SaltSouls The xp level text issue will be fixed in the next release (#115)

RaphiMC avatar Sep 12 '23 16:09 RaphiMC

I can confirm this issue with last version of ImmediatlyFast Maybe layers out of order? MC 1.19.2 Forge: 43.2.21 IM: 1.2.3

Some exemples: From Inventory no problems: Captura de tela 2023-09-12 220246 From backpack missing info Captura de tela 2023-09-12 220300 XP text, but you guys already now Captura de tela 2023-09-12 220347 From OneProbe seems some layers are out of order Captura de tela 2023-09-12 220523 Had some issues with AE2 too, but I forgot to save

kurtramone avatar Sep 13 '23 05:09 kurtramone

@kurtramone Can you try with this version and see how many issues remain: https://upload.raphimc.net/file/NSEEbZs9dlTy3cYu/Pf3mvZZuLy7z42ex/ImmediatelyFast-1.2.4-SNAPSHOT%2B1.19.2.jar

RaphiMC avatar Sep 13 '23 16:09 RaphiMC

@kurtramone Can you try with this version and see how many issues remain: https://upload.raphimc.net/file/NSEEbZs9dlTy3cYu/Pf3mvZZuLy7z42ex/ImmediatelyFast-1.2.4-SNAPSHOT%2B1.19.2.jar

Got a crash with this file crash-2023-09-13_14.14.05-client.txt It this file for Forge?

kurtramone avatar Sep 13 '23 17:09 kurtramone

Seems it caused some kinda issue with computer craft.

SaltSouls avatar Sep 13 '23 18:09 SaltSouls

Fixed the issue, please try again: https://upload.raphimc.net/file/00skGjeBm8hhOe5D/kFomHd9oXyxZbx7n/ImmediatelyFast-1.2.4-SNAPSHOT%2B1.19.2.jar https://upload.raphimc.net/file/ojkmbC8AtNq8Xnjn/zoJStRrFUuf7B3zw/ImmediatelyFast-1.2.4-SNAPSHOT%2B1.20.1.jar

RaphiMC avatar Sep 13 '23 18:09 RaphiMC

Fixed the issue, please try again: https://upload.raphimc.net/file/00skGjeBm8hhOe5D/kFomHd9oXyxZbx7n/ImmediatelyFast-1.2.4-SNAPSHOT%2B1.19.2.jar https://upload.raphimc.net/file/ojkmbC8AtNq8Xnjn/zoJStRrFUuf7B3zw/ImmediatelyFast-1.2.4-SNAPSHOT%2B1.20.1.jar

This snapshot works, no crashes, just little issues with UI, still looks out of order/transparent/fade

OneProbe with issues Captura de tela 2023-09-13 171634 Stats in inventory OK Captura de tela 2023-09-13 171651 Stats from back pack invisble Captura de tela 2023-09-13 171711 XP text OK Captura de tela 2023-09-13 171740 OneProbe from energy cube (Mekanism), it can't load energy bar at bottom/blank artifact Captura de tela 2023-09-13 171819

You can see what I mean by looking at this older version IF 1.2.1 Captura de tela 2023-09-13 172543 Captura de tela 2023-09-13 172450 Captura de tela 2023-09-13 172517 Captura de tela 2023-09-13 172555 Captura de tela 2023-09-13 172359

I'll keep testing this snapshot version for more issues.

kurtramone avatar Sep 13 '23 20:09 kurtramone

The UI issues with modded elements will be fixed at a later point. Its a bit more complex to fix those properly

RaphiMC avatar Sep 13 '23 20:09 RaphiMC

Thanks for helping, that was super fast, if you need help with 1.19.2 just let me know (I'll wait for NeoForge in 1.20.2 to test it).

kurtramone avatar Sep 13 '23 20:09 kurtramone